Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/fedora-rawhide-x86_64-1676883740.083728/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: 0x564e63076b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x564e6306d4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x564e6306d588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x564e6306d620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63270cf0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x564e63270d80 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x564e63270e10 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x564e63270ea0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: ---------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: ---------------
27: REF TREE:
27: 0x564e63076c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306d710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306d7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63272cd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63272d60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63272df0 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: 0x564e63076d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e6306d8f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306d988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63274ca0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e63274d30 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63274dc0 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: 0x564e63076e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e6306da80 VAL: 'Several lines of text,
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: 0x564e6306db18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63276bd0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e63276c60 VAL: 'Several lines of text,
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] 0x564e63276cf0 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: 0x564e63076f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e6306dc10 VAL: 'Several 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: 0x564e6306dca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63278ba0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e63278c30 VAL: 'Several 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] 0x564e63278cc0 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: 0x564e63077080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306d3a0 VAL: 'Several lines 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] 0x564e6327abf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e6327ac80 VAL: 'Several lines 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: 0x564e63077198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306ddf0 VAL: 'Several lines 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] 0x564e6327cbc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e6327cc50 VAL: 'Several lines 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: 0x564e630772b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306dee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306df78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6327ebb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6327ec40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e6327ecd0 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: 0x564e630773c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306e108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63280af0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63280b80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63280c10 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: 0x564e630774e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e200 KEYVAL: 'example' 'Several lines of text,
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: 0x564e6306e298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63282bb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63282c40 KEYVAL: 'example' 'Several lines of text,
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] 0x564e63282cd0 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: 0x564e630775f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e390 KEYVAL: 'example' 'Several 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: 0x564e6306e428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63284bc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63284c50 KEYVAL: 'example' 'Several 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] 0x564e63284ce0 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: 0x564e63077710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306e5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63286bd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63286c60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63286cf0 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: 0x564e63077828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306e748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63288be0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63288c70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63288d00 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: 0x564e63077940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306e8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6328ac10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6328aca0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e6328ad30 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: 0x564e63077a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306ea68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6328cc40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6328ccd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e6328cd60 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: 0x564e63077b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306eb60 KEYVAL: 'example' 'Several lines 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] 0x564e6328ec10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e6328eca0 KEYVAL: 'example' 'Several lines 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: 0x564e63077c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306ec50 KEYVAL: 'example' 'Several lines 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] 0x564e63290c00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63290c90 KEYVAL: 'example' 'Several lines 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: 0x564e63077da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306ed40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306edd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63292cc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63292d50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63292de0 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: 0x564e63077eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e63071260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e630712f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63294e70 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63294f00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63294f90 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: 0x564e63077fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e63071440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x564e630714e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63296ba0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63296c30 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x564e63296cc0 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: 0x564e630780e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e630715d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x564e63071670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632988d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63298960 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x564e632989f0 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: 0x564e63078200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e63075d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x564e63075e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6329a6c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e6329a750 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x564e6329a7e0 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: 0x564e63078318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306ef70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x564e6306f008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6329c3f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6329c480 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x564e6329c510 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: 0x564e63078430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e630713a0 MAP: (1 sibs) 2 children:
27: 0x564e6306f240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x564e6306f2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6329e120 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e6329e1b0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x564e6329e240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x564e6329e2d0 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: 0x564e63078548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6329fe50 [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: 0x564e63078660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632a1b80 [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: 0x564e63078778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632a38b0 [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: 0x564e63078890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632a55e0 [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: 0x564e630789a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632a7310 [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: 0x564e63078ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632a9040 [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: 0x564e63078bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632aad70 [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: 0x564e63078cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632acaa0 [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: 0x564e63078e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632ae7d0 [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: 0x564e63078f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632b0500 [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: 0x564e63079038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632b2230 [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: 0x564e63079150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632b3f60 [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: 0x564e63079268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306f740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632b5c90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e632b5d20 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: 0x564e63079380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306f830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632b79c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e632b7a50 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: 0x564e63079498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306f920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632b96f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e632b9780 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: 0x564e630795b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306fa10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632bb420 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e632bb4b0 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: 0x564e630796c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306fb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632bd150 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e632bd1e0 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: 0x564e630797e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306fbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632bee80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e632bef10 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: 0x564e630798f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632c0bb0 [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: 0x564e63079a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632c28e0 [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: 0x564e63079b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632c4610 [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: 0x564e63079c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306fdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632c6340 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e632c63d0 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: 0x564e63079d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306fec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632c8070 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e632c8100 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: 0x564e63079e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306ffb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632c9da0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e632c9e30 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: 0x564e63079f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e630700a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632cbad0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e632cbb60 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: 0x564e6307a0a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632cd800 [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: 0x564e6307a1b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632cf530 [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: 0x564e6307a2d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632d1260 [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: 0x564e6307a3e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e63070280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632d2ff0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e632d3080 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: 0x564e6307a500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e63070370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632d4da0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e632d4e30 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: 0x564e6307a618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632d6b50 [ROOT] DOCVAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: ---------------
27: foo: |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x564e6307a730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e630704b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632d8900 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e632d8990 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27:
27:
27: ---------------
27: REF TREE:
27: 0x564e6307a848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e630705a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632da6b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e632da740 VAL: '
27:
27:
27: ' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: ---------------
27: |
27: asd---------------
27: REF TREE:
27: 0x564e6307a960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632dc460 [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: 0x564e6307aa78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632de210 [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: 0x564e6307ab90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632dffc0 [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: 0x564e6307aca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632e1d70 [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: 0x564e6307adc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632e3b20 [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: 0x564e6307aed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632e58d0 [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: 0x564e6307aff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632e7680 [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: 0x564e6307b108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632e9430 [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: 0x564e6307b220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632eb1d0 [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: 0x564e6307b338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632ecfe0 [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: 0x564e6307b450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632eedf0 [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: 0x564e6307b568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632f0c10 [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: 0x564e6307b680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632f29c0 [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: 0x564e6307b798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632f4770 [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: 0x564e6307b8b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632f6520 [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: 0x564e6307b9c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632f82d0 [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: 0x564e6307bae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632fa080 [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: 0x564e6307bbf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632fbe30 [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: 0x564e6307bd10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632fdbe0 [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: 0x564e6307be28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e6306f0b0 VAL: '
27: ' (2 sibs)
27: 0x564e6306f148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e632ff990 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e632ffa20 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x564e632ffab0 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_unix/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_unix/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: ---------------
27: - |+
27:
27: - |+
27:
27: ---------------
27: REF TREE:
27: 0x564e6307bf40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e63070cd0 VAL: '
27: ' (2 sibs)
27: 0x564e63070d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63301740 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e633017d0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x564e63301860 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: 0x564e63075f00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x564e6306c530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x564e6306c5c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x564e6306c660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x564e6306c6f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x564e6306c790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x564e6306c828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x564e6306c8c0 DOCSEQ: (8 sibs) 2 children:
27: 0x564e6306ca00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x564e6306ca98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x564e6306c958 DOCMAP: (8 sibs) 2 children:
27: 0x564e6306cb40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x564e6306cbd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63302050 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x564e633020e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x564e63302170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x564e63302200 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x564e63302290 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x564e63302320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x564e633023b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x564e63302440 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x564e633024d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x564e63302560 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x564e633025f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x564e63302680 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x564e63302710 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/1
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: (5B):ERROR: parse error
27: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_literal.cpp:381:2:1: hello (size=5)
27: ^~~~~ (cols 1-6)
27:
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: ---------------
27: - |
27: hello
27: there
27: - |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/2
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: ---------------
27: foo: |
27: hello
27: there
27: bar: |
27: ciao
27: qua
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/3
27: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL)
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: ---------------
27: --- |2
27: hello
27: there
27: ---------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ---------------
27: --- |1----------------
27: REF TREE:
27: 0x564e63076360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x564e6306d450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633044b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e63304540 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: 0x564e63076478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x564e6306cfe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63304dc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e63304e50 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: 0x564e63076590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x564e6306d0d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633056d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e63305760 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: 0x564e630766a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63305fe0 [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: 0x564e630767c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633068f0 [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: 0x564e630768d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63307200 [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: 0x564e630769f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306d2b0 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] 0x564e63307b10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63307ba0 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: 0x564e63076b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x564e6306d4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x564e6306d588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x564e6306d620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63308420 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x564e633084b0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x564e63308540 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x564e633085d0 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: 0x564e63076c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306d710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306d7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63308d30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63308dc0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63308e50 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: 0x564e63076d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e6306d8f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306d988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63309640 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e633096d0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63309760 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: 0x564e63076e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e6306da80 VAL: 'Several lines of text,
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: 0x564e6306db18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63309f50 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e63309fe0 VAL: 'Several lines of text,
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] 0x564e6330a070 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: 0x564e63076f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e6306dc10 VAL: 'Several 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: 0x564e6306dca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6330a860 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e6330a8f0 VAL: 'Several 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] 0x564e6330a980 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: 0x564e63077080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306d3a0 VAL: 'Several lines 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] 0x564e6330b170 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e6330b200 VAL: 'Several lines 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: 0x564e63077198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306ddf0 VAL: 'Several lines 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] 0x564e6330ba80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e6330bb10 VAL: 'Several lines 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: 0x564e630772b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306dee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306df78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6330c390 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6330c420 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e6330c4b0 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: 0x564e630773c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306e108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6330cca0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6330cd30 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e6330cdc0 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: 0x564e630774e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e200 KEYVAL: 'example' 'Several lines of text,
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: 0x564e6306e298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6330d5b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6330d640 KEYVAL: 'example' 'Several lines of text,
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] 0x564e6330d6d0 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: 0x564e630775f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e390 KEYVAL: 'example' 'Several 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: 0x564e6306e428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6330dec0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6330df50 KEYVAL: 'example' 'Several 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] 0x564e6330dfe0 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: 0x564e63077710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306e5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6330e7d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6330e860 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e6330e8f0 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: 0x564e63077828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306e748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6330f0e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6330f170 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e6330f200 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: 0x564e63077940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306e8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6330f9f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e6330fa80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e6330fb10 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: 0x564e63077a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306e9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306ea68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63310300 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63310390 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63310420 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: 0x564e63077b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306eb60 KEYVAL: 'example' 'Several lines 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] 0x564e63310c10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63310ca0 KEYVAL: 'example' 'Several lines 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: 0x564e63077c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306ec50 KEYVAL: 'example' 'Several lines 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] 0x564e63311520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e633115b0 KEYVAL: 'example' 'Several lines 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: 0x564e63077da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306ed40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e6306edd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63311e30 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63311ec0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63311f50 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: 0x564e63077eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e63071260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x564e630712f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63312740 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e633127d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x564e63312860 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: 0x564e63077fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e63071440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x564e630714e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63313050 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e633130e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x564e63313170 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: ---------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ---------------
27: REF TREE:
27: 0x564e630780e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e630715d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x564e63071670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63313960 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e633139f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x564e63313a80 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: 0x564e63078200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e63075d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x564e63075e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63314270 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63314300 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x564e63314390 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: 0x564e63078318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x564e6306ef70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x564e6306f008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63314b80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x564e63314c10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x564e63314ca0 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: 0x564e63078430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e630713a0 MAP: (1 sibs) 2 children:
27: 0x564e6306f240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x564e6306f2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63315490 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e63315520 MAP: (1 sibs) 2 children:
27: [2] [2] 0x564e633155b0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x564e63315640 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: #nodes=4 vs #printed=4
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.parse_windows/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: ---------------
27: |
27: ---------------
27: REF TREE:
27: 0x564e63078548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63315da0 [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: 0x564e63078660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633166b0 [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: 0x564e63078778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63316fc0 [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: 0x564e63078890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633178d0 [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: 0x564e630789a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633181e0 [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: 0x564e63078ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63318af0 [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: 0x564e63078bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63319400 [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: 0x564e63078cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63319d10 [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: 0x564e63078e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331a620 [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: 0x564e63078f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331af30 [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: 0x564e63079038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331b840 [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: 0x564e63079150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331c150 [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: 0x564e63079268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306f740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331ca60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e6331caf0 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: 0x564e63079380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306f830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331d370 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e6331d400 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: 0x564e63079498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306f920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331dc80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e6331dd10 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: 0x564e630795b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306fa10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331e590 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e6331e620 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: 0x564e630796c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306fb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331eea0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e6331ef30 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: 0x564e630797e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306fbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6331f7b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e6331f840 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: 0x564e630798f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633200c0 [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: 0x564e63079a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633209d0 [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: 0x564e63079b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633212e0 [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: 0x564e63079c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306fdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63321bf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e63321c80 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: 0x564e63079d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e6306fec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63322500 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e63322590 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: 0x564e63079e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e6306ffb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63322e10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63322ea0 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: 0x564e63079f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e630700a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63323720 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e633237b0 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: 0x564e6307a0a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63324030 [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: 0x564e6307a1b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63324940 [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: 0x564e6307a2d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63325250 [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: 0x564e6307a3e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e63070280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63325b60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63325bf0 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: 0x564e6307a500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e63070370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63326470 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e63326500 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: 0x564e6307a618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63326d80 [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: 0x564e6307a730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x564e630704b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63327690 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e63327720 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: 0x564e6307a848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x564e630705a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63327fa0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x564e63328030 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: 0x564e6307a960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633288b0 [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: 0x564e6307aa78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633291c0 [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: 0x564e6307ab90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63329ad0 [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: 0x564e6307aca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332a3e0 [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: 0x564e6307adc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332acf0 [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: 0x564e6307aed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332b600 [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: 0x564e6307aff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332bf10 [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: 0x564e6307b108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332c820 [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: 0x564e6307b220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332d130 [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: 0x564e6307b338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332da40 [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: 0x564e6307b450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332e350 [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: 0x564e6307b568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332ec60 [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: 0x564e6307b680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332f570 [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: 0x564e6307b798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e6332fe80 [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: 0x564e6307b8b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63330790 [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: 0x564e6307b9c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633310a0 [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: 0x564e6307bae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633319b0 [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: 0x564e6307bbf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633322c0 [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: 0x564e6307bd10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63332bd0 [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: 0x564e6307be28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e6306f0b0 VAL: '
27: ' (2 sibs)
27: 0x564e6306f148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e633334e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e63333570 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x564e63333600 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: 0x564e6307bf40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x564e63070cd0 VAL: '
27: ' (2 sibs)
27: 0x564e63070d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x564e63333df0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x564e63333e80 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x564e63333f10 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x564e6325c430 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x564e6325c4c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x564e6325c550 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x564e6325c5e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x564e6325c670 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x564e6325c700 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x564e6325c790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x564e6325c820 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x564e6325c8b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x564e6325c940 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x564e6325c9d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x564e6325ca60 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x564e6325caf0 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] 0x564e633378a0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x564e63337930 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x564e633379c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x564e63337a50 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x564e63337ae0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x564e63337b70 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x564e63337c00 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x564e63337c90 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x564e63337d20 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x564e63337db0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x564e63337e40 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x564e63337ed0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x564e63337f60 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: #nodes=13 vs #printed=13
27: --------------------------------------
27: ~~~~~~~~~~~~~~
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: --- |1-~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x564e632638f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e63263980 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x564e63338a90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e63338b20 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] 0x564e63265620 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e632656b0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x564e633393a0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e63339430 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] 0x564e63267350 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e632673e0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x564e63339cb0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x564e63339d40 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] 0x564e63269080 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x564e6333a5c0 [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] 0x564e6326adb0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x564e6333aed0 [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] 0x564e6326cae0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x564e6333b7e0 [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] 0x564e6326ec20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e6326ecb0 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] 0x564e6333c0f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x564e6333c180 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] 0x564e63270ea0 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] 0x564e6333ca00 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x564e6333ca90 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x564e6333cb20 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] 0x564e6333cbb0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: #nodes=4 vs #printed=4 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/11 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/12 27: ------------------------------------------- 27: running test case 'block literal no chomp, no indentation' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: example: |\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.\n 27: he end.\n 27: \n 27: another: text\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x564e63272cd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63272d60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63272df0 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] 0x564e6333d310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6333d3a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6333d430 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] 0x564e63274ca0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63274d30 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63274dc0 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] 0x564e6333dc20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6333dcb0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6333dd40 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] 0x564e63276bd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63276c60 VAL: 'Several lines of text, 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] 0x564e63276cf0 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] 0x564e6333e530 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6333e5c0 VAL: 'Several lines of text, 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] 0x564e6333e650 VAL: 'another val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/14 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/15 27: ------------------------------------------- 27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \n 27: - |-\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.t the end.\n 27: \n 27: \n 27: - another val\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x564e63278ba0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63278c30 VAL: 'Several 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] 0x564e63278cc0 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] 0x564e6333ee40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6333eed0 VAL: 'Several 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] 0x564e6333ef60 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] 0x564e6327abf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6327ac80 VAL: 'Several lines 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] 0x564e6333f750 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6333f7e0 VAL: 'Several lines 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] 0x564e6327cbc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6327cc50 VAL: 'Several lines 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] 0x564e63340060 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633400f0 VAL: 'Several lines 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] 0x564e6327ebb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6327ec40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6327ecd0 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] 0x564e63340970 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63340a00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63340a90 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] 0x564e63280af0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63280b80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63280c10 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] 0x564e63341280 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63341310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633413a0 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] 0x564e63282bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63282c40 KEYVAL: 'example' 'Several lines of text, 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] 0x564e63282cd0 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] 0x564e63341b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63341c20 KEYVAL: 'example' 'Several lines of text, 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] 0x564e63341cb0 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] 0x564e63284bc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63284c50 KEYVAL: 'example' 'Several 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] 0x564e63284ce0 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] 0x564e633424a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63342530 KEYVAL: 'example' 'Several 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] 0x564e633425c0 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] 0x564e63286bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63286c60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63286cf0 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] 0x564e63342db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63342e40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63342ed0 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] 0x564e63288be0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63288c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63288d00 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] 0x564e633436c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63343750 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633437e0 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] 0x564e6328ac10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6328aca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6328ad30 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] 0x564e63343fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63344060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633440f0 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] 0x564e6328cc40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6328ccd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6328cd60 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] 0x564e633448e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63344970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63344a00 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] 0x564e6328ec10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6328eca0 KEYVAL: 'example' 'Several lines 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] 0x564e633451f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63345280 KEYVAL: 'example' 'Several lines 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] 0x564e63290c00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63290c90 KEYVAL: 'example' 'Several lines 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] 0x564e63345b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63345b90 KEYVAL: 'example' 'Several lines 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] 0x564e63292cc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63292d50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63292de0 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] 0x564e63346410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633464a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63346530 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] 0x564e63294e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63294f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63294f90 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] 0x564e63346d20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63346db0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63346e40 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] 0x564e63296ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63296c30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63296cc0 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] 0x564e63347630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633476c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63347750 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] 0x564e632988d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63298960 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e632989f0 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] 0x564e63347f40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63347fd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63348060 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] 0x564e6329a6c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6329a750 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e6329a7e0 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] 0x564e63348850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633488e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63348970 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] 0x564e6329c3f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6329c480 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x564e6329c510 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] 0x564e63349160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633491f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x564e63349280 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] 0x564e6329e120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6329e1b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x564e6329e240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x564e6329e2d0 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] 0x564e63349a70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63349b00 MAP: (1 sibs) 2 children: 27: [2] [2] 0x564e63349b90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x564e63349c20 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] 0x564e6329fe50 [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] 0x564e6334a380 [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] 0x564e632a1b80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334ac90 [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] 0x564e632a38b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334b5a0 [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] 0x564e632a55e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334beb0 [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] 0x564e632a7310 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334c7c0 [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] 0x564e632a9040 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334d0d0 [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] 0x564e632aad70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334d9e0 [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] 0x564e632acaa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334e2f0 [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] 0x564e632ae7d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334ec00 [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] 0x564e632b0500 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334f510 [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] 0x564e632b2230 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6334fe20 [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] 0x564e632b3f60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63350730 [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] 0x564e632b5c90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e632b5d20 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63351040 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633510d0 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] 0x564e632b79c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e632b7a50 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] 0x564e63351950 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633519e0 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] 0x564e632b96f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e632b9780 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] 0x564e63352260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633522f0 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] 0x564e632bb420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e632bb4b0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63352b70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63352c00 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] 0x564e632bd150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e632bd1e0 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] 0x564e63353480 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63353510 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] 0x564e632bee80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e632bef10 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] 0x564e63353d90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63353e20 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] 0x564e632c0bb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e633546a0 [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] 0x564e632c28e0 [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] 0x564e63354fb0 [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] 0x564e632c4610 [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] 0x564e633558c0 [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] 0x564e632c6340 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e632c63d0 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] 0x564e633561d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63356260 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] 0x564e632c8070 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e632c8100 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] 0x564e63356ae0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63356b70 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] 0x564e632c9da0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e632c9e30 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] 0x564e633573f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63357480 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] 0x564e632cbad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e632cbb60 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] 0x564e63357d00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63357d90 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] 0x564e632cd800 [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] 0x564e63358610 [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] 0x564e632cf530 [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] 0x564e63358f20 [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] 0x564e632d1260 [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] 0x564e63359830 [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] 0x564e632d2ff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e632d3080 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] 0x564e6335a140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6335a1d0 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] 0x564e632d4da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e632d4e30 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] 0x564e6335aa50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6335aae0 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] 0x564e632d6b50 [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] 0x564e6335b360 [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] 0x564e632d8900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e632d8990 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] 0x564e6335bc70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6335bd00 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] 0x564e632da6b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e632da740 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] 0x564e6335c580 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6335c610 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] 0x564e632dc460 [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] 0x564e6335ce90 [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] 0x564e632de210 [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] 0x564e6335d7a0 [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] 0x564e632dffc0 [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] 0x564e6335e0b0 [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] 0x564e632e1d70 [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] 0x564e6335e9c0 [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] 0x564e632e3b20 [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] 0x564e6335f2d0 [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] 0x564e632e58d0 [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] 0x564e6335fbe0 [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] 0x564e632e7680 [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] 0x564e633604f0 [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] 0x564e632e9430 [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] 0x564e63360e00 [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] 0x564e632eb1d0 [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] 0x564e63361710 [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] 0x564e632ecfe0 [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] 0x564e63362020 [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] 0x564e632eedf0 [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] 0x564e63362930 [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] 0x564e632f0c10 [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] 0x564e63363240 [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] 0x564e632f29c0 [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] 0x564e63363b50 [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] 0x564e632f4770 [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] 0x564e63364460 [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] 0x564e632f6520 [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] 0x564e63364d70 [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] 0x564e632f82d0 [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] 0x564e63365680 [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] 0x564e632fa080 [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] 0x564e63365f90 [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] 0x564e632fbe30 [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] 0x564e633668a0 [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] 0x564e632fdbe0 [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] 0x564e633671b0 [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] 0x564e632ff990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e632ffa20 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e632ffab0 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] 0x564e63367ac0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63367b50 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e63367be0 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] 0x564e63301740 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633017d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e63301860 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] 0x564e63368400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63368490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e63368520 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] 0x564e63302050 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x564e633020e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x564e63302170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x564e63302200 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x564e63302290 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x564e63302320 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x564e633023b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x564e63302440 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x564e633024d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x564e63302560 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x564e633025f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x564e63302680 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x564e63302710 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] 0x564e63368d40 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x564e63368dd0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x564e63368e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x564e63368ef0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x564e63368f80 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x564e63369010 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x564e633690a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x564e63369130 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x564e633691c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x564e63369250 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x564e633692e0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x564e63369370 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x564e63369400 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: --- |1-~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x564e633044b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e63304540 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63369650 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e633696e0 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] 0x564e63304dc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e63304e50 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63369f60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e63369ff0 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] 0x564e633056d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e63305760 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6336a870 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e6336a900 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] 0x564e63305fe0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6336b180 [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] 0x564e633068f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6336ba90 [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] 0x564e63307200 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6336c3a0 [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] 0x564e63307b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63307ba0 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] 0x564e6336ccb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6336cd40 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] 0x564e63308420 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x564e633084b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x564e63308540 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] 0x564e633085d0 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] 0x564e6336d5c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x564e6336d650 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x564e6336d6e0 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] 0x564e6336d770 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] 0x564e63308d30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63308dc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63308e50 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] 0x564e6336ded0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6336df60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6336dff0 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] 0x564e63309640 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633096d0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63309760 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] 0x564e6336e880 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6336e910 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6336e9a0 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] 0x564e63309f50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63309fe0 VAL: 'Several lines of text, 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] 0x564e6330a070 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] 0x564e6336f230 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6336f2c0 VAL: 'Several lines of text, 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] 0x564e6336f350 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] 0x564e6330a860 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6330a8f0 VAL: 'Several 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] 0x564e6330a980 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] 0x564e6336fbe0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6336fc70 VAL: 'Several 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] 0x564e6336fd00 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] 0x564e6330b170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6330b200 VAL: 'Several lines 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] 0x564e633704f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63370580 VAL: 'Several lines 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] 0x564e6330ba80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6330bb10 VAL: 'Several lines 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] 0x564e63370e00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63370e90 VAL: 'Several lines 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] 0x564e6330c390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6330c420 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6330c4b0 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] 0x564e63371840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633718d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63371960 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] 0x564e6330cca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6330cd30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6330cdc0 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] 0x564e633721f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63372280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63372310 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] 0x564e6330d5b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6330d640 KEYVAL: 'example' 'Several lines of text, 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] 0x564e6330d6d0 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] 0x564e63372b00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63372b90 KEYVAL: 'example' 'Several lines of text, 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] 0x564e63372c20 KEYVAL: 'another' 'val' (2 sibs) 27: #nodes=3 vs #printed=3 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ 27: [ OK ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/20 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_windows_round_trip/21 27: ------------------------------------------- 27: running test case 'block literal as map val, explicit indentation 2, chomp=strip' 27: ------------------------------------------- 27: ~~~~~~~~~~~~~~ src yml: 27: \r\n 27: example: |-2\r\n 27: Several lines of text,\n 27: with some "quotes" of various 'types',\n 27: and also a blank line:\n 27: \n 27: plus another line at the end.ne at the end.\r\n 27: \r\n 27: \r\n 27: another: val\r\n 27: ~~~~~~~~~~~~~~ parsed tree: 27: -------------------------------------- 27: [0][0] 0x564e6330dec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6330df50 KEYVAL: 'example' 'Several 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] 0x564e6330dfe0 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] 0x564e633734b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63373540 KEYVAL: 'example' 'Several 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] 0x564e633735d0 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] 0x564e6330e7d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6330e860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6330e8f0 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] 0x564e63373e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63373ef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63373f80 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] 0x564e6330f0e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6330f170 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6330f200 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] 0x564e63374810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633748a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63374930 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] 0x564e6330f9f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6330fa80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6330fb10 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] 0x564e633751c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63375250 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633752e0 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] 0x564e63310300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63310390 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63310420 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] 0x564e63375b70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63375c00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63375c90 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] 0x564e63310c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63310ca0 KEYVAL: 'example' 'Several lines 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] 0x564e63376520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633765b0 KEYVAL: 'example' 'Several lines 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] 0x564e63311520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633115b0 KEYVAL: 'example' 'Several lines 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] 0x564e63376ed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63376f60 KEYVAL: 'example' 'Several lines 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] 0x564e63311e30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63311ec0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63311f50 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] 0x564e63377880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63377910 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633779a0 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] 0x564e63312740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633127d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63312860 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] 0x564e63378230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633782c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e63378350 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] 0x564e63313050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633130e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63313170 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] 0x564e63378ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63378c30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63378cc0 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] 0x564e63313960 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633139f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63313a80 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] 0x564e63379510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633795a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63379630 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] 0x564e63314270 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63314300 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63314390 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] 0x564e63379e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63379f10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e63379fa0 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] 0x564e63314b80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e63314c10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x564e63314ca0 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] 0x564e6337a790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6337a820 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x564e6337a8b0 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] 0x564e63315490 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63315520 MAP: (1 sibs) 2 children: 27: [2] [2] 0x564e633155b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x564e63315640 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] 0x564e6337b0d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6337b160 MAP: (1 sibs) 2 children: 27: [2] [2] 0x564e6337b1f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x564e6337b280 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] 0x564e63315da0 [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] 0x564e6337ba10 [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] 0x564e633166b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6337c320 [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] 0x564e63316fc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6337cc30 [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] 0x564e633178d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6337d540 [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] 0x564e633181e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6337de50 [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] 0x564e63318af0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6337e760 [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] 0x564e63319400 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6337f070 [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] 0x564e63319d10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e6337f980 [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] 0x564e6331a620 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63380290 [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] 0x564e6331af30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63380ba0 [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] 0x564e6331b840 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e633814b0 [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] 0x564e6331c150 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63381dc0 [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] 0x564e6331ca60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6331caf0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e633826d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63382760 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] 0x564e6331d370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6331d400 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] 0x564e63382fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63383070 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] 0x564e6331dc80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6331dd10 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] 0x564e633838f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63383980 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] 0x564e6331e590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6331e620 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63384200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63384290 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] 0x564e6331eea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6331ef30 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] 0x564e63384b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63384ba0 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] 0x564e6331f7b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6331f840 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] 0x564e63385420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633854b0 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] 0x564e633200c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x564e63385d30 [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] 0x564e633209d0 [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] 0x564e63386640 [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] 0x564e633212e0 [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] 0x564e63386f50 [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] 0x564e63321bf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63321c80 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] 0x564e63387860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633878f0 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] 0x564e63322500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63322590 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] 0x564e63388170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63388200 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] 0x564e63322e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63322ea0 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] 0x564e63388a80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63388b10 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] 0x564e63323720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633237b0 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] 0x564e63389390 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63389420 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] 0x564e63324030 [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] 0x564e63389ca0 [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] 0x564e63324940 [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] 0x564e6338a5b0 [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] 0x564e63325250 [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] 0x564e6338aec0 [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] 0x564e63325b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63325bf0 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] 0x564e6338b7d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6338b860 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] 0x564e63326470 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63326500 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] 0x564e6338c0e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6338c170 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] 0x564e63326d80 [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] 0x564e6338c9f0 [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] 0x564e63327690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e63327720 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] 0x564e6338d300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6338d390 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] 0x564e63327fa0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e63328030 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] 0x564e6338dc40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6338dcd0 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] 0x564e633288b0 [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] 0x564e6338e550 [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] 0x564e633291c0 [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] 0x564e6338ee60 [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] 0x564e63329ad0 [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] 0x564e6338f770 [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] 0x564e6332a3e0 [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] 0x564e63390080 [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] 0x564e6332acf0 [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] 0x564e63390990 [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] 0x564e6332b600 [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] 0x564e633912a0 [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] 0x564e6332bf10 [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] 0x564e63391bb0 [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] 0x564e6332c820 [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] 0x564e633924c0 [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] 0x564e6332d130 [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] 0x564e63392dd0 [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] 0x564e6332da40 [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] 0x564e633936e0 [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] 0x564e6332e350 [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] 0x564e63393ff0 [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] 0x564e6332ec60 [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] 0x564e63394930 [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] 0x564e6332f570 [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] 0x564e63395240 [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] 0x564e6332fe80 [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] 0x564e63395b50 [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] 0x564e63330790 [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] 0x564e63396460 [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] 0x564e633310a0 [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] 0x564e63396d70 [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] 0x564e633319b0 [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] 0x564e63397680 [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] 0x564e633322c0 [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] 0x564e63397f90 [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] 0x564e63332bd0 [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] 0x564e633988a0 [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] 0x564e633334e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63333570 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e63333600 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] 0x564e633991b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63399240 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e633992d0 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] 0x564e63333df0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63333e80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e63333f10 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] 0x564e63399af0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e63399b80 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e63399c10 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: 0x564e63075f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x564e6306c530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x564e6306c5c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x564e6306c660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x564e6306c6f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x564e6306c790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x564e6306c828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x564e6306c8c0 DOCSEQ: (8 sibs) 2 children: 27: 0x564e6306ca00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x564e6306ca98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x564e6306c958 DOCMAP: (8 sibs) 2 children: 27: 0x564e6306cb40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x564e6306cbd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339a430 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x564e6339a4c0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x564e6339a550 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x564e6339a5e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x564e6339a670 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x564e6339a700 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x564e6339a790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x564e6339a820 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x564e6339a8b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x564e6339a940 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x564e6339a9d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x564e6339aa60 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x564e6339aaf0 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: REF TREE: 27: 0x564e63076360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x564e6306d450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6325a920 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e6325a9b0 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: 0x564e63076478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x564e6306cfe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339ab90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e6339ac20 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: 0x564e63076590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x564e6306d0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339acc0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e6339ad50 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: 0x564e630766a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339adf0 [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: 0x564e630767c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339ae90 [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: 0x564e630768d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339af30 [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: 0x564e630769f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306d2b0 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] 0x564e6339afd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339b060 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: 0x564e63076b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x564e6306d4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x564e6306d588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x564e6306d620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339b100 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x564e6339b190 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x564e6339b220 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] 0x564e6339b2b0 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: 0x564e63076c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306d710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306d7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339b350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339b3e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339b470 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: 0x564e63076d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e6306d8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306d988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339b510 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6339b5a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339b630 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: 0x564e63076e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e6306da80 VAL: 'Several lines of text, 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: 0x564e6306db18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339b6d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6339b760 VAL: 'Several lines of text, 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] 0x564e6339b7f0 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: 0x564e63076f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e6306dc10 VAL: 'Several 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: 0x564e6306dca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339b890 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e6339b920 VAL: 'Several 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] 0x564e6339b9b0 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: 0x564e63077080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306d3a0 VAL: 'Several lines 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] 0x564e6339ba50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339bae0 VAL: 'Several lines 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: 0x564e63077198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306ddf0 VAL: 'Several lines 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] 0x564e6339bb80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339bc10 VAL: 'Several lines 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: 0x564e630772b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306dee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306df78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339bcb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339bd40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339bdd0 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: 0x564e630773c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306e108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339be70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339bf00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339bf90 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: 0x564e630774e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e200 KEYVAL: 'example' 'Several lines of text, 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: 0x564e6306e298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339c030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339c0c0 KEYVAL: 'example' 'Several lines of text, 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] 0x564e6339c150 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: 0x564e630775f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e390 KEYVAL: 'example' 'Several 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: 0x564e6306e428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339c1f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339c280 KEYVAL: 'example' 'Several 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] 0x564e6339c310 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: 0x564e63077710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306e5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339c3b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339c440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339c4d0 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: 0x564e63077828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306e748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339c570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339c600 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339c690 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: 0x564e63077940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306e8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339c730 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339c7c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339c850 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: 0x564e63077a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306ea68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339c8f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339c980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339ca10 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: 0x564e63077b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306eb60 KEYVAL: 'example' 'Several lines 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] 0x564e6339cab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339cb40 KEYVAL: 'example' 'Several lines 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: 0x564e63077c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306ec50 KEYVAL: 'example' 'Several lines 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] 0x564e6339cbe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339cc70 KEYVAL: 'example' 'Several lines 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: 0x564e63077da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306ed40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306edd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339cd10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339cda0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339ce30 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: 0x564e63077eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e63071260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e630712f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339ced0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339cf60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e6339cff0 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: 0x564e63077fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e63071440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x564e630714e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339d090 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339d120 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e6339d1b0 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: 0x564e630780e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e630715d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x564e63071670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339d250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339d2e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e6339d370 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: 0x564e63078200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e63075d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x564e63075e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339d410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339d4a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e6339d530 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: 0x564e63078318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306ef70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x564e6306f008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339d5d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e6339d660 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x564e6339d6f0 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: 0x564e63078430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e630713a0 MAP: (1 sibs) 2 children: 27: 0x564e6306f240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x564e6306f2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339d790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339d820 MAP: (1 sibs) 2 children: 27: [2] [2] 0x564e6339d8b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x564e6339d940 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: 0x564e63078548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339d9e0 [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: 0x564e63078660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339da80 [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: 0x564e63078778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339db20 [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: 0x564e63078890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339dbc0 [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: 0x564e630789a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339dc60 [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: 0x564e63078ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339dd00 [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: 0x564e63078bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339dda0 [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: 0x564e63078cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339de40 [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: 0x564e63078e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339dee0 [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: 0x564e63078f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339df80 [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: 0x564e63079038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e020 [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: 0x564e63079150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e0c0 [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: 0x564e63079268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306f740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339e1f0 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: 0x564e63079380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306f830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e290 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339e320 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: 0x564e63079498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306f920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e3c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339e450 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: 0x564e630795b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306fa10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e4f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339e580 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 (2 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: 0x564e630796c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306fb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e620 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339e6b0 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: 0x564e630797e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306fbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e750 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339e7e0 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: 0x564e630798f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e880 [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: 0x564e63079a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e920 [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: 0x564e63079b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339e9c0 [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: 0x564e63079c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306fdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339ea60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339eaf0 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: 0x564e63079d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306fec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339eb90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339ec20 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: 0x564e63079e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306ffb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339ecc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339ed50 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: 0x564e63079f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e630700a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339edf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339ee80 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: 0x564e6307a0a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339ef20 [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: 0x564e6307a1b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339efc0 [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: 0x564e6307a2d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f060 [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: 0x564e6307a3e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e63070280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f100 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339f190 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: 0x564e6307a500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e63070370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f230 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339f2c0 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: 0x564e6307a618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f360 [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: 0x564e6307a730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e630704b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e6339f490 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: 0x564e6307a848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e630705a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f530 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e6339f5c0 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: 0x564e6307a960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f660 [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: 0x564e6307aa78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f700 [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: 0x564e6307ab90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f7a0 [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: 0x564e6307aca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f840 [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: 0x564e6307adc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f8e0 [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: 0x564e6307aed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339f980 [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: 0x564e6307aff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339fa20 [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: 0x564e6307b108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339fac0 [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: 0x564e6307b220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339fb60 [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: 0x564e6307b338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339fc00 [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: 0x564e6307b450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339fca0 [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: 0x564e6307b568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339fd40 [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: 0x564e6307b680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339fde0 [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: 0x564e6307b798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339fe80 [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: 0x564e6307b8b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339ff20 [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: 0x564e6307b9c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e6339ffc0 [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: 0x564e6307bae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a0060 [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: 0x564e6307bbf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a0100 [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: 0x564e6307bd10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a01a0 [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: 0x564e6307be28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e6306f0b0 VAL: ' 27: ' (2 sibs) 27: 0x564e6306f148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a0240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633a02d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e633a0360 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: 0x564e6307bf40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e63070cd0 VAL: ' 27: ' (2 sibs) 27: 0x564e63070d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a0400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633a0490 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e633a0520 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: 0x564e63075f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x564e6306c530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x564e6306c5c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x564e6306c660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x564e6306c6f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x564e6306c790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x564e6306c828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x564e6306c8c0 DOCSEQ: (8 sibs) 2 children: 27: 0x564e6306ca00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x564e6306ca98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x564e6306c958 DOCMAP: (8 sibs) 2 children: 27: 0x564e6306cb40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x564e6306cbd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a05c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x564e633a0650 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x564e633a06e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x564e633a0770 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x564e633a0800 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x564e633a0890 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x564e633a0920 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x564e633a09b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x564e633a0a40 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x564e633a0ad0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x564e633a0b60 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x564e633a0bf0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x564e633a0c80 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: #nodes=13 vs #printed=13 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 27: ------------------------------------------- 27: running test case 'indentation requirements err seq' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 27: ------------------------------------------- 27: running test case 'indentation requirements err map' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 27: ------------------------------------------- 27: running test case 'indentation requirements err level' 27: ------------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_recreate_from_ref/4 27: ------------------------------------------- 27: running test case 'empty, specs only 2G84_02' 27: ------------------------------------------- 27: REF TREE: 27: 0x564e63076360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x564e6306d450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a0d20 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e633a0db0 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: 0x564e63076478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x564e6306cfe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a0e50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e633a0ee0 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: 0x564e63076590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x564e6306d0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a0f80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x564e633a1010 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: 0x564e630766a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a10b0 [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: 0x564e630767c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a1150 [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: 0x564e630768d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a11f0 [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: 0x564e630769f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306d2b0 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] 0x564e633a1290 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a1320 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: 0x564e63076b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x564e6306d4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x564e6306d588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x564e6306d620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a13c0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x564e633a1450 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x564e633a14e0 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] 0x564e633a1570 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: 0x564e63076c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306d710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306d7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a1610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a16a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a1730 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: 0x564e63076d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e6306d8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306d988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a17d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633a1860 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a18f0 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: 0x564e63076e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e6306da80 VAL: 'Several lines of text, 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: 0x564e6306db18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a1990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633a1a20 VAL: 'Several lines of text, 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] 0x564e633a1ab0 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: 0x564e63076f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e6306dc10 VAL: 'Several 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: 0x564e6306dca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a1b50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633a1be0 VAL: 'Several 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] 0x564e633a1c70 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: 0x564e63077080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306d3a0 VAL: 'Several lines 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] 0x564e633a1d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a1da0 VAL: 'Several lines 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: 0x564e63077198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306ddf0 VAL: 'Several lines 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] 0x564e633a1e40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a1ed0 VAL: 'Several lines 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: 0x564e630772b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306dee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306df78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a1f70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a2000 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a2090 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: 0x564e630773c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306e108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a2130 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a21c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a2250 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: 0x564e630774e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e200 KEYVAL: 'example' 'Several lines of text, 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: 0x564e6306e298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a22f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a2380 KEYVAL: 'example' 'Several lines of text, 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] 0x564e633a2410 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: 0x564e630775f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e390 KEYVAL: 'example' 'Several 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: 0x564e6306e428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a24b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a2540 KEYVAL: 'example' 'Several 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] 0x564e633a25d0 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: 0x564e63077710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306e5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a2670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a2700 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a2790 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: 0x564e63077828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306e748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a2830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a28c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a2950 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: 0x564e63077940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306e8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a29f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a2a80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a2b10 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: 0x564e63077a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306e9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306ea68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a2bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a2c40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a2cd0 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: 0x564e63077b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306eb60 KEYVAL: 'example' 'Several lines 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] 0x564e633a2d70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a2e00 KEYVAL: 'example' 'Several lines 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: 0x564e63077c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306ec50 KEYVAL: 'example' 'Several lines 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] 0x564e633a2ea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a2f30 KEYVAL: 'example' 'Several lines 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: 0x564e63077da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306ed40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e6306edd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a2fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a3060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a30f0 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: 0x564e63077eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e63071260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x564e630712f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3190 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a3220 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x564e633a32b0 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: 0x564e63077fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e63071440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x564e630714e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a33e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e633a3470 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: 0x564e630780e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e630715d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x564e63071670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a35a0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e633a3630 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: 0x564e63078200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e63075d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x564e63075e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a36d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a3760 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x564e633a37f0 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: 0x564e63078318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x564e6306ef70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x564e6306f008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3890 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x564e633a3920 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x564e633a39b0 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: 0x564e63078430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e630713a0 MAP: (1 sibs) 2 children: 27: 0x564e6306f240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x564e6306f2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3a50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a3ae0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x564e633a3b70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x564e633a3c00 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: 0x564e63078548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3ca0 [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: 0x564e63078660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3d40 [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: 0x564e63078778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3de0 [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: 0x564e63078890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3e80 [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: 0x564e630789a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3f20 [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: 0x564e63078ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a3fc0 [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: 0x564e63078bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4060 [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: 0x564e63078cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4100 [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: 0x564e63078e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a41a0 [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: 0x564e63078f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4240 [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: 0x564e63079038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a42e0 [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: 0x564e63079150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4380 [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: 0x564e63079268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306f740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a44b0 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: 0x564e63079380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306f830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4550 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a45e0 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: 0x564e63079498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306f920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a4710 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: 0x564e630795b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306fa10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a47b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a4840 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: 0x564e630796c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306fb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a48e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a4970 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: 0x564e630797e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306fbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a4aa0 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: 0x564e630798f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4b40 [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: 0x564e63079a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4be0 [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: 0x564e63079b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4c80 [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: 0x564e63079c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306fdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4d20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a4db0 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: 0x564e63079d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e6306fec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a4ee0 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: 0x564e63079e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e6306ffb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a4f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a5010 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: 0x564e63079f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e630700a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a50b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a5140 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: 0x564e6307a0a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a51e0 [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: 0x564e6307a1b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5280 [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: 0x564e6307a2d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5320 [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: 0x564e6307a3e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e63070280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a53c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a5450 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: 0x564e6307a500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e63070370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a54f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a5580 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: 0x564e6307a618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5620 [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: 0x564e6307a730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x564e630704b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a56c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x564e633a5750 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: 0x564e6307a848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x564e630705a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a57f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x564e633a5880 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: 0x564e6307a960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5920 [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: 0x564e6307aa78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a59c0 [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: 0x564e6307ab90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5a60 [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: 0x564e6307aca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5b00 [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: 0x564e6307adc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5ba0 [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: 0x564e6307aed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5c40 [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: 0x564e6307aff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5ce0 [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: 0x564e6307b108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5d80 [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: 0x564e6307b220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5e20 [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: 0x564e6307b338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5ec0 [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: 0x564e6307b450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a5f60 [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: 0x564e6307b568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a6000 [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: 0x564e6307b680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a60a0 [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: 0x564e6307b798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a6140 [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: 0x564e6307b8b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a61e0 [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: 0x564e6307b9c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a6280 [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: 0x564e6307bae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a6320 [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: 0x564e6307bbf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a63c0 [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: 0x564e6307bd10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a6460 [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: 0x564e6307be28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e6306f0b0 VAL: ' 27: ' (2 sibs) 27: 0x564e6306f148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a6500 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633a6590 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e633a6620 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: 0x564e6307bf40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x564e63070cd0 VAL: ' 27: ' (2 sibs) 27: 0x564e63070d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x564e633a66c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x564e633a6750 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x564e633a67e0 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 (107 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (108 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.12 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (1 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x55cc38076780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55cc3806d0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d460 DOCSEQ: (8 sibs) 2 children: 28: 0x55cc3806d5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55cc3806d638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55cc3806d4f8 DOCMAP: (8 sibs) 2 children: 28: 0x55cc3806d6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55cc3806d778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381dd470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55cc381dd500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55cc381dd590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55cc381dd620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55cc381dd6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55cc381dd740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55cc381dd7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55cc381dd860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55cc381dd8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55cc381dd980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55cc381dda10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55cc381ddaa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55cc381ddb30 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (4B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x55cc38076be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381e6480 [ROOT] DOCVAL: 'foo 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: 28: --------------- 28: REF TREE: 28: 0x55cc38076cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381e81b0 [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: 0x55cc38076e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381e9ee0 [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: 0x55cc38076f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55cc3806dc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55cc3806dd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55cc3806dda0 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] 0x55cc381ec690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55cc381ec720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55cc381ec7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55cc381ec840 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: --------------- 28: 28: - > 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: - another val 28: --------------- 28: REF TREE: 28: 0x55cc38077040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc3806de90 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: 0x55cc3806df28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381ee500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc381ee590 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] 0x55cc381ee620 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: 0x55cc38077158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381f04f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f0580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc381f0610 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_unix/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: --------------- 28: 28: example: >+ 28: Several lines of text, 28: with some "quotes" of various 'types', 28: and also a blank line: 28: 28: plus another line at the end. 28: 28: 28: another: val 28: --------------- 28: REF TREE: 28: 0x55cc38077270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e1b0 KEYVAL: '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: 0x55cc3806e248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381f2430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f24c0 KEYVAL: '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] 0x55cc381f2550 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: 0x55cc38077388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e340 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: 0x55cc3806e3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381f4420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f44b0 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] 0x55cc381f4540 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: 0x55cc380774a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381f6410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f64a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc381f6530 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: 0x55cc380775b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e660 KEYVAL: '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: 0x55cc3806e6f8 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] 0x55cc381f84e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f8570 KEYVAL: '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] 0x55cc381f8600 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: 0x55cc380776d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806fa50 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: 0x55cc3806fae8 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] 0x55cc381fa6f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381fa780 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] 0x55cc381fa810 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: 0x55cc380777e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806fb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806fc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381fc7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381fc840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc381fc8d0 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: 0x55cc38077900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc38071fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc38072078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381fe7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381fe850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc381fe8e0 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: 0x55cc38077a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382007f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38200880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38200910 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: 0x55cc38077b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ea70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806eb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38202820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382028b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38202940 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: 0x55cc38077c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ec00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806ec98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382047f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38204880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38204910 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: 0x55cc38077d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ed90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806ee28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382069a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38206a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38206ac0 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: 0x55cc38077e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55cc3806eed0 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] 0x55cc38208870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55cc38208900 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: 0x55cc38077f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806efc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806f058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3820a840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3820a8d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc3820a960 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: 0x55cc380780a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3820c570 [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: 0x55cc380781c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3820e2a0 [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: 0x55cc380782d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3820ffd0 [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: 0x55cc380783f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38211d00 [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: 0x55cc38078508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38213a30 [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: 0x55cc38078620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38215760 [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: 0x55cc38078738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38217490 [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: 0x55cc38078850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382191c0 [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: 0x55cc38078968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3821aef0 [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: 0x55cc38078a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3821cc20 [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: 0x55cc38078b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3821e950 [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: 0x55cc38078cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38220680 [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: 0x55cc38078dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382223b0 [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: 0x55cc38078ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382240e0 [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: 0x55cc38078ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38225e10 [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: 0x55cc38079110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38227b40 [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: 0x55cc38079228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38229870 [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: 0x55cc38079340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3822b5a0 [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: 0x55cc38079458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3822d2d0 [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: 0x55cc38079570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3822f000 [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: 0x55cc38079688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38230d30 [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: 0x55cc380797a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38232a60 [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: 0x55cc380798b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38234790 [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: 0x55cc380799d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382364c0 [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: 0x55cc38079ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382381f0 [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: 0x55cc38079c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38239f80 [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: 0x55cc38079d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3823bd30 [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: 0x55cc38079e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3823dae0 [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: 0x55cc38079f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3823f890 [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: 0x55cc3807a060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38241640 [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: 0x55cc3807a178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382433f0 [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: 0x55cc3807a290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382451a0 [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: 0x55cc3807a3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38246f50 [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: 0x55cc3807a4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38248d00 [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: 0x55cc3807a5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3824aab0 [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: 0x55cc3807a6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3824c860 [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: 0x55cc3807a808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3824e610 [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: 0x55cc3807a920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382503c0 [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: 0x55cc3807aa38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38252170 [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: 0x55cc3807ab50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38253f20 [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: 0x55cc3807ac68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc38070090 VAL: ' 28: ' (2 sibs) 28: 0x55cc38070128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38255cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc38255d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc38255df0 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: 0x55cc3807ad80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc38070220 VAL: ' 28: ' (2 sibs) 28: 0x55cc380702b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38257a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc38257b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc38257ba0 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: 0x55cc38076780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55cc3806d0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d460 DOCSEQ: (8 sibs) 2 children: 28: 0x55cc3806d5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55cc3806d638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55cc3806d4f8 DOCMAP: (8 sibs) 2 children: 28: 0x55cc3806d6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55cc3806d778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38258390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55cc38258420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55cc382584b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55cc38258540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55cc382585d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55cc38258660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55cc382586f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55cc38258780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55cc38258810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55cc382588a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55cc38258930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55cc382589c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55cc38258a50 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: (5B):ERROR: parse error 28: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_block_folded.cpp:846:2:1: hello (size=5) 28: ^~~~~ (cols 1-6) 28: 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: --------------- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: --------------- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 28: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/parse.cpp:3867:check failed: has_none(SSCL) 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: --------------- 28: --- >2 28: hello 28: there 28: --------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: --------------- 28: > 28: foo 28: --------------- 28: REF TREE: 28: 0x55cc38076be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3825a870 [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: 0x55cc38076cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3825b180 [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: 0x55cc38076e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3825ba90 [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: 0x55cc38076f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55cc3806dc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55cc3806dd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55cc3806dda0 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] 0x55cc3825c3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55cc3825c430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55cc3825c4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55cc3825c550 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: 0x55cc38077040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc3806de90 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: 0x55cc3806df28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3825ccb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825cd40 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] 0x55cc3825cdd0 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: 0x55cc38077158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3825d5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825d650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc3825d6e0 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: 0x55cc38077270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e1b0 KEYVAL: '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: 0x55cc3806e248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3825ded0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825df60 KEYVAL: '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] 0x55cc3825dff0 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: 0x55cc38077388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e340 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: 0x55cc3806e3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3825e7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825e870 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] 0x55cc3825e900 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: 0x55cc380774a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3825f0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825f180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc3825f210 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: 0x55cc380775b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e660 KEYVAL: '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: 0x55cc3806e6f8 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] 0x55cc3825fa00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825fa90 KEYVAL: '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] 0x55cc3825fb20 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: 0x55cc380776d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806fa50 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: 0x55cc3806fae8 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] 0x55cc38260310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382603a0 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] 0x55cc38260430 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: 0x55cc380777e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806fb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806fc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38260c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38260cb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38260d40 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: 0x55cc38077900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc38071fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc38072078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38261530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382615c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38261650 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: 0x55cc38077a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38261e40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38261ed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38261f60 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: 0x55cc38077b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ea70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806eb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38262750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382627e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38262870 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: 0x55cc38077c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ec00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806ec98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38263060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382630f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38263180 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: 0x55cc38077d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ed90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806ee28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38263a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38263ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38263b60 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: 0x55cc38077e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55cc3806eed0 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] 0x55cc38264350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55cc382643e0 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: 0x55cc38077f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806efc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806f058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38264c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38264cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38264d80 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: 0x55cc380780a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38265570 [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: 0x55cc380781c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38265e80 [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: 0x55cc380782d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38266790 [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: 0x55cc380783f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382670a0 [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: 0x55cc38078508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382679b0 [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: 0x55cc38078620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382682c0 [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: 0x55cc38078738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38268bd0 [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: 0x55cc38078850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382694e0 [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: 0x55cc38078968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38269df0 [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: 0x55cc38078a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826a700 [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: 0x55cc38078b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826b010 [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: 0x55cc38078cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826b920 [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: 0x55cc38078dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826c230 [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: 0x55cc38078ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826cb40 [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: 0x55cc38078ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826d450 [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: 0x55cc38079110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826dd60 [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: 0x55cc38079228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826e670 [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: 0x55cc38079340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826ef80 [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: 0x55cc38079458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3826f890 [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: 0x55cc38079570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382701a0 [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: 0x55cc38079688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38270ab0 [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: 0x55cc380797a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382713c0 [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: 0x55cc380798b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38271cd0 [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: 0x55cc380799d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382725e0 [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: 0x55cc38079ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38272ef0 [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: 0x55cc38079c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38273800 [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: 0x55cc38079d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38274110 [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: 0x55cc38079e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38274a20 [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: 0x55cc38079f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38275330 [ROOT] DOCVAL: 'asd 28: 28: ' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_windows/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: --------------- 28: >+--------------- 28: REF TREE: 28: 0x55cc3807a060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38275c40 [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: 0x55cc3807a178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38276550 [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: 0x55cc3807a290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38276e60 [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: 0x55cc3807a3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38277770 [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: 0x55cc3807a4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38278080 [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: 0x55cc3807a5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38278990 [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: 0x55cc3807a6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382792a0 [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: 0x55cc3807a808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc38279bb0 [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: 0x55cc3807a920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3827a4c0 [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: 0x55cc3807aa38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3827add0 [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: 0x55cc3807ab50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3827b6e0 [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: 0x55cc3807ac68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc38070090 VAL: ' 28: ' (2 sibs) 28: 0x55cc38070128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3827bff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc3827c080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc3827c110 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: 0x55cc3807ad80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc38070220 VAL: ' 28: ' (2 sibs) 28: 0x55cc380702b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc3827c900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc3827c990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc3827ca20 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\n 28: >\n 28: hello there\n 28: ---\n 28: >\n 28: hello there\n 28: e\n 28: ---\n 28: >\n 28: hello there\n 28: ere\n 28: ---\n 28: >\n 28: ciao qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: o\n 28: qua\n 28: ---\n 28: - >\n 28: hello there\n 28: e\n 28: - >\n 28: ciao qua\n 28: a\n 28: ---\n 28: foo: >\n 28: hello there\n 28: e\n 28: bar: >\n 28: ciao qua\n 28: a\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55cc381dd470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55cc381dd500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55cc381dd590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55cc381dd620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55cc381dd6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55cc381dd740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55cc381dd7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55cc381dd860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55cc381dd8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55cc381dd980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55cc381dda10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55cc381ddaa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55cc381ddb30 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] 0x55cc3827f940 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55cc3827f9d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55cc3827fa60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55cc3827faf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55cc3827fb80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55cc3827fc10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55cc3827fca0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55cc3827fd30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55cc3827fdc0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55cc3827fe50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55cc3827fee0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55cc3827ff70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55cc38280000 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: foo\n 28: o\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55cc381e6480 [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] 0x55cc38280b30 [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] 0x55cc381e81b0 [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] 0x55cc38281440 [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] 0x55cc381e9ee0 [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] 0x55cc38281d50 [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] 0x55cc381ec690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55cc381ec720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55cc381ec7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55cc381ec840 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] 0x55cc38282660 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55cc382826f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55cc38282780 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55cc38282810 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: #nodes=4 vs #printed=4 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: - >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: the end.\n 28: \n 28: \n 28: - another val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55cc381ee500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc381ee590 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] 0x55cc381ee620 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] 0x55cc38282f70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc38283000 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] 0x55cc38283090 VAL: 'another val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: t the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55cc381f04f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f0580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc381f0610 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] 0x55cc38283880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38283910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382839a0 KEYVAL: 'another' 'val' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: \n 28: example: >+\n 28: Several lines of text, with some "quotes" of various 'types', and also a blank line:\n 28: plus another line at the end.\n 28: \n 28: \n 28: the end.\n 28: \n 28: \n 28: another: val\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55cc381f2430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f24c0 KEYVAL: '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] 0x55cc381f2550 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] 0x55cc38284190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38284220 KEYVAL: '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] 0x55cc382842b0 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] 0x55cc381f4420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f44b0 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] 0x55cc381f4540 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] 0x55cc38284aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38284b30 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] 0x55cc38284bc0 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] 0x55cc381f6410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f64a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc381f6530 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] 0x55cc382853b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38285440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382854d0 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] 0x55cc381f84e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381f8570 KEYVAL: '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] 0x55cc381f8600 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] 0x55cc38285cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38285d50 KEYVAL: '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] 0x55cc38285de0 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] 0x55cc381fa6f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381fa780 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] 0x55cc381fa810 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] 0x55cc382865d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38286660 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] 0x55cc382866f0 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] 0x55cc381fc7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381fc840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc381fc8d0 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] 0x55cc38286ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38286f70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38287000 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] 0x55cc381fe7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc381fe850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc381fe8e0 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] 0x55cc382877f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38287880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38287910 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] 0x55cc382007f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38200880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38200910 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] 0x55cc38288100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38288190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38288220 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] 0x55cc38202820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382028b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38202940 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] 0x55cc38288a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38288aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38288b30 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] 0x55cc382047f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38204880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38204910 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] 0x55cc38289320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382893b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38289440 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] 0x55cc382069a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38206a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38206ac0 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] 0x55cc38289c30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38289cc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38289d50 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] 0x55cc38208870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55cc38208900 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] 0x55cc3828a540 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55cc3828a5d0 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] 0x55cc3820a840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3820a8d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc3820a960 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] 0x55cc3828ae50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3828aee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc3828af70 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] 0x55cc3820c570 [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] 0x55cc3828b760 [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] 0x55cc3820e2a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3828c070 [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] 0x55cc3820ffd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3828c980 [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] 0x55cc38211d00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3828d290 [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] 0x55cc38213a30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3828dba0 [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] 0x55cc38215760 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3828e4b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\n 28: \n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55cc38217490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3828edc0 [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] 0x55cc382191c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3828f6d0 [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] 0x55cc3821aef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3828ffe0 [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] 0x55cc3821cc20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382908f0 [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] 0x55cc3821e950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc38291200 [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] 0x55cc38220680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc38291b10 [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] 0x55cc382223b0 [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] 0x55cc38292420 [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] 0x55cc382240e0 [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] 0x55cc38292d30 [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] 0x55cc38225e10 [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] 0x55cc38293640 [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] 0x55cc38227b40 [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] 0x55cc38293f50 [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] 0x55cc38229870 [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] 0x55cc38294860 [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] 0x55cc3822b5a0 [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] 0x55cc38295170 [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] 0x55cc3822d2d0 [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] 0x55cc38295a80 [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] 0x55cc3822f000 [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] 0x55cc38296390 [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] 0x55cc38230d30 [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] 0x55cc38296ca0 [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] 0x55cc38232a60 [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] 0x55cc382975b0 [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] 0x55cc38234790 [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] 0x55cc38297ec0 [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] 0x55cc382364c0 [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] 0x55cc382987d0 [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] 0x55cc382381f0 [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] 0x55cc382990e0 [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] 0x55cc38239f80 [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] 0x55cc382999f0 [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] 0x55cc3823bd30 [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] 0x55cc3829a300 [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] 0x55cc3823dae0 [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] 0x55cc3829ac10 [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] 0x55cc3823f890 [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] 0x55cc3829b520 [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] 0x55cc38241640 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3829be30 [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] 0x55cc382433f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3829c740 [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] 0x55cc382451a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc3829d050 [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] 0x55cc38246f50 [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] 0x55cc3829d960 [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] 0x55cc38248d00 [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] 0x55cc3829e270 [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] 0x55cc3824aab0 [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] 0x55cc3829eb80 [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] 0x55cc3824c860 [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] 0x55cc3829f490 [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] 0x55cc3824e610 [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] 0x55cc3829fda0 [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] 0x55cc382503c0 [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] 0x55cc382a06b0 [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] 0x55cc38252170 [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] 0x55cc382a0fc0 [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] 0x55cc38253f20 [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] 0x55cc382a18d0 [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] 0x55cc38255cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc38255d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc38255df0 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] 0x55cc382a21e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a2270 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc382a2300 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] 0x55cc38257a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc38257b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc38257ba0 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] 0x55cc382a2af0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a2b80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc382a2c10 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] 0x55cc38258390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55cc38258420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55cc382584b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55cc38258540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55cc382585d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55cc38258660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55cc382586f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55cc38258780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55cc38258810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55cc382588a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55cc38258930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55cc382589c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55cc38258a50 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] 0x55cc382a3400 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55cc382a3490 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55cc382a3520 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55cc382a35b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55cc382a3640 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55cc382a36d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55cc382a3760 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55cc382a37f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55cc382a3880 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55cc382a3910 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55cc382a39a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55cc382a3a30 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55cc382a3ac0 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: foo\n 28: o\r\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55cc3825a870 [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] 0x55cc382a3d10 [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] 0x55cc3825b180 [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] 0x55cc382a4620 [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] 0x55cc3825ba90 [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] 0x55cc382a4f30 [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] 0x55cc3825c3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55cc3825c430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55cc3825c4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55cc3825c550 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] 0x55cc382a5840 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55cc382a58d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55cc382a5960 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55cc382a59f0 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] 0x55cc3825ccb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825cd40 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] 0x55cc3825cdd0 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] 0x55cc382a6150 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a61e0 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] 0x55cc382a6270 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] 0x55cc3825d5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825d650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc3825d6e0 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] 0x55cc382a6a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a6af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382a6b80 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] 0x55cc3825ded0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825df60 KEYVAL: '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] 0x55cc3825dff0 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] 0x55cc382a7410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a74a0 KEYVAL: '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] 0x55cc382a7530 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] 0x55cc3825e7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825e870 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] 0x55cc3825e900 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] 0x55cc382a7dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a7e50 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] 0x55cc382a7ee0 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] 0x55cc3825f0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825f180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc3825f210 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] 0x55cc382a8770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a8800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382a8890 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] 0x55cc3825fa00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc3825fa90 KEYVAL: '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] 0x55cc3825fb20 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] 0x55cc382a9080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a9110 KEYVAL: '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] 0x55cc382a91a0 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] 0x55cc38260310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382603a0 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] 0x55cc38260430 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] 0x55cc382a9990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382a9a20 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] 0x55cc382a9ab0 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] 0x55cc38260c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38260cb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38260d40 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] 0x55cc382aa340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382aa3d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382aa460 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] 0x55cc38261530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382615c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38261650 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] 0x55cc382aacf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382aad80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382aae10 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] 0x55cc38261e40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38261ed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38261f60 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] 0x55cc382ab6a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382ab730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382ab7c0 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] 0x55cc38262750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382627e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38262870 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] 0x55cc382ac050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382ac0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382ac170 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] 0x55cc38263060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382630f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38263180 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] 0x55cc382aca00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382aca90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382acb20 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] 0x55cc38263a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38263ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38263b60 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] 0x55cc382ad3b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382ad440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382ad4d0 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] 0x55cc38264350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55cc382643e0 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] 0x55cc382adcc0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55cc382add50 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] 0x55cc38264c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc38264cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc38264d80 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] 0x55cc382ae670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382ae700 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382ae790 KEYVAL: 'another' 'text' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ 28: [ OK ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_windows_round_trip/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: >\r\n 28: \t \n 28: \t ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x55cc38265570 [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] 0x55cc382aef80 [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] 0x55cc38265e80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382af890 [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] 0x55cc38266790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b01a0 [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] 0x55cc382670a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b0ab0 [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] 0x55cc382679b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b13c0 [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] 0x55cc382682c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b1cd0 [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] 0x55cc38268bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b25e0 [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] 0x55cc382694e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b2ef0 [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] 0x55cc38269df0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b3800 [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] 0x55cc3826a700 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b4110 [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] 0x55cc3826b010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b4a20 [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] 0x55cc3826b920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382b5330 [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] 0x55cc3826c230 [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] 0x55cc382b5c40 [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] 0x55cc3826cb40 [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] 0x55cc382b6550 [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] 0x55cc3826d450 [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] 0x55cc382b6e60 [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] 0x55cc3826dd60 [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] 0x55cc382b7770 [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] 0x55cc3826e670 [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] 0x55cc382b8080 [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] 0x55cc3826ef80 [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] 0x55cc382b8990 [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] 0x55cc3826f890 [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] 0x55cc382b92a0 [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] 0x55cc382701a0 [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] 0x55cc382b9bb0 [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] 0x55cc38270ab0 [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] 0x55cc382ba4c0 [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] 0x55cc382713c0 [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] 0x55cc382bae00 [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] 0x55cc38271cd0 [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] 0x55cc382bb710 [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] 0x55cc382725e0 [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] 0x55cc382bc020 [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] 0x55cc38272ef0 [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] 0x55cc382bc930 [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] 0x55cc38273800 [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] 0x55cc382bd240 [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] 0x55cc38274110 [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] 0x55cc382bdb50 [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] 0x55cc38274a20 [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] 0x55cc382be460 [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] 0x55cc38275330 [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] 0x55cc382bed70 [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] 0x55cc38275c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382bf680 [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] 0x55cc38276550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382bff90 [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] 0x55cc38276e60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x55cc382c08a0 [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] 0x55cc38277770 [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] 0x55cc382c11b0 [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] 0x55cc38278080 [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] 0x55cc382c1ac0 [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] 0x55cc38278990 [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] 0x55cc382c23d0 [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] 0x55cc382792a0 [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] 0x55cc382c2ce0 [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] 0x55cc38279bb0 [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] 0x55cc382c35f0 [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] 0x55cc3827a4c0 [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] 0x55cc382c3f00 [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] 0x55cc3827add0 [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] 0x55cc382c4810 [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] 0x55cc3827b6e0 [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] 0x55cc382c5120 [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] 0x55cc3827bff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc3827c080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc3827c110 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] 0x55cc382c5a30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c5ac0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc382c5b50 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] 0x55cc3827c900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc3827c990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc3827ca20 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] 0x55cc382c6340 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c63d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc382c6460 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: 0x55cc38076780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55cc3806d0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d460 DOCSEQ: (8 sibs) 2 children: 28: 0x55cc3806d5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55cc3806d638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55cc3806d4f8 DOCMAP: (8 sibs) 2 children: 28: 0x55cc3806d6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55cc3806d778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c6c80 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55cc382c6d10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55cc382c6da0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55cc382c6e30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55cc382c6ec0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55cc382c6f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55cc382c6fe0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55cc382c7070 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55cc382c7100 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55cc382c7190 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55cc382c7220 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55cc382c72b0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55cc382c7340 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x55cc38076be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c73e0 [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: 0x55cc38076cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c7480 [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: 0x55cc38076e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c7520 [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: 0x55cc38076f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55cc3806dc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55cc3806dd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55cc3806dda0 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] 0x55cc382c75c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55cc382c7650 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55cc382c76e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55cc382c7770 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: 0x55cc38077040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc3806de90 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: 0x55cc3806df28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc381dbbf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc381dbc80 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] 0x55cc381dbd10 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: 0x55cc38077158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c7810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c78a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c7930 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: 0x55cc38077270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e1b0 KEYVAL: '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: 0x55cc3806e248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c79d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c7a60 KEYVAL: '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] 0x55cc382c7af0 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: 0x55cc38077388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e340 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: 0x55cc3806e3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c7b90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c7c20 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] 0x55cc382c7cb0 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: 0x55cc380774a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c7d50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c7de0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c7e70 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: 0x55cc380775b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e660 KEYVAL: '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: 0x55cc3806e6f8 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] 0x55cc382c7f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c7fa0 KEYVAL: '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] 0x55cc382c8030 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: 0x55cc380776d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806fa50 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: 0x55cc3806fae8 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] 0x55cc382c80d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c8160 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] 0x55cc382c81f0 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: 0x55cc380777e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806fb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806fc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c8290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c8320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c83b0 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: 0x55cc38077900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc38071fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc38072078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c8450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c84e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c8570 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: 0x55cc38077a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c8610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c86a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c8730 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: 0x55cc38077b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ea70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806eb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c87d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c8860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c88f0 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: 0x55cc38077c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ec00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806ec98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c8990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c8a20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c8ab0 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: 0x55cc38077d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ed90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806ee28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c8b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c8be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c8c70 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: 0x55cc38077e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55cc3806eed0 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] 0x55cc381dde90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55cc381ddf20 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: 0x55cc38077f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806efc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806f058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c8d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382c8da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382c8e30 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: 0x55cc380780a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c8ed0 [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: 0x55cc380781c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c8f70 [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: 0x55cc380782d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9010 [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: 0x55cc380783f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c90b0 [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: 0x55cc38078508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9150 [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: 0x55cc38078620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c91f0 [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: 0x55cc38078738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9290 [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: 0x55cc38078850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9330 [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: 0x55cc38078968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c93d0 [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: 0x55cc38078a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9470 [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: 0x55cc38078b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9510 [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: 0x55cc38078cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c95b0 [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: 0x55cc38078dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9650 [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: 0x55cc38078ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c96f0 [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: 0x55cc38078ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9790 [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: 0x55cc38079110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9830 [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: 0x55cc38079228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c98d0 [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: 0x55cc38079340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9970 [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: 0x55cc38079458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9a10 [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: 0x55cc38079570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9ab0 [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: 0x55cc38079688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9b50 [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: 0x55cc380797a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9bf0 [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: 0x55cc380798b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9c90 [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: 0x55cc380799d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9d30 [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: 0x55cc38079ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9dd0 [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: 0x55cc38079c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9e70 [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: 0x55cc38079d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9f10 [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: 0x55cc38079e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382c9fb0 [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: 0x55cc38079f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca050 [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: 0x55cc3807a060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca0f0 [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: 0x55cc3807a178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca190 [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: 0x55cc3807a290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca230 [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: 0x55cc3807a3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca2d0 [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: 0x55cc3807a4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca370 [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: 0x55cc3807a5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca410 [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: 0x55cc3807a6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca4b0 [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: 0x55cc3807a808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca550 [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: 0x55cc3807a920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca5f0 [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: 0x55cc3807aa38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca690 [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: 0x55cc3807ab50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca730 [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: 0x55cc3807ac68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc38070090 VAL: ' 28: ' (2 sibs) 28: 0x55cc38070128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca7d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382ca860 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc382ca8f0 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: 0x55cc3807ad80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc38070220 VAL: ' 28: ' (2 sibs) 28: 0x55cc380702b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ca990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382caa20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc382caab0 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: 0x55cc38076780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x55cc3806d0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x55cc3806d298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x55cc3806d460 DOCSEQ: (8 sibs) 2 children: 28: 0x55cc3806d5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x55cc3806d638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x55cc3806d4f8 DOCMAP: (8 sibs) 2 children: 28: 0x55cc3806d6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x55cc3806d778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cab50 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x55cc382cabe0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x55cc382cac70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x55cc382cad00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x55cc382cad90 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x55cc382cae20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x55cc382caeb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x55cc382caf40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x55cc382cafd0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x55cc382cb060 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x55cc382cb0f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x55cc382cb180 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x55cc382cb210 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: #nodes=13 vs #printed=13 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_recreate_from_ref/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: REF TREE: 28: 0x55cc38076be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cb2b0 [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: 0x55cc38076cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cb350 [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: 0x55cc38076e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cb3f0 [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: 0x55cc38076f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x55cc3806dc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55cc3806dd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x55cc3806dda0 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] 0x55cc382cb490 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x55cc382cb520 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x55cc382cb5b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x55cc382cb640 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: 0x55cc38077040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc3806de90 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: 0x55cc3806df28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cb6e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cb770 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] 0x55cc382cb800 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: 0x55cc38077158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cb8a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cb930 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382cb9c0 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: 0x55cc38077270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e1b0 KEYVAL: '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: 0x55cc3806e248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cba60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cbaf0 KEYVAL: '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] 0x55cc382cbb80 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: 0x55cc38077388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e340 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: 0x55cc3806e3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cbc20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cbcb0 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] 0x55cc382cbd40 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: 0x55cc380774a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cbde0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cbe70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382cbf00 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: 0x55cc380775b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e660 KEYVAL: '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: 0x55cc3806e6f8 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] 0x55cc382cbfa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cc030 KEYVAL: '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] 0x55cc382cc0c0 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: 0x55cc380776d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806fa50 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: 0x55cc3806fae8 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] 0x55cc382cc160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cc1f0 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] 0x55cc382cc280 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: 0x55cc380777e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806fb90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806fc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cc320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cc3b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382cc440 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: 0x55cc38077900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc38071fe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc38072078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cc4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cc570 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382cc600 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: 0x55cc38077a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806e8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806e978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cc6a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cc730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382cc7c0 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: 0x55cc38077b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ea70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806eb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cc860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cc8f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382cc980 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: 0x55cc38077c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ec00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806ec98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cca20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382ccab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382ccb40 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: 0x55cc38077d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806ed90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806ee28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ccbe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382ccc70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382ccd00 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: 0x55cc38077e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x55cc3806eed0 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] 0x55cc382ccda0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x55cc382cce30 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: 0x55cc38077f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x55cc3806efc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x55cc3806f058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cced0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x55cc382ccf60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x55cc382ccff0 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: 0x55cc380780a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd090 [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: 0x55cc380781c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd130 [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: 0x55cc380782d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd1d0 [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: 0x55cc380783f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd270 [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: 0x55cc38078508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd310 [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: 0x55cc38078620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd3b0 [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: 0x55cc38078738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd450 [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: 0x55cc38078850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd4f0 [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: 0x55cc38078968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd590 [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: 0x55cc38078a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd630 [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: 0x55cc38078b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd6d0 [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: 0x55cc38078cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd770 [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: 0x55cc38078dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd810 [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: 0x55cc38078ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd8b0 [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: 0x55cc38078ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd950 [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: 0x55cc38079110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cd9f0 [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: 0x55cc38079228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cda90 [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: 0x55cc38079340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cdb30 [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: 0x55cc38079458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cdbd0 [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: 0x55cc38079570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cdc70 [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: 0x55cc38079688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cdd10 [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: 0x55cc380797a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cddb0 [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: 0x55cc380798b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cde50 [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: 0x55cc380799d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cdef0 [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: 0x55cc38079ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382cdf90 [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: 0x55cc38079c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce030 [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: 0x55cc38079d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce0d0 [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: 0x55cc38079e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce170 [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: 0x55cc38079f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce210 [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: 0x55cc3807a060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce2b0 [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: 0x55cc3807a178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce350 [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: 0x55cc3807a290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce3f0 [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: 0x55cc3807a3a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce490 [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: 0x55cc3807a4c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce530 [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: 0x55cc3807a5d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce5d0 [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: 0x55cc3807a6f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce670 [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: 0x55cc3807a808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce710 [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: 0x55cc3807a920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce7b0 [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: 0x55cc3807aa38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce850 [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: 0x55cc3807ab50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce8f0 [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: 0x55cc3807ac68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc38070090 VAL: ' 28: ' (2 sibs) 28: 0x55cc38070128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ce990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cea20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc382ceab0 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: 0x55cc3807ad80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x55cc38070220 VAL: ' 28: ' (2 sibs) 28: 0x55cc380702b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x55cc382ceb50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x55cc382cebe0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x55cc382cec70 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 (79 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (80 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.09 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x55c6460c0fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64611ed50 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !!binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x55c6460c10f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55c6460bf290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55c6460bf328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55c6460bf3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55c6460bf458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55c6460bf4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55c6460bf588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55c6460bf620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55c6460bf760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55c6460bf7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55c6460bf6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646120a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c646120b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55c646120ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55c646120c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55c646120cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55c646120d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55c646120de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55c646120e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646120f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c646120f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646121020 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x55c6460c1210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55c6460bfd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55c6460bfda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55c6460bfe40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55c6460bfed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55c6460bff70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55c6460c0008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55c6460c00a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55c6460c01e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55c6460c0278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55c6460c0138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646122be0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c646122c70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55c646122d00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55c646122d90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55c646122e20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55c646122eb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55c646122f40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55c646122fd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646123060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c6461230f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646123180 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !!int 0, 29: svar: !!str 0, 29: !!str key: !!int val 29: }--------------- 29: REF TREE: 29: 0x55c6460c1328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55c6460c0320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55c6460c03b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55c6460c0450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646124910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c6461249a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55c646124a30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55c646124ac0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !int 0, 29: svar: !str 0, 29: !str key: !int val 29: } 29: --------------- 29: REF TREE: 29: 0x55c6460c1440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55c6460c0dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55c6460c0e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55c6460c0ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646126680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646126710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55c6461267a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55c646126830 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: 0x55c6460c1558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bef10 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460befa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646128430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c6461284c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c646128550 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: 0x55c6460c1670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bf940 VAL***: '!int 0' (2 sibs) 29: 0x55c6460bf9d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64612a160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64612a1f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c64612a280 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: 0x55c6460c1788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bfad0 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460bfb68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64612be90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64612bf20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c64612bfb0 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: 0x55c6460c18a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460c2120 VAL***: '!int 0' (2 sibs) 29: 0x55c6460c21b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64612dbe0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64612dc70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c64612dd00 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: 0x55c6460c19b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55c6460c0680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55c6460c0720 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460c07b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64612f9d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c64612fa60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55c64612faf0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55c64612fb80 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: 0x55c6460c1ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55c6460c08b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55c6460c0950 VAL***: '!int 0' (2 sibs) 29: 0x55c6460c09e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646131780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646131810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55c6461318a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55c646131930 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: 0x55c6460c1be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55c6460c24e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55c6460c2c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55c6460c2ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55c6460c2578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55c6460bfc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55c6460c2610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55c6460c2d50 VAL: 'a' (2 sibs) 29: 0x55c6460c2de8 VAL: 'b' (2 sibs) 29: 0x55c6460c26a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c27d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55c6460c2908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55c6460c29a0 DOCMAP: (12 sibs) 1 children: 29: 0x55c6460c0d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55c6460c2a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55c6460c2e90 KEYVAL: 'a' '' (2 sibs) 29: 0x55c6460c2f28 KEYVAL: 'b' '' (2 sibs) 29: 0x55c6460c2b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55c6460c2fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55c6460c3068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461342c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55c646134350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55c6461343e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55c646134470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55c646134500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55c646134590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55c646134620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55c6461346b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x55c646134740 VAL: 'b' (2 sibs) 29: [9] [9] 0x55c6461347d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55c646134860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55c6461348f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55c646134980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55c646134a10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55c646134aa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55c646134b30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55c646134bc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55c646134c50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55c646134ce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55c646134d70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55c646134e00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55c646134e90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55c646134f20 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: --------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: --------------- 29: REF TREE: 29: 0x55c6460c1d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55c6460c31b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55c6460c3248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55c6460c34b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55c6460c3548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55c6460c32e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55c6460c35f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55c6460c3688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55c6460c3378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55c6460c3730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55c6460c37c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55c6460c3410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55c6460c3870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55c6460c3908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461368f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55c646136980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646136a10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55c646136aa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55c646136b30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55c646136bc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55c646136c50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55c646136ce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55c646136d70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55c646136e00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55c646136e90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55c646136f20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646136fb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55c646137040 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: --------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: --------------- 29: REF TREE: 29: 0x55c6460c1e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55c6460c3a00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55c6460c3a98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55c6460c3d00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55c6460c3d98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55c6460c3b30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55c6460c3e40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55c6460c3ed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55c6460c3bc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55c6460c3f80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55c6460c4018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55c6460c3c60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55c6460c40c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55c6460c4158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646138620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55c6461386b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646138740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55c6461387d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55c646138860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55c6461388f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55c646138980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55c646138a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55c646138aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55c646138b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55c646138bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55c646138c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646138ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55c646138d70 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: --------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x55c6460c1f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55c6460c4d30 MAP: (6 sibs) 3 children: 29: 0x55c6460c50d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55c6460c5168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55c6460c5200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55c6460c4dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55c6460c52a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55c6460c5338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55c6460c53d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55c6460c4e60 MAP***: !!map (6 sibs) 3 children: 29: 0x55c6460c5470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55c6460c5508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55c6460c55a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55c6460c4ef8 SEQ: (6 sibs) 3 children: 29: 0x55c6460c5640 VAL***: '!!str v10' (3 sibs) 29: 0x55c6460c56d8 VAL***: '!!str v20' (3 sibs) 29: 0x55c6460c5770 VAL***: '!!str v30' (3 sibs) 29: 0x55c6460c4f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55c6460c5810 VAL***: '!!str v40' (3 sibs) 29: 0x55c6460c58a8 VAL***: '!!str v50' (3 sibs) 29: 0x55c6460c5940 VAL***: '!!str v60' (3 sibs) 29: 0x55c6460c5028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55c6460c59e0 VAL: 'v70' (3 sibs) 29: 0x55c6460c5a78 VAL: 'v80' (3 sibs) 29: 0x55c6460c5b10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64613b210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55c64613b2a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c64613b330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c64613b3c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c64613b450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c64613b4e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55c64613b570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c64613b600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c64613b690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c64613b720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55c64613b7b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c64613b840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c64613b8d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c64613b960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c64613b9f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55c64613ba80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55c64613bb10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55c64613bba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55c64613bc30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55c64613bcc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55c64613bd50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55c64613bde0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55c64613be70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c64613bf00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c64613bf90 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: --------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x55c6460c2048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55c6460c5c00 MAP: (6 sibs) 3 children: 29: 0x55c6460c5fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55c6460c6038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55c6460c60d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55c6460c5c98 MAP***: !map (6 sibs) 3 children: 29: 0x55c6460c6170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55c6460c6208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55c6460c62a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55c6460c5d30 MAP***: !map (6 sibs) 3 children: 29: 0x55c6460c6340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55c6460c63d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55c6460c6470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55c6460c5dc8 SEQ: (6 sibs) 3 children: 29: 0x55c6460c6510 VAL***: '!str v10' (3 sibs) 29: 0x55c6460c65a8 VAL***: '!str v20' (3 sibs) 29: 0x55c6460c6640 VAL***: '!str v30' (3 sibs) 29: 0x55c6460c5e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55c6460c66e0 VAL***: '!str v40' (3 sibs) 29: 0x55c6460c6778 VAL***: '!str v50' (3 sibs) 29: 0x55c6460c6810 VAL***: '!str v60' (3 sibs) 29: 0x55c6460c5ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55c6460c68b0 VAL: 'v70' (3 sibs) 29: 0x55c6460c6948 VAL: 'v80' (3 sibs) 29: 0x55c6460c69e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64613e150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55c64613e1e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c64613e270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c64613e300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c64613e390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c64613e420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55c64613e4b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c64613e540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c64613e5d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c64613e660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55c64613e6f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c64613e780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c64613e810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c64613e8a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c64613e930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55c64613e9c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55c64613ea50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55c64613eae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55c64613eb70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55c64613ec00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55c64613ec90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55c64613ed20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55c64613edb0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c64613ee40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c64613eed0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_unix/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x55c6460c0fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64613d840 [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: 0x55c6460c10f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55c6460bf290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55c6460bf328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55c6460bf3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55c6460bf458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55c6460bf4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55c6460bf588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55c6460bf620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55c6460bf760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55c6460bf7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55c6460bf6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64613f360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c64613f3f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55c64613f480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55c64613f510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55c64613f5a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55c64613f630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55c64613f6c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55c64613f750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c64613f7e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c64613f870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c64613f900 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: --------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass { name: Joe, age: 15 } 29: picture: !binary >- 29: R0lGODdhDQAIAIAAAAAAANn 29: Z2SwAAAAADQAIAAACF4SDGQ 29: ar3xxbJ9p0qa7R0YxwzaFME 29: 1IAADs= 29: --------------- 29: REF TREE: 29: 0x55c6460c1210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55c6460bfd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55c6460bfda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55c6460bfe40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55c6460bfed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55c6460bff70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55c6460c0008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55c6460c00a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55c6460c01e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55c6460c0278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55c6460c0138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64613fc70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c64613fd00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55c64613fd90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55c64613fe20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55c64613feb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55c64613ff40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55c64613ffd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55c646140060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c6461400f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c646140180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646140210 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: --------------- 29: { 29: ivar: !!int 0, 29: svar: !!str 0, 29: !!str key: !!int val 29: }--------------- 29: REF TREE: 29: 0x55c6460c1328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55c6460c0320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55c6460c03b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55c6460c0450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646140580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646140610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55c6461406a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55c646140730 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: 0x55c6460c1440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55c6460c0dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55c6460c0e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55c6460c0ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646140e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646140f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55c646140fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55c646141040 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: 0x55c6460c1558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bef10 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460befa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461417a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646141830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c6461418c0 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: 0x55c6460c1670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bf940 VAL***: '!int 0' (2 sibs) 29: 0x55c6460bf9d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461420b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646142140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c6461421d0 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: 0x55c6460c1788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bfad0 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460bfb68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461429c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646142a50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c646142ae0 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: 0x55c6460c18a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460c2120 VAL***: '!int 0' (2 sibs) 29: 0x55c6460c21b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461432d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646143360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c6461433f0 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: 0x55c6460c19b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55c6460c0680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55c6460c0720 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460c07b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646143be0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646143c70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55c646143d00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55c646143d90 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: 0x55c6460c1ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55c6460c08b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55c6460c0950 VAL***: '!int 0' (2 sibs) 29: 0x55c6460c09e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461444f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646144580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55c646144610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55c6461446a0 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: 0x55c6460c1be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55c6460c24e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55c6460c2c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55c6460c2ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55c6460c2578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55c6460bfc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55c6460c2610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55c6460c2d50 VAL: 'a' (2 sibs) 29: 0x55c6460c2de8 VAL: 'b' (2 sibs) 29: 0x55c6460c26a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c27d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55c6460c2908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55c6460c29a0 DOCMAP: (12 sibs) 1 children: 29: 0x55c6460c0d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55c6460c2a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55c6460c2e90 KEYVAL: 'a' '' (2 sibs) 29: 0x55c6460c2f28 KEYVAL: 'b' '' (2 sibs) 29: 0x55c6460c2b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55c6460c2fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55c6460c3068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646145710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55c6461457a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55c646145830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55c6461458c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55c646145950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55c6461459e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55c646145a70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55c646145b00 VAL: 'a' (2 sibs) 29: [8] [8] 0x55c646145b90 VAL: 'b' (2 sibs) 29: [9] [9] 0x55c646145c20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55c646145cb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55c646145d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55c646145dd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55c646145e60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55c646145ef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55c646145f80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55c646146010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55c6461460a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55c646146130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55c6461461c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55c646146250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55c6461462e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55c646146370 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: --------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: --------------- 29: REF TREE: 29: 0x55c6460c1d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55c6460c31b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55c6460c3248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55c6460c34b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55c6460c3548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55c6460c32e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55c6460c35f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55c6460c3688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55c6460c3378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55c6460c3730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55c6460c37c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55c6460c3410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55c6460c3870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55c6460c3908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646144e00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55c646144e90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646144f20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55c646144fb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55c646145040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55c6461450d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55c646145160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55c6461451f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55c646145280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55c646145310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55c6461453a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55c646145430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c6461454c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55c646145550 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: --------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: --------------- 29: REF TREE: 29: 0x55c6460c1e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55c6460c3a00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55c6460c3a98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55c6460c3d00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55c6460c3d98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55c6460c3b30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55c6460c3e40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55c6460c3ed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55c6460c3bc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55c6460c3f80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55c6460c4018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55c6460c3c60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55c6460c40c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55c6460c4158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646146920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55c6461469b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646146a40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55c646146ad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55c646146b60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55c646146bf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55c646146c80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55c646146d10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55c646146da0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55c646146e30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55c646146ec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55c646146f50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646146fe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55c646147070 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: --------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x55c6460c1f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55c6460c4d30 MAP: (6 sibs) 3 children: 29: 0x55c6460c50d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55c6460c5168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55c6460c5200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55c6460c4dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55c6460c52a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55c6460c5338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55c6460c53d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55c6460c4e60 MAP***: !!map (6 sibs) 3 children: 29: 0x55c6460c5470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55c6460c5508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55c6460c55a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55c6460c4ef8 SEQ: (6 sibs) 3 children: 29: 0x55c6460c5640 VAL***: '!!str v10' (3 sibs) 29: 0x55c6460c56d8 VAL***: '!!str v20' (3 sibs) 29: 0x55c6460c5770 VAL***: '!!str v30' (3 sibs) 29: 0x55c6460c4f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55c6460c5810 VAL***: '!!str v40' (3 sibs) 29: 0x55c6460c58a8 VAL***: '!!str v50' (3 sibs) 29: 0x55c6460c5940 VAL***: '!!str v60' (3 sibs) 29: 0x55c6460c5028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55c6460c59e0 VAL: 'v70' (3 sibs) 29: 0x55c6460c5a78 VAL: 'v80' (3 sibs) 29: 0x55c6460c5b10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646147b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55c646147bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646147c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646147cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646147d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646147e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55c646147ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c646147f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c646147fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c646148050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55c6461480e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c646148170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c646148200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c646148290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c646148320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55c6461483b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55c646148440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55c6461484d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55c646148560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55c6461485f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55c646148680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55c646148710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55c6461487a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c646148830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c6461488c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_windows/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: --------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: --------------- 29: REF TREE: 29: 0x55c6460c2048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55c6460c5c00 MAP: (6 sibs) 3 children: 29: 0x55c6460c5fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55c6460c6038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55c6460c60d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55c6460c5c98 MAP***: !map (6 sibs) 3 children: 29: 0x55c6460c6170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55c6460c6208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55c6460c62a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55c6460c5d30 MAP***: !map (6 sibs) 3 children: 29: 0x55c6460c6340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55c6460c63d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55c6460c6470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55c6460c5dc8 SEQ: (6 sibs) 3 children: 29: 0x55c6460c6510 VAL***: '!str v10' (3 sibs) 29: 0x55c6460c65a8 VAL***: '!str v20' (3 sibs) 29: 0x55c6460c6640 VAL***: '!str v30' (3 sibs) 29: 0x55c6460c5e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55c6460c66e0 VAL***: '!str v40' (3 sibs) 29: 0x55c6460c6778 VAL***: '!str v50' (3 sibs) 29: 0x55c6460c6810 VAL***: '!str v60' (3 sibs) 29: 0x55c6460c5ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55c6460c68b0 VAL: 'v70' (3 sibs) 29: 0x55c6460c6948 VAL: 'v80' (3 sibs) 29: 0x55c6460c69e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646148d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55c646148de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646148e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646148f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646148f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646149020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55c6461490b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c646149140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c6461491d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c646149260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55c6461492f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c646149380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c646149410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c6461494a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c646149530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55c6461495c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55c646149650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55c6461496e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55c646149770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55c646149800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55c646149890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55c646149920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55c6461499b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c646149a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c646149ad0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ! a~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c64611ed50 [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] 0x55c64614b1e0 [ROOT] DOCVAL***: ! 'a' (1 sibs) 29: #nodes=1 vs #printed=1 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !!int 0\n 29: svar: !!str 0\n 29: fvar: !!float 0.1\n 29: !!int 2: !!float 3\n 29: !!float 3: !!int 3.4\n 29: !!str key: !!int val\n 29: myObject: !myClass { name: Joe, age: 15 }\n 29: picture: !!binary >-\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646120a80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c646120b10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55c646120ba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55c646120c30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55c646120cc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55c646120d50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55c646120de0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55c646120e70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646120f00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c646120f90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646121020 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] 0x55c64614c3d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c64614c460 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55c64614c4f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55c64614c580 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55c64614c610 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55c64614c6a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55c64614c730 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55c64614c7c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c64614c850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c64614c8e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c64614c970 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !int 0\n 29: svar: !str 0\n 29: fvar: !float 0.1\n 29: !int 2: !float 3\n 29: !float 3: !int 3.4\n 29: !str key: !int val\n 29: myObject: !myClass { name: Joe, age: 15 }\n 29: picture: !binary >-\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs= 1IAADs=\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646122be0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c646122c70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55c646122d00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55c646122d90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55c646122e20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55c646122eb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55c646122f40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55c646122fd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646123060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c6461230f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646123180 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] 0x55c64614cce0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c64614cd70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55c64614ce00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55c64614ce90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55c64614cf20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55c64614cfb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55c64614d040 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55c64614d0d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c64614d160 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c64614d1f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c64614d280 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\n 29: ivar: !!int 0,\n 29: svar: !!str 0,\n 29: !!str key: !!int val\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646124910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c6461249a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55c646124a30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55c646124ac0 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] 0x55c64614d5f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c64614d680 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55c64614d710 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55c64614d7a0 KEYVAL***: !!str 'key' !!int 'val' (3 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\n 29: ivar: !int 0,\n 29: svar: !str 0,\n 29: !str key: !int val\n 29: }\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646126680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646126710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55c6461267a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55c646126830 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] 0x55c64614df00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c64614df90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55c64614e020 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55c64614e0b0 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] 0x55c646128430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c6461284c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c646128550 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] 0x55c64614e810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64614e8a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c64614e930 VAL***: !!str '0' (2 sibs) 29: #nodes=3 vs #printed=3 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: - !int 0\n 29: - !str 0\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c64612a160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64612a1f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c64612a280 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] 0x55c64614f120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64614f1b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c64614f240 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] 0x55c64612be90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64612bf20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c64612bfb0 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] 0x55c64614fa30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64614fac0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c64614fb50 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] 0x55c64612dbe0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64612dc70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c64612dd00 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] 0x55c646150340 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c6461503d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c646150460 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] 0x55c64612f9d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c64612fa60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55c64612faf0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55c64612fb80 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] 0x55c646150c50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646150ce0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55c646150d70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55c646150e00 VAL***: !!str '0' (2 sibs) 29: #nodes=4 vs #printed=4 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: some_seq: !its_type [\n 29: !int 0,\n 29: !str 0\n 29: ]\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646131780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646131810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55c6461318a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55c646131930 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] 0x55c646151560 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c6461515f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55c646151680 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55c646151710 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] 0x55c6461342c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55c646134350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55c6461343e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55c646134470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55c646134500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55c646134590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55c646134620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55c6461346b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x55c646134740 VAL: 'b' (2 sibs) 29: [9] [9] 0x55c6461347d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55c646134860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55c6461348f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55c646134980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55c646134a10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55c646134aa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55c646134b30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55c646134bc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55c646134c50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55c646134ce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55c646134d70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55c646134e00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55c646134e90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55c646134f20 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] 0x55c646152780 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55c646152810 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55c6461528a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55c646152930 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55c6461529c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55c646152a50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55c646152ae0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55c646152b70 VAL: 'a' (2 sibs) 29: [8] [8] 0x55c646152c00 VAL: 'b' (2 sibs) 29: [9] [9] 0x55c646152c90 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55c646152d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55c646152db0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55c646152e40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55c646152ed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55c646152f60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55c646152ff0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55c646153080 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55c646153110 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55c6461531a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55c646153230 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55c6461532c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55c646153350 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55c6461533e0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!map\n 29: !!str a0: !!xxx b0\n 29: !!str fooz: !!map\n 29: k1: !!float 1.0\n 29: k3: !!float 2.0\n 29: !!str foo: !!map\n 29: !!int 1: !!float 20.0\n 29: !!int 3: !!float 40.0\n 29: bar: !!map\n 29: 10: !!str 2\n 29: 30: !!str 4\n 29: !!str baz:\n 29: !!int 10: !!float 20\n 29: !!int 30: !!float 40\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c6461368f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55c646136980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646136a10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55c646136aa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55c646136b30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55c646136bc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55c646136c50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55c646136ce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55c646136d70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55c646136e00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55c646136e90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55c646136f20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646136fb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55c646137040 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] 0x55c646151e70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55c646151f00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646151f90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55c646152020 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55c6461520b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55c646152140 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55c6461521d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55c646152260 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55c6461522f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55c646152380 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55c646152410 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55c6461524a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646152530 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55c6461525c0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !map\n 29: !str a0: !xxx b0\n 29: !str fooz: !map\n 29: k1: !float 1.0\n 29: k3: !float 2.0\n 29: !str foo: !map\n 29: !int 1: !float 20.0\n 29: !int 3: !float 40.0\n 29: bar: !map\n 29: 10: !str 2\n 29: 30: !str 4\n 29: !str baz:\n 29: !int 10: !float 20\n 29: !int 30: !float 40\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646138620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55c6461386b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646138740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55c6461387d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55c646138860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55c6461388f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55c646138980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55c646138a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55c646138aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55c646138b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55c646138bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55c646138c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646138ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55c646138d70 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] 0x55c646153990 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55c646153a20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646153ab0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55c646153b40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55c646153bd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55c646153c60 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55c646153cf0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55c646153d80 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55c646153e10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55c646153ea0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55c646153f30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55c646153fc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646154050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55c6461540e0 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!seq\n 29: - !!str k1: v1\n 29: !!str k2: v2\n 29: !!str k3: v3\n 29: - !!map\n 29: !!str k4: v4\n 29: !!str k5: v5\n 29: !!str k6: v6\n 29: - !!map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !!str v10\n 29: - !!str v20\n 29: - !!str v30\n 29: - !!seq\n 29: - !!str v40\n 29: - !!str v50\n 29: - !!str v60\n 29: - !!seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c64613b210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55c64613b2a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c64613b330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c64613b3c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c64613b450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c64613b4e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55c64613b570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c64613b600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c64613b690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c64613b720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55c64613b7b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c64613b840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c64613b8d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c64613b960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c64613b9f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55c64613ba80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55c64613bb10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55c64613bba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55c64613bc30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55c64613bcc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55c64613bd50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55c64613bde0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55c64613be70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c64613bf00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c64613bf90 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] 0x55c646154bb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55c646154c40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646154cd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646154d60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646154df0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646154e80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55c646154f10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c646154fa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c646155030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c6461550c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55c646155150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c6461551e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c646155270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c646155300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c646155390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55c646155420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55c6461554b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55c646155540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55c6461555d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55c646155660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55c6461556f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55c646155780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55c646155810 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c6461558a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c646155930 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !seq\n 29: - !str k1: v1\n 29: !str k2: v2\n 29: !str k3: v3\n 29: - !map\n 29: !str k4: v4\n 29: !str k5: v5\n 29: !str k6: v6\n 29: - !map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !str v10\n 29: - !str v20\n 29: - !str v30\n 29: - !seq\n 29: - !str v40\n 29: - !str v50\n 29: - !str v60\n 29: - !seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c64613e150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55c64613e1e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c64613e270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c64613e300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c64613e390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c64613e420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55c64613e4b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c64613e540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c64613e5d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c64613e660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55c64613e6f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c64613e780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c64613e810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c64613e8a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c64613e930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55c64613e9c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55c64613ea50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55c64613eae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55c64613eb70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55c64613ec00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55c64613ec90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55c64613ed20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55c64613edb0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c64613ee40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c64613eed0 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] 0x55c646155dc0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55c646155e50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646155ee0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646155f70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646156000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646156090 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55c646156120 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c6461561b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c646156240 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c6461562d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55c646156360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c6461563f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c646156480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c646156510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c6461565a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55c646156630 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55c6461566c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55c646156750 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55c6461567e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55c646156870 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55c646156900 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55c646156990 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55c646156a20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c646156ab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c646156b40 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ! a~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c64613d840 [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] 0x55c6461542a0 [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] 0x55c64613f360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c64613f3f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55c64613f480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55c64613f510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55c64613f5a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55c64613f630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55c64613f6c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55c64613f750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c64613f7e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c64613f870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c64613f900 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] 0x55c646156fd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c646157060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55c6461570f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55c646157180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55c646157210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55c6461572a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55c646157330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55c6461573c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646157450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c6461574e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646157570 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ivar: !int 0\r\n 29: svar: !str 0\r\n 29: fvar: !float 0.1\r\n 29: !int 2: !float 3\r\n 29: !float 3: !int 3.4\r\n 29: !str key: !int val\r\n 29: myObject: !myClass { name: Joe, age: 15 }\r\n 29: picture: !binary >-\r\n 29: R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=\r\n 29: 1IAADs=\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c64613fc70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c64613fd00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55c64613fd90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55c64613fe20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55c64613feb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55c64613ff40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55c64613ffd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55c646140060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c6461400f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c646140180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646140210 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] 0x55c6461578e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c646157970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55c646157a00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55c646157a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55c646157b20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55c646157bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55c646157c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55c646157cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646157d60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c646157df0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646157e80 KEYVAL***: 'picture' !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: {\r\n 29: ivar: !!int 0,\r\n 29: svar: !!str 0,\r\n 29: !!str key: !!int val\r\n 29: }~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646140580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646140610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55c6461406a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55c646140730 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] 0x55c6461581f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646158280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55c646158310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55c6461583a0 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] 0x55c646140e90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646140f20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55c646140fb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55c646141040 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] 0x55c646158b00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646158b90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55c646158c20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55c646158cb0 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] 0x55c6461417a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646141830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c6461418c0 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] 0x55c646159410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c6461594a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c646159530 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] 0x55c6461420b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646142140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c6461421d0 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] 0x55c646159d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646159db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c646159e40 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] 0x55c6461429c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646142a50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c646142ae0 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] 0x55c64615a630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64615a6c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c64615a750 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] 0x55c6461432d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646143360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c6461433f0 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] 0x55c64615af40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64615afd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c64615b060 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] 0x55c646143be0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646143c70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55c646143d00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55c646143d90 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] 0x55c64615b850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c64615b8e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55c64615b970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55c64615ba00 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] 0x55c6461444f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646144580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55c646144610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55c6461446a0 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] 0x55c64615c160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c64615c1f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55c64615c280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55c64615c310 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] 0x55c646145710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55c6461457a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55c646145830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55c6461458c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55c646145950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55c6461459e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55c646145a70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55c646145b00 VAL: 'a' (2 sibs) 29: [8] [8] 0x55c646145b90 VAL: 'b' (2 sibs) 29: [9] [9] 0x55c646145c20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55c646145cb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55c646145d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55c646145dd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55c646145e60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55c646145ef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55c646145f80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55c646146010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55c6461460a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55c646146130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55c6461461c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55c646146250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55c6461462e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55c646146370 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] 0x55c64615d380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55c64615d410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55c64615d4a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55c64615d530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55c64615d5c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55c64615d650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55c64615d6e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55c64615d770 VAL: 'a' (2 sibs) 29: [8] [8] 0x55c64615d800 VAL: 'b' (2 sibs) 29: [9] [9] 0x55c64615d890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55c64615d920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55c64615d9b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55c64615da40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55c64615dad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55c64615db60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55c64615dbf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55c64615dc80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55c64615dd10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55c64615dda0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55c64615de30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55c64615dec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55c64615df50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55c64615dfe0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!map\r\n 29: !!str a0: !!xxx b0\r\n 29: !!str fooz: !!map\r\n 29: k1: !!float 1.0\r\n 29: k3: !!float 2.0\r\n 29: !!str foo: !!map\r\n 29: !!int 1: !!float 20.0\r\n 29: !!int 3: !!float 40.0\r\n 29: bar: !!map\r\n 29: 10: !!str 2\r\n 29: 30: !!str 4\r\n 29: !!str baz:\r\n 29: !!int 10: !!float 20\r\n 29: !!int 30: !!float 40\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646144e00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55c646144e90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646144f20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55c646144fb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55c646145040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55c6461450d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55c646145160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55c6461451f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55c646145280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55c646145310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55c6461453a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55c646145430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c6461454c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55c646145550 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] 0x55c64615ca70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55c64615cb00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55c64615cb90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55c64615cc20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55c64615ccb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55c64615cd40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55c64615cdd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55c64615ce60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55c64615cef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55c64615cf80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55c64615d010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55c64615d0a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c64615d130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55c64615d1c0 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !map\r\n 29: !str a0: !xxx b0\r\n 29: !str fooz: !map\r\n 29: k1: !float 1.0\r\n 29: k3: !float 2.0\r\n 29: !str foo: !map\r\n 29: !int 1: !float 20.0\r\n 29: !int 3: !float 40.0\r\n 29: bar: !map\r\n 29: 10: !str 2\r\n 29: 30: !str 4\r\n 29: !str baz:\r\n 29: !int 10: !float 20\r\n 29: !int 30: !float 40\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646146920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55c6461469b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646146a40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55c646146ad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55c646146b60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55c646146bf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55c646146c80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55c646146d10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55c646146da0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55c646146e30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55c646146ec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55c646146f50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646146fe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55c646147070 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] 0x55c64615e590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55c64615e620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55c64615e6b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55c64615e740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55c64615e7d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55c64615e860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55c64615e8f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55c64615e980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55c64615ea10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55c64615eaa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55c64615eb30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55c64615ebc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c64615ec50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55c64615ece0 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!seq\r\n 29: - !!str k1: v1\r\n 29: !!str k2: v2\r\n 29: !!str k3: v3\r\n 29: - !!map\r\n 29: !!str k4: v4\r\n 29: !!str k5: v5\r\n 29: !!str k6: v6\r\n 29: - !!map\r\n 29: k7: v7\r\n 29: k8: v8\r\n 29: k9: v9\r\n 29: - - !!str v10\r\n 29: - !!str v20\r\n 29: - !!str v30\r\n 29: - !!seq\r\n 29: - !!str v40\r\n 29: - !!str v50\r\n 29: - !!str v60\r\n 29: - !!seq\r\n 29: - v70\r\n 29: - v80\r\n 29: - v90\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646147b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55c646147bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646147c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646147cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646147d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646147e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55c646147ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c646147f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c646147fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c646148050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55c6461480e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c646148170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c646148200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c646148290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c646148320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55c6461483b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55c646148440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55c6461484d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55c646148560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55c6461485f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55c646148680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55c646148710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55c6461487a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c646148830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c6461488c0 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] 0x55c64615f7b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55c64615f840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c64615f8d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c64615f960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c64615f9f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c64615fa80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55c64615fb10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c64615fba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c64615fc30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c64615fcc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55c64615fd50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c64615fde0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c64615fe70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c64615ff00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c64615ff90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55c646160020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55c6461600b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55c646160140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55c6461601d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55c646160260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55c6461602f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55c646160380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55c646160410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c6461604a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c646160530 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !seq\r\n 29: - !str k1: v1\r\n 29: !str k2: v2\r\n 29: !str k3: v3\r\n 29: - !map\r\n 29: !str k4: v4\r\n 29: !str k5: v5\r\n 29: !str k6: v6\r\n 29: - !map\r\n 29: k7: v7\r\n 29: k8: v8\r\n 29: k9: v9\r\n 29: - - !str v10\r\n 29: - !str v20\r\n 29: - !str v30\r\n 29: - !seq\r\n 29: - !str v40\r\n 29: - !str v50\r\n 29: - !str v60\r\n 29: - !seq\r\n 29: - v70\r\n 29: - v80\r\n 29: - v90\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x55c646148d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55c646148de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646148e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646148f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646148f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646149020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55c6461490b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c646149140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c6461491d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c646149260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55c6461492f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c646149380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c646149410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c6461494a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c646149530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55c6461495c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55c646149650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55c6461496e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55c646149770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55c646149800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55c646149890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55c646149920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55c6461499b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c646149a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c646149ad0 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] 0x55c6461609c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55c646160a50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646160ae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646160b70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646160c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646160c90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55c646160d20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c646160db0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c646160e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c646160ed0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55c646160f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c646160ff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c646161080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c646161110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c6461611a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55c646161230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55c6461612c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55c646161350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55c6461613e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55c646161470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55c646161500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55c646161590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55c646161620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c6461616b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c646161740 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c0fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6460c0a90 [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: 0x55c6460c10f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55c6460bf290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55c6460bf328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55c6460bf3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55c6460bf458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55c6460bf4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55c6460bf588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55c6460bf620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55c6460bf760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55c6460bf7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55c6460bf6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64615eea0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c64615ef30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55c64615efc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55c64615f050 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55c64615f0e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55c64615f170 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55c64615f200 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55c64615f290 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c64615f320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c64615f3b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c64615f440 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c1210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55c6460bfd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55c6460bfda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55c6460bfe40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55c6460bfed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55c6460bff70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55c6460c0008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55c6460c00a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55c6460c01e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55c6460c0278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55c6460c0138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646161bd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c646161c60 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55c646161cf0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55c646161d80 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55c646161e10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55c646161ea0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55c646161f30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55c646161fc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646162050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c6461620e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646162170 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: 0x55c6460c1328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55c6460c0320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55c6460c03b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55c6460c0450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64615f4e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c64615f570 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55c64615f600 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55c64615f690 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: 0x55c6460c1440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55c6460c0dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55c6460c0e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55c6460c0ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646162210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c6461622a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55c646162330 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55c6461623c0 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: 0x55c6460c1558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bef10 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460befa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64614bff0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c64614c080 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c64614c110 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: 0x55c6460c1670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bf940 VAL***: '!int 0' (2 sibs) 29: 0x55c6460bf9d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646162460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c6461624f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c646162580 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: 0x55c6460c1788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bfad0 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460bfb68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646162620 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c6461626b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c646162740 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: 0x55c6460c18a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460c2120 VAL***: '!int 0' (2 sibs) 29: 0x55c6460c21b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461627e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646162870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c646162900 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: 0x55c6460c19b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55c6460c0680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55c6460c0720 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460c07b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461629a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646162a30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55c646162ac0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55c646162b50 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: 0x55c6460c1ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55c6460c08b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55c6460c0950 VAL***: '!int 0' (2 sibs) 29: 0x55c6460c09e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646162bf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646162c80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55c646162d10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55c646162da0 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: 0x55c6460c1be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55c6460c24e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55c6460c2c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55c6460c2ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55c6460c2578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55c6460bfc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55c6460c2610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55c6460c2d50 VAL: 'a' (2 sibs) 29: 0x55c6460c2de8 VAL: 'b' (2 sibs) 29: 0x55c6460c26a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c27d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55c6460c2908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55c6460c29a0 DOCMAP: (12 sibs) 1 children: 29: 0x55c6460c0d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55c6460c2a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55c6460c2e90 KEYVAL: 'a' '' (2 sibs) 29: 0x55c6460c2f28 KEYVAL: 'b' '' (2 sibs) 29: 0x55c6460c2b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55c6460c2fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55c6460c3068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646162e40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55c646162ed0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55c646162f60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55c646162ff0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55c646163080 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55c646163110 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55c6461631a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55c646163230 VAL: 'a' (2 sibs) 29: [8] [8] 0x55c6461632c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x55c646163350 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55c6461633e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55c646163470 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55c646163500 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55c646163590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55c646163620 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55c6461636b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55c646163740 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55c6461637d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55c646163860 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55c6461638f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55c646163980 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55c646163a10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55c646163aa0 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c1d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55c6460c31b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55c6460c3248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55c6460c34b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55c6460c3548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55c6460c32e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55c6460c35f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55c6460c3688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55c6460c3378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55c6460c3730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55c6460c37c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55c6460c3410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55c6460c3870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55c6460c3908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646163b40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55c646163bd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646163c60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55c646163cf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55c646163d80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55c646163e10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55c646163ea0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55c646163f30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55c646163fc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55c646164050 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55c6461640e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55c646164170 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646164200 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55c646164290 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c1e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55c6460c3a00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55c6460c3a98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55c6460c3d00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55c6460c3d98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55c6460c3b30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55c6460c3e40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55c6460c3ed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55c6460c3bc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55c6460c3f80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55c6460c4018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55c6460c3c60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55c6460c40c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55c6460c4158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646164330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55c6461643c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646164450 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55c6461644e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55c646164570 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55c646164600 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55c646164690 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55c646164720 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55c6461647b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55c646164840 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55c6461648d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55c646164960 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c6461649f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55c646164a80 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c1f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55c6460c4d30 MAP: (6 sibs) 3 children: 29: 0x55c6460c50d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55c6460c5168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55c6460c5200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55c6460c4dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55c6460c52a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55c6460c5338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55c6460c53d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55c6460c4e60 MAP***: !!map (6 sibs) 3 children: 29: 0x55c6460c5470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55c6460c5508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55c6460c55a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55c6460c4ef8 SEQ: (6 sibs) 3 children: 29: 0x55c6460c5640 VAL***: '!!str v10' (3 sibs) 29: 0x55c6460c56d8 VAL***: '!!str v20' (3 sibs) 29: 0x55c6460c5770 VAL***: '!!str v30' (3 sibs) 29: 0x55c6460c4f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55c6460c5810 VAL***: '!!str v40' (3 sibs) 29: 0x55c6460c58a8 VAL***: '!!str v50' (3 sibs) 29: 0x55c6460c5940 VAL***: '!!str v60' (3 sibs) 29: 0x55c6460c5028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55c6460c59e0 VAL: 'v70' (3 sibs) 29: 0x55c6460c5a78 VAL: 'v80' (3 sibs) 29: 0x55c6460c5b10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646164b20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55c646164bb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646164c40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646164cd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646164d60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646164df0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55c646164e80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c646164f10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c646164fa0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c646165030 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55c6461650c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c646165150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c6461651e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c646165270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c646165300 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55c646165390 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55c646165420 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55c6461654b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55c646165540 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55c6461655d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55c646165660 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55c6461656f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55c646165780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c646165810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c6461658a0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c2048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55c6460c5c00 MAP: (6 sibs) 3 children: 29: 0x55c6460c5fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55c6460c6038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55c6460c60d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55c6460c5c98 MAP***: !map (6 sibs) 3 children: 29: 0x55c6460c6170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55c6460c6208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55c6460c62a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55c6460c5d30 MAP***: !map (6 sibs) 3 children: 29: 0x55c6460c6340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55c6460c63d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55c6460c6470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55c6460c5dc8 SEQ: (6 sibs) 3 children: 29: 0x55c6460c6510 VAL***: '!str v10' (3 sibs) 29: 0x55c6460c65a8 VAL***: '!str v20' (3 sibs) 29: 0x55c6460c6640 VAL***: '!str v30' (3 sibs) 29: 0x55c6460c5e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55c6460c66e0 VAL***: '!str v40' (3 sibs) 29: 0x55c6460c6778 VAL***: '!str v50' (3 sibs) 29: 0x55c6460c6810 VAL***: '!str v60' (3 sibs) 29: 0x55c6460c5ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55c6460c68b0 VAL: 'v70' (3 sibs) 29: 0x55c6460c6948 VAL: 'v80' (3 sibs) 29: 0x55c6460c69e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646165940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55c6461659d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c646165a60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c646165af0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c646165b80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c646165c10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55c646165ca0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c646165d30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c646165dc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c646165e50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55c646165ee0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c646165f70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c646166000 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c646166090 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c646166120 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55c6461661b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55c646166240 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55c6461662d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55c646166360 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55c6461663f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55c646166480 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55c646166510 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55c6461665a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c646166630 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c6461666c0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c0fe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6460c0c70 [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: 0x55c6460c10f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55c6460bf290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x55c6460bf328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x55c6460bf3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x55c6460bf458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x55c6460bf4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x55c6460bf588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x55c6460bf620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55c6460bf760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55c6460bf7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x55c6460bf6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646166760 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c6461667f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x55c646166880 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x55c646166910 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x55c6461669a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x55c646166a30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x55c646166ac0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x55c646166b50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646166be0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c646166c70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646166d00 KEYVAL***: 'picture' !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: #nodes=11 vs #printed=11 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c1210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x55c6460bfd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x55c6460bfda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x55c6460bfe40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x55c6460bfed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x55c6460bff70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x55c6460c0008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x55c6460c00a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x55c6460c01e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x55c6460c0278 KEYVAL: 'age' '15' (2 sibs) 29: 0x55c6460c0138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646166da0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x55c646166e30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x55c646166ec0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x55c646166f50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x55c646166fe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x55c646167070 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x55c646167100 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x55c646167190 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x55c646167220 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x55c6461672b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x55c646167340 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: 0x55c6460c1328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55c6460c0320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x55c6460c03b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x55c6460c0450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461673e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c646167470 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x55c646167500 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x55c646167590 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: 0x55c6460c1440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x55c6460c0dc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x55c6460c0e58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x55c6460c0ef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646167630 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x55c6461676c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x55c646167750 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x55c6461677e0 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: 0x55c6460c1558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bef10 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460befa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646167880 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646167910 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c6461679a0 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: 0x55c6460c1670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bf940 VAL***: '!int 0' (2 sibs) 29: 0x55c6460bf9d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646167a40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646167ad0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c646167b60 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: 0x55c6460c1788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460bfad0 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460bfb68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646167c00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646167c90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x55c646167d20 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: 0x55c6460c18a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x55c6460c2120 VAL***: '!int 0' (2 sibs) 29: 0x55c6460c21b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646167dc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x55c646167e50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x55c646167ee0 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: 0x55c6460c19b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55c6460c0680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x55c6460c0720 VAL***: '!!int 0' (2 sibs) 29: 0x55c6460c07b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646167f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646168010 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x55c6461680a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x55c646168130 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: 0x55c6460c1ad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x55c6460c08b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x55c6460c0950 VAL***: '!int 0' (2 sibs) 29: 0x55c6460c09e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c6461681d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x55c646168260 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x55c6461682f0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x55c646168380 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: 0x55c6460c1be8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x55c6460c24e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x55c6460c2c10 KEYVAL: 'a' '0' (2 sibs) 29: 0x55c6460c2ca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x55c6460c2578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x55c6460bfc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x55c6460c2610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x55c6460c2d50 VAL: 'a' (2 sibs) 29: 0x55c6460c2de8 VAL: 'b' (2 sibs) 29: 0x55c6460c26a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c27d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55c6460c2908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x55c6460c29a0 DOCMAP: (12 sibs) 1 children: 29: 0x55c6460c0d10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x55c6460c2a38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x55c6460c2ad0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55c6460c2e90 KEYVAL: 'a' '' (2 sibs) 29: 0x55c6460c2f28 KEYVAL: 'b' '' (2 sibs) 29: 0x55c6460c2b68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x55c6460c2fd0 KEYVAL: 'a' '' (2 sibs) 29: 0x55c6460c3068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646168420 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x55c6461684b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x55c646168540 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x55c6461685d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x55c646168660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x55c6461686f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x55c646168780 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x55c646168810 VAL: 'a' (2 sibs) 29: [8] [8] 0x55c6461688a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x55c646168930 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x55c6461689c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x55c646168a50 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x55c646168ae0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x55c646168b70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x55c646168c00 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x55c646168c90 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x55c646168d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x55c646168db0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x55c646168e40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x55c646168ed0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x55c646168f60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x55c646168ff0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x55c646169080 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c1d00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x55c6460c31b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x55c6460c3248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x55c6460c34b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x55c6460c3548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x55c6460c32e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x55c6460c35f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x55c6460c3688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x55c6460c3378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x55c6460c3730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x55c6460c37c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x55c6460c3410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x55c6460c3870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x55c6460c3908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646169120 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x55c6461691b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646169240 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x55c6461692d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x55c646169360 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x55c6461693f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x55c646169480 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x55c646169510 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x55c6461695a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x55c646169630 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x55c6461696c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x55c646169750 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c6461697e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x55c646169870 KEYVAL***: !!int '30' !!float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c1e18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x55c6460c3a00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x55c6460c3a98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x55c6460c3d00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x55c6460c3d98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x55c6460c3b30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x55c6460c3e40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x55c6460c3ed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x55c6460c3bc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x55c6460c3f80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x55c6460c4018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x55c6460c3c60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x55c6460c40c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x55c6460c4158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c646169910 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x55c6461699a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x55c646169a30 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x55c646169ac0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x55c646169b50 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x55c646169be0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x55c646169c70 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x55c646169d00 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x55c646169d90 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x55c646169e20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x55c646169eb0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x55c646169f40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x55c646169fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x55c64616a060 KEYVAL***: !int '30' !float '40' (2 sibs) 29: #nodes=14 vs #printed=14 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c1f30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x55c6460c4d30 MAP: (6 sibs) 3 children: 29: 0x55c6460c50d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x55c6460c5168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x55c6460c5200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x55c6460c4dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x55c6460c52a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x55c6460c5338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x55c6460c53d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x55c6460c4e60 MAP***: !!map (6 sibs) 3 children: 29: 0x55c6460c5470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55c6460c5508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55c6460c55a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55c6460c4ef8 SEQ: (6 sibs) 3 children: 29: 0x55c6460c5640 VAL***: '!!str v10' (3 sibs) 29: 0x55c6460c56d8 VAL***: '!!str v20' (3 sibs) 29: 0x55c6460c5770 VAL***: '!!str v30' (3 sibs) 29: 0x55c6460c4f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55c6460c5810 VAL***: '!!str v40' (3 sibs) 29: 0x55c6460c58a8 VAL***: '!!str v50' (3 sibs) 29: 0x55c6460c5940 VAL***: '!!str v60' (3 sibs) 29: 0x55c6460c5028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x55c6460c59e0 VAL: 'v70' (3 sibs) 29: 0x55c6460c5a78 VAL: 'v80' (3 sibs) 29: 0x55c6460c5b10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64616a100 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x55c64616a190 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c64616a220 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c64616a2b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c64616a340 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c64616a3d0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x55c64616a460 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c64616a4f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c64616a580 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c64616a610 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x55c64616a6a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c64616a730 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c64616a7c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c64616a850 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c64616a8e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x55c64616a970 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x55c64616aa00 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x55c64616aa90 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x55c64616ab20 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x55c64616abb0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x55c64616ac40 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x55c64616acd0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x55c64616ad60 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c64616adf0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c64616ae80 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: REF TREE: 29: 0x55c6460c2048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x55c6460c5c00 MAP: (6 sibs) 3 children: 29: 0x55c6460c5fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x55c6460c6038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x55c6460c60d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x55c6460c5c98 MAP***: !map (6 sibs) 3 children: 29: 0x55c6460c6170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x55c6460c6208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x55c6460c62a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x55c6460c5d30 MAP***: !map (6 sibs) 3 children: 29: 0x55c6460c6340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x55c6460c63d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x55c6460c6470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x55c6460c5dc8 SEQ: (6 sibs) 3 children: 29: 0x55c6460c6510 VAL***: '!str v10' (3 sibs) 29: 0x55c6460c65a8 VAL***: '!str v20' (3 sibs) 29: 0x55c6460c6640 VAL***: '!str v30' (3 sibs) 29: 0x55c6460c5e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x55c6460c66e0 VAL***: '!str v40' (3 sibs) 29: 0x55c6460c6778 VAL***: '!str v50' (3 sibs) 29: 0x55c6460c6810 VAL***: '!str v60' (3 sibs) 29: 0x55c6460c5ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x55c6460c68b0 VAL: 'v70' (3 sibs) 29: 0x55c6460c6948 VAL: 'v80' (3 sibs) 29: 0x55c6460c69e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x55c64616af20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x55c64616afb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x55c64616b040 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x55c64616b0d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x55c64616b160 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x55c64616b1f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x55c64616b280 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x55c64616b310 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x55c64616b3a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x55c64616b430 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x55c64616b4c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x55c64616b550 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x55c64616b5e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x55c64616b670 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x55c64616b700 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x55c64616b790 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x55c64616b820 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x55c64616b8b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x55c64616b940 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x55c64616b9d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x55c64616ba60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x55c64616baf0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x55c64616bb80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x55c64616bc10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x55c64616bca0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase (28 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (29 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.03 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x56511ebe1b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x56511ebde230 DOCMAP: (3 sibs) 3 children: 30: 0x56511ebde400 KEYVAL: 'a' '' (3 sibs) 30: 0x56511ebde498 KEYVAL: 'b' '' (3 sibs) 30: 0x56511ebde530 KEYVAL: '' '' (3 sibs) 30: 0x56511ebde2c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x56511ebde5d0 KEYVAL: 'a' '' (2 sibs) 30: 0x56511ebde668 KEYVAL: 'b' '' (2 sibs) 30: 0x56511ebde360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x56511ebde710 KEYVAL: 'a' '' (3 sibs) 30: 0x56511ebde7a8 KEYVAL: 'b' '' (3 sibs) 30: 0x56511ebde840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec4fb50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x56511ec4fd90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x56511ec4fbe0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x56511ec4fc70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x56511ec4fd00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56511ec4fe20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56511ec4feb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56511ec4ff40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56511ec4ffd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56511ec50060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56511ec500f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56511ec50180 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: --------------- 30: 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 30: ?foo: safe question mark 30: :foo: safe colon 30: -foo: safe dash 30: this is#not: a comment 30: --------------- 30: REF TREE: 30: 0x56511ebe1c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebdec40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x56511ebdecd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x56511ebded70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x56511ebdee08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x56511ebdeea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec51bd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec51c60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec51cf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec51d80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec51e10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec51ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: --------------- 30: { 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe, 30: ?foo: safe question mark, 30: :foo: safe colon, 30: -foo: safe dash, 30: this is#not: a comment, 30: }--------------- 30: REF TREE: 30: 0x56511ebe1da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebdf3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x56511ebdf448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x56511ebdf4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x56511ebdf578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x56511ebdf610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec53b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec53c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec53ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec53d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec53dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec53e50 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: 0x56511ebe1eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56511ebdf6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x56511ebdf748 VAL: '?foo' (5 sibs) 30: 0x56511ebdf7e0 VAL: ':foo' (5 sibs) 30: 0x56511ebdf878 VAL: '-foo' (5 sibs) 30: 0x56511ebdf910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec55990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec55a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec55ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec55b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec55bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec55c60 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: --------------- 30: [ 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~, 30: ?foo, 30: :foo, 30: -foo, 30: this is#not:a comment, 30: ]--------------- 30: REF TREE: 30: 0x56511ebe1fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56511ebe0280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56511ebe0318 VAL: '?foo' (5 sibs) 30: 0x56511ebe03b0 VAL: ':foo' (5 sibs) 30: 0x56511ebe0448 VAL: '-foo' (5 sibs) 30: 0x56511ebe04e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec57880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec57910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec579a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec57a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec57ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec57b50 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: --------------- 30: 30: ? an explicit key 30: : its value 30: --------------- 30: REF TREE: 30: 0x56511ebe20e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebdef90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec595b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec59640 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: 0x56511ebe2200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebddf20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebddfb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec5b3a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec5b430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec5b4c0 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: 0x56511ebe2318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdf0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdf168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec5d190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec5d220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec5d2b0 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: 0x56511ebe2430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdf260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebdf2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec5eec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec5ef50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec5efe0 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: 0x56511ebe2548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdfa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdfa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec60bf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec60c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec60d10 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: 0x56511ebe2660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdfcd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x56511ebdfe10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdfea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebdfd68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec62c20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec62cb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56511ec62d40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec62dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec62e60 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: --------------- 30: 30: - ? an explicit key: another value 30: a simple key: a value 30: - ? another explicit key: its value 30: --------------- 30: REF TREE: 30: 0x56511ebe2778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56511ebe0040 MAP: (2 sibs) 2 children: 30: 0x56511ebe1710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebe17a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebe00d8 MAP: (2 sibs) 1 children: 30: 0x56511ebe0180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec64b10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56511ec64ba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56511ec64c30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec64cc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec64d50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56511ec64de0 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: 0x56511ebe2890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebdff50 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] 0x56511ec669c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec66a50 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: 0x56511ebe29a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe18a0 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] 0x56511ec68870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec68900 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: 0x56511ebe2ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe1990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec6a720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec6a7b0 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: 0x56511ebe2bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe1a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec6c5d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec6c660 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: 0x56511ebe2cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe3e80 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] 0x56511ec6e480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec6e510 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: 0x56511ebe2e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe05d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec70330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec703c0 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: 0x56511ebe2f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebe0670 KEYVAL: 'a' '' (5 sibs) 30: 0x56511ebe0708 KEYVAL: 'b' '' (5 sibs) 30: 0x56511ebe07a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56511ebe0838 KEYVAL: 'd' '' (5 sibs) 30: 0x56511ebe08d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec72060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec720f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56511ec72180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56511ec72210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56511ec722a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56511ec72330 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: 0x56511ebe3038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56511ebe09c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56511ebe0a58 KEYVAL: 'b' '' (6 sibs) 30: 0x56511ebe0af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56511ebe0b88 KEYVAL: 'd' '' (6 sibs) 30: 0x56511ebe0c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56511ebe0cb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec73d90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56511ec73e20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56511ec73eb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56511ec73f40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56511ec73fd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56511ec74060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56511ec740f0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_unix/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x56511ebe1b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x56511ebde230 DOCMAP: (3 sibs) 3 children: 30: 0x56511ebde400 KEYVAL: 'a' '' (3 sibs) 30: 0x56511ebde498 KEYVAL: 'b' '' (3 sibs) 30: 0x56511ebde530 KEYVAL: '' '' (3 sibs) 30: 0x56511ebde2c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x56511ebde5d0 KEYVAL: 'a' '' (2 sibs) 30: 0x56511ebde668 KEYVAL: 'b' '' (2 sibs) 30: 0x56511ebde360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x56511ebde710 KEYVAL: 'a' '' (3 sibs) 30: 0x56511ebde7a8 KEYVAL: 'b' '' (3 sibs) 30: 0x56511ebde840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec746e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x56511ec74920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x56511ec74770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x56511ec74800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x56511ec74890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56511ec749b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56511ec74a40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56511ec74ad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56511ec74b60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56511ec74bf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56511ec74c80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56511ec74d10 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_windows/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: --------------- 30: 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe 30: ?foo: safe question mark 30: :foo: safe colon 30: -foo: safe dash 30: this is#not: a comment 30: --------------- 30: REF TREE: 30: 0x56511ebe1c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebdec40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x56511ebdecd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x56511ebded70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x56511ebdee08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x56511ebdeea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec74ff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec75080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec75110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec751a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec75230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec752c0 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: 0x56511ebe1da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebdf3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x56511ebdf448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x56511ebdf4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x56511ebdf578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x56511ebdf610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec75900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec75990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec75a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec75ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec75b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec75bd0 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: 0x56511ebe1eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56511ebdf6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x56511ebdf748 VAL: '?foo' (5 sibs) 30: 0x56511ebdf7e0 VAL: ':foo' (5 sibs) 30: 0x56511ebdf878 VAL: '-foo' (5 sibs) 30: 0x56511ebdf910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec76210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec762a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec76330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec763c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec76450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec764e0 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: 0x56511ebe1fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56511ebe0280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56511ebe0318 VAL: '?foo' (5 sibs) 30: 0x56511ebe03b0 VAL: ':foo' (5 sibs) 30: 0x56511ebe0448 VAL: '-foo' (5 sibs) 30: 0x56511ebe04e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec76b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec76bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec76c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec76cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec76d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec76df0 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: 0x56511ebe20e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebdef90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec77430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec774c0 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: 0x56511ebe2200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebddf20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebddfb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec77d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec77dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec77e60 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: 0x56511ebe2318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdf0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdf168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec78650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec786e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec78770 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: 0x56511ebe2430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdf260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebdf2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec78f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec78ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec79080 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: 0x56511ebe2548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdfa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdfa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec79870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec79900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec79990 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: 0x56511ebe2660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdfcd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x56511ebdfe10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdfea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebdfd68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec7a180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec7a210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56511ec7a2a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec7a330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec7a3c0 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: 0x56511ebe2778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56511ebe0040 MAP: (2 sibs) 2 children: 30: 0x56511ebe1710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebe17a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebe00d8 MAP: (2 sibs) 1 children: 30: 0x56511ebe0180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec7aa90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56511ec7ab20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56511ec7abb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec7ac40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec7acd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56511ec7ad60 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: 0x56511ebe2890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebdff50 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] 0x56511ec7b3a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7b430 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: 0x56511ebe29a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe18a0 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] 0x56511ec7bcb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7bd40 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: 0x56511ebe2ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe1990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec7c5c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7c650 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: 0x56511ebe2bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe1a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec7ced0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7cf60 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: 0x56511ebe2cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe3e80 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] 0x56511ec7d7e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7d870 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: 0x56511ebe2e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe05d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec7e0f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7e180 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: 0x56511ebe2f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebe0670 KEYVAL: 'a' '' (5 sibs) 30: 0x56511ebe0708 KEYVAL: 'b' '' (5 sibs) 30: 0x56511ebe07a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56511ebe0838 KEYVAL: 'd' '' (5 sibs) 30: 0x56511ebe08d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec7ea00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec7ea90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56511ec7eb20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56511ec7ebb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56511ec7ec40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56511ec7ecd0 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: 0x56511ebe3038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56511ebe09c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56511ebe0a58 KEYVAL: 'b' '' (6 sibs) 30: 0x56511ebe0af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56511ebe0b88 KEYVAL: 'd' '' (6 sibs) 30: 0x56511ebe0c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56511ebe0cb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec7f310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56511ec7f3a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56511ec7f430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56511ec7f4c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56511ec7f550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56511ec7f5e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56511ec7f670 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? a\n 30: ? b\n 30: ?\n 30: --- !!set # test that we do not add any last item\n 30: ? a\n 30: ? b\n 30: --- !!set # test that we do add the last item\n 30: ? a\n 30: ? b\n 30: ?\n 30: ...\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec4fb50 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x56511ec4fd90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x56511ec4fbe0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x56511ec4fc70 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x56511ec4fd00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56511ec4fe20 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56511ec4feb0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56511ec4ff40 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56511ec4ffd0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56511ec50060 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56511ec500f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56511ec50180 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] 0x56511ec81080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x56511ec81110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x56511ec811a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x56511ec81230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x56511ec812c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56511ec81350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56511ec813e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56511ec81470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56511ec81500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56511ec81590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56511ec81620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56511ec816b0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\n 30: ?foo: safe question mark\n 30: :foo: safe colon\n 30: -foo: safe dash\n 30: this is#not: a comment\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec51bd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec51c60 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec51cf0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec51d80 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec51e10 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec51ea0 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] 0x56511ec82270 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec82300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec82390 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec82420 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec824b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec82540 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: {\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\n 30: ?foo: safe question mark,\n 30: :foo: safe colon,\n 30: -foo: safe dash,\n 30: this is#not: a comment,\n 30: }~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec53b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec53c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec53ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec53d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec53dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec53e50 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] 0x56511ec82b80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec82c10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec82ca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec82d30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec82dc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec82e50 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\n 30: - ?foo\n 30: - :foo\n 30: - -foo\n 30: - this is#not:a comment\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec55990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec55a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec55ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec55b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec55bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec55c60 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] 0x56511ec83490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec83520 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec835b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec83640 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec836d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec83760 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: [\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~,\n 30: ?foo,\n 30: :foo,\n 30: -foo,\n 30: this is#not:a comment,\n 30: ]~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec57880 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec57910 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec579a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec57a30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec57ac0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec57b50 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] 0x56511ec83da0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec83e30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec83ec0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec83f50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec83fe0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec84070 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] 0x56511ec595b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec59640 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] 0x56511ec846b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec84740 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] 0x56511ec5b3a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec5b430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec5b4c0 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] 0x56511ec84fc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec85050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec850e0 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] 0x56511ec5d190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec5d220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec5d2b0 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] 0x56511ec858d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec85960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec859f0 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] 0x56511ec5eec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec5ef50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec5efe0 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] 0x56511ec861e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec86270 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec86300 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] 0x56511ec60bf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec60c80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec60d10 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] 0x56511ec86af0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec86b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec86c10 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] 0x56511ec62c20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec62cb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56511ec62d40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec62dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec62e60 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] 0x56511ec87400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec87490 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56511ec87520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec875b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec87640 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: #nodes=5 vs #printed=5 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: - ? an explicit key: another value\n 30: a simple key: a value\n 30: - ? another explicit key: its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec64b10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56511ec64ba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56511ec64c30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec64cc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec64d50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56511ec64de0 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] 0x56511ec87d10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56511ec87da0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56511ec87e30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec87ec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec87f50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56511ec87fe0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |\n 30: This is a key\n 30: that has multiple lines\n 30: e lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec669c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec66a50 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] 0x56511ec88620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec886b0 KEYVAL: 'This is a key 30: that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: #nodes=2 vs #printed=2 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |+\n 30: This is a key\n 30: that has multiple lines\n 30: \n 30: lines\n 30: \n 30: : and this is its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec68870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec68900 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] 0x56511ec88f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec88fc0 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] 0x56511ec6a720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec6a7b0 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] 0x56511ec89840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec898d0 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] 0x56511ec6c5d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec6c660 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] 0x56511ec8a150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec8a1e0 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] 0x56511ec6e480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec6e510 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] 0x56511ec8aa60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec8aaf0 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] 0x56511ec70330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec703c0 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] 0x56511ec8b370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec8b400 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] 0x56511ec72060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec720f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56511ec72180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56511ec72210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56511ec722a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56511ec72330 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] 0x56511ec8bc80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec8bd10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56511ec8bda0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56511ec8be30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56511ec8bec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56511ec8bf50 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] 0x56511ec73d90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56511ec73e20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56511ec73eb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56511ec73f40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56511ec73fd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56511ec74060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56511ec740f0 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] 0x56511ec8c590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56511ec8c620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56511ec8c6b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56511ec8c740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56511ec8c7d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56511ec8c860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56511ec8c8f0 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: ? a\r\n 30: ? b\r\n 30: ?\r\n 30: --- !!set # test that we do not add any last item\r\n 30: ? a\r\n 30: ? b\r\n 30: --- !!set # test that we do add the last item\r\n 30: ? a\r\n 30: ? b\r\n 30: ?\r\n 30: ...\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec746e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x56511ec74920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x56511ec74770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x56511ec74800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x56511ec74890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56511ec749b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56511ec74a40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56511ec74ad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56511ec74b60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56511ec74bf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56511ec74c80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56511ec74d10 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] 0x56511ec8cea0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x56511ec8cf30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x56511ec8cfc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x56511ec8d050 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x56511ec8d0e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56511ec8d170 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56511ec8d200 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56511ec8d290 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56511ec8d320 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56511ec8d3b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56511ec8d440 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56511ec8d4d0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~: safe\r\n 30: ?foo: safe question mark\r\n 30: :foo: safe colon\r\n 30: -foo: safe dash\r\n 30: this is#not: a comment\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec74ff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec75080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec75110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec751a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec75230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec752c0 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] 0x56511ec8d7b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec8d840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec8d8d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec8d960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec8d9f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec8da80 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: {\r\n 30: a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~: safe,\r\n 30: ?foo: safe question mark,\r\n 30: :foo: safe colon,\r\n 30: -foo: safe dash,\r\n 30: this is#not: a comment,\r\n 30: }~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec75900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec75990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec75a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec75ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec75b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec75bd0 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] 0x56511ec8e0c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec8e150 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec8e1e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec8e270 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec8e300 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec8e390 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: - a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~\r\n 30: - ?foo\r\n 30: - :foo\r\n 30: - -foo\r\n 30: - this is#not:a comment\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec76210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec762a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec76330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec763c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec76450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec764e0 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] 0x56511ec8e9d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec8ea60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec8eaf0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec8eb80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec8ec10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec8eca0 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] 0x56511ec76b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec76bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec76c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec76cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec76d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec76df0 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] 0x56511ec8f2e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec8f370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec8f400 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec8f490 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec8f520 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec8f5b0 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] 0x56511ec77430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec774c0 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] 0x56511ec8fbf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec8fc80 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] 0x56511ec77d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec77dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec77e60 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] 0x56511ec90500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec90590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec90620 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] 0x56511ec78650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec786e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec78770 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] 0x56511ec90e10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec90ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec90f30 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] 0x56511ec78f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec78ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec79080 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] 0x56511ec91720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec917b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec91840 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] 0x56511ec79870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec79900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec79990 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] 0x56511ec92030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec920c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec92150 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] 0x56511ec7a180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec7a210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56511ec7a2a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec7a330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec7a3c0 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] 0x56511ec92940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec929d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56511ec92a60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec92af0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec92b80 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] 0x56511ec7aa90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56511ec7ab20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56511ec7abb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec7ac40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec7acd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56511ec7ad60 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] 0x56511ec93250 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56511ec932e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56511ec93370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec93400 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec93490 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56511ec93520 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: ? |\r\n 30: This is a key\n 30: that has multiple lines\n 30: le lines\r\n 30: \r\n 30: : and this is its value\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec7b3a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7b430 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] 0x56511ec93b60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec93bf0 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] 0x56511ec7bcb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7bd40 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] 0x56511ec94470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec94500 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] 0x56511ec7c5c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7c650 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] 0x56511ec94d80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec94e10 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] 0x56511ec7ced0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7cf60 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] 0x56511ec95690 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec95720 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] 0x56511ec7d7e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7d870 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] 0x56511ec95fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec96030 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] 0x56511ec7e0f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec7e180 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] 0x56511ec968b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec96940 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] 0x56511ec7ea00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec7ea90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56511ec7eb20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56511ec7ebb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56511ec7ec40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56511ec7ecd0 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] 0x56511ec971c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec97250 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56511ec972e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56511ec97370 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56511ec97400 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56511ec97490 KEYVAL: 'e' '' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \r\n 30: a: 1\r\n 30: ? b\r\n 30: &anchor c: 3\r\n 30: ? d\r\n 30: !!str e: 4\r\n 30: ? f\r\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x56511ec7f310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56511ec7f3a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56511ec7f430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56511ec7f4c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56511ec7f550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56511ec7f5e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56511ec7f670 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] 0x56511ec97ad0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56511ec97b60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56511ec97bf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56511ec97c80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56511ec97d10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56511ec97da0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56511ec97e30 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_windows_round_trip_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: REF TREE: 30: 0x56511ebe1b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x56511ebde230 DOCMAP: (3 sibs) 3 children: 30: 0x56511ebde400 KEYVAL: 'a' '' (3 sibs) 30: 0x56511ebde498 KEYVAL: 'b' '' (3 sibs) 30: 0x56511ebde530 KEYVAL: '' '' (3 sibs) 30: 0x56511ebde2c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x56511ebde5d0 KEYVAL: 'a' '' (2 sibs) 30: 0x56511ebde668 KEYVAL: 'b' '' (2 sibs) 30: 0x56511ebde360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x56511ebde710 KEYVAL: 'a' '' (3 sibs) 30: 0x56511ebde7a8 KEYVAL: 'b' '' (3 sibs) 30: 0x56511ebde840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec983e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x56511ec98470 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x56511ec98500 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x56511ec98590 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x56511ec98620 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56511ec986b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56511ec98740 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56511ec987d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56511ec98860 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56511ec988f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56511ec98980 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56511ec98a10 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: REF TREE: 30: 0x56511ebe1c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebdec40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x56511ebdecd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x56511ebded70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x56511ebdee08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x56511ebdeea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec98ab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec98b40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec98bd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec98c60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec98cf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec98d80 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: 0x56511ebe1da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebdf3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x56511ebdf448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x56511ebdf4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x56511ebdf578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x56511ebdf610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec98e20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec98eb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec98f40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec98fd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec99060 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec990f0 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: 0x56511ebe1eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56511ebdf6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x56511ebdf748 VAL: '?foo' (5 sibs) 30: 0x56511ebdf7e0 VAL: ':foo' (5 sibs) 30: 0x56511ebdf878 VAL: '-foo' (5 sibs) 30: 0x56511ebdf910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec99190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec99220 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec992b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec99340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec993d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec99460 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: 0x56511ebe1fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56511ebe0280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56511ebe0318 VAL: '?foo' (5 sibs) 30: 0x56511ebe03b0 VAL: ':foo' (5 sibs) 30: 0x56511ebe0448 VAL: '-foo' (5 sibs) 30: 0x56511ebe04e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec99500 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec99590 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec99620 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec996b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec99740 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec997d0 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: 0x56511ebe20e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebdef90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec99870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec99900 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: 0x56511ebe2200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebddf20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebddfb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec999a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec99a30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec99ac0 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: 0x56511ebe2318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdf0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdf168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec99b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec99bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec99c80 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: 0x56511ebe2430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdf260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebdf2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec99d20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec99db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec99e40 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: 0x56511ebe2548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdfa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdfa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec99ee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec99f70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec9a000 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: 0x56511ebe2660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdfcd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x56511ebdfe10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdfea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebdfd68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9a0a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec9a130 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56511ec9a1c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec9a250 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec9a2e0 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: 0x56511ebe2778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56511ebe0040 MAP: (2 sibs) 2 children: 30: 0x56511ebe1710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebe17a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebe00d8 MAP: (2 sibs) 1 children: 30: 0x56511ebe0180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9a380 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56511ec9a410 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56511ec9a4a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec9a530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec9a5c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56511ec9a650 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: 0x56511ebe2890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebdff50 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] 0x56511ec9a6f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9a780 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: 0x56511ebe29a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe18a0 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] 0x56511ec9a820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9a8b0 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: 0x56511ebe2ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe1990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9a950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9a9e0 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: 0x56511ebe2bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe1a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9aa80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9ab10 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: 0x56511ebe2cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe3e80 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] 0x56511ec9abb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9ac40 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: 0x56511ebe2e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe05d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9ace0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9ad70 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: 0x56511ebe2f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebe0670 KEYVAL: 'a' '' (5 sibs) 30: 0x56511ebe0708 KEYVAL: 'b' '' (5 sibs) 30: 0x56511ebe07a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56511ebe0838 KEYVAL: 'd' '' (5 sibs) 30: 0x56511ebe08d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9ae10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec9aea0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56511ec9af30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56511ec9afc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56511ec9b050 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56511ec9b0e0 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: 0x56511ebe3038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56511ebe09c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56511ebe0a58 KEYVAL: 'b' '' (6 sibs) 30: 0x56511ebe0af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56511ebe0b88 KEYVAL: 'd' '' (6 sibs) 30: 0x56511ebe0c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56511ebe0cb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9b180 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56511ec9b210 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56511ec9b2a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56511ec9b330 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56511ec9b3c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56511ec9b450 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56511ec9b4e0 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: 0x56511ebe1b70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x56511ebde230 DOCMAP: (3 sibs) 3 children: 30: 0x56511ebde400 KEYVAL: 'a' '' (3 sibs) 30: 0x56511ebde498 KEYVAL: 'b' '' (3 sibs) 30: 0x56511ebde530 KEYVAL: '' '' (3 sibs) 30: 0x56511ebde2c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x56511ebde5d0 KEYVAL: 'a' '' (2 sibs) 30: 0x56511ebde668 KEYVAL: 'b' '' (2 sibs) 30: 0x56511ebde360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x56511ebde710 KEYVAL: 'a' '' (3 sibs) 30: 0x56511ebde7a8 KEYVAL: 'b' '' (3 sibs) 30: 0x56511ebde840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9b580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x56511ec9b610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x56511ec9b6a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x56511ec9b730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x56511ec9b7c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x56511ec9b850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x56511ec9b8e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x56511ec9b970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x56511ec9ba00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x56511ec9ba90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x56511ec9bb20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x56511ec9bbb0 KEYVAL: '' '' (3 sibs) 30: #nodes=12 vs #printed=12 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_recreate_from_ref/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: REF TREE: 30: 0x56511ebe1c88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebdec40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x56511ebdecd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x56511ebded70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x56511ebdee08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x56511ebdeea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9bc50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec9bce0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec9bd70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec9be00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec9be90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec9bf20 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: 0x56511ebe1da0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebdf3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x56511ebdf448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x56511ebdf4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x56511ebdf578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x56511ebdf610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9bfc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec9c050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x56511ec9c0e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x56511ec9c170 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x56511ec9c200 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x56511ec9c290 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: 0x56511ebe1eb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56511ebdf6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x56511ebdf748 VAL: '?foo' (5 sibs) 30: 0x56511ebdf7e0 VAL: ':foo' (5 sibs) 30: 0x56511ebdf878 VAL: '-foo' (5 sibs) 30: 0x56511ebdf910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9c330 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec9c3c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec9c450 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec9c4e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec9c570 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec9c600 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: 0x56511ebe1fd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x56511ebe0280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x56511ebe0318 VAL: '?foo' (5 sibs) 30: 0x56511ebe03b0 VAL: ':foo' (5 sibs) 30: 0x56511ebe0448 VAL: '-foo' (5 sibs) 30: 0x56511ebe04e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9c6a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x56511ec9c730 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x56511ec9c7c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x56511ec9c850 VAL: ':foo' (5 sibs) 30: [4] [4] 0x56511ec9c8e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x56511ec9c970 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: 0x56511ebe20e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebdef90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9ca10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9caa0 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: 0x56511ebe2200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebddf20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebddfb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9cb40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec9cbd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec9cc60 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: 0x56511ebe2318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdf0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdf168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9cd00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec9cd90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec9ce20 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: 0x56511ebe2430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdf260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebdf2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9cec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec9cf50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x56511ec9cfe0 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: 0x56511ebe2548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdfa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdfa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9d080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec9d110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x56511ec9d1a0 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: 0x56511ebe2660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x56511ebdfcd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x56511ebdfe10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebdfea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebdfd68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9d240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x56511ec9d2d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x56511ec9d360 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec9d3f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec9d480 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: 0x56511ebe2778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x56511ebe0040 MAP: (2 sibs) 2 children: 30: 0x56511ebe1710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x56511ebe17a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x56511ebe00d8 MAP: (2 sibs) 1 children: 30: 0x56511ebe0180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9d520 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x56511ec9d5b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x56511ec9d640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x56511ec9d6d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x56511ec9d760 MAP: (2 sibs) 1 children: 30: [5] [5] 0x56511ec9d7f0 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: 0x56511ebe2890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebdff50 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] 0x56511ec9d890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9d920 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: 0x56511ebe29a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe18a0 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] 0x56511ec9d9c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9da50 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: 0x56511ebe2ac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe1990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9daf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9db80 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: 0x56511ebe2bd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe1a80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9dc20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9dcb0 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: 0x56511ebe2cf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe3e80 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] 0x56511ec9dd50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9dde0 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: 0x56511ebe2e08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x56511ebe05d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9de80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x56511ec9df10 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: 0x56511ebe2f20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x56511ebe0670 KEYVAL: 'a' '' (5 sibs) 30: 0x56511ebe0708 KEYVAL: 'b' '' (5 sibs) 30: 0x56511ebe07a0 KEYVAL: 'c' '' (5 sibs) 30: 0x56511ebe0838 KEYVAL: 'd' '' (5 sibs) 30: 0x56511ebe08d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9dfb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x56511ec9e040 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x56511ec9e0d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x56511ec9e160 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x56511ec9e1f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x56511ec9e280 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: 0x56511ebe3038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x56511ebe09c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x56511ebe0a58 KEYVAL: 'b' '' (6 sibs) 30: 0x56511ebe0af0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x56511ebe0b88 KEYVAL: 'd' '' (6 sibs) 30: 0x56511ebe0c20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x56511ebe0cb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x56511ec9e320 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x56511ec9e3b0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x56511ec9e440 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x56511ec9e4d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x56511ec9e560 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x56511ec9e5f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x56511ec9e680 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 (27 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (27 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.03 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x56358acbdb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbca40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbcc10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbcca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbcd40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbcad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbcde0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbce78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbcf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbcb70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbcfb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbd048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbd0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acd5750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acd57e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acd5870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acd5900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acd5990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acd5a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acd5ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acd5b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acd5bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acd5c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acd5cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acd5d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acd5e10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo: {foo0: 00, bar0: 01, baz0: 02}, 31: bar: {foo1: 10, bar1: 11, baz1: 12}, 31: baz: {foo2: 20, bar2: 21, baz2: 22} 31: }--------------- 31: REF TREE: 31: 0x56358acbdc68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbd3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbd590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbd628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbd6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbd458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbd760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbd7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbd890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbd4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbd930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbd9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbda60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acd77d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acd7860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acd78f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acd7980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acd7a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acd7aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acd7b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acd7bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acd7c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acd7ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acd7d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acd7e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acd7e90 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: --------------- 31: 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: --------------- 31: REF TREE: 31: 0x56358acbdd80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbdf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbe140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbe1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbe270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbe008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbe310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbe3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbe440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbe0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbe4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbe578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbe610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acd9720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acd97b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acd9840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acd98d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acd9960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acd99f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acd9a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acd9b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acd9ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acd9c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acd9cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acd9d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acd9de0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: --------------- 31: 31: send_to: 31: #host: 192.168.1.100 31: #port: 7000 31: host: 192.168.1.101 31: port: 7001 31: #host: 192.168.1.102 31: #port: 7002 31: --------------- 31: REF TREE: 31: 0x56358acbde98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56358acbe7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56358acbe890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56358acbe928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acdb670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56358acdb700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56358acdb790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56358acdb820 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_unix/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x56358acbdb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbca40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbcc10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbcca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbcd40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbcad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbcde0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbce78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbcf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbcb70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbcfb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbd048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbd0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acdbf80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acdc010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acdc0a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acdc130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acdc1c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acdc250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acdc2e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acdc370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acdc400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acdc490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acdc520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acdc5b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acdc640 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: --------------- 31: { 31: foo: {foo0: 00, bar0: 01, baz0: 02}, 31: bar: {foo1: 10, bar1: 11, baz1: 12}, 31: baz: {foo2: 20, bar2: 21, baz2: 22} 31: }--------------- 31: REF TREE: 31: 0x56358acbdc68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbd3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbd590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbd628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbd6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbd458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbd760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbd7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbd890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbd4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbd930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbd9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbda60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acdc890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acdc920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acdc9b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acdca40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acdcad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acdcb60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acdcbf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acdcc80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acdcd10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acdcda0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acdce30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acdcec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acdcf50 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: --------------- 31: 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: --------------- 31: REF TREE: 31: 0x56358acbdd80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbdf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbe140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbe1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbe270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbe008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbe310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbe3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbe440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbe0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbe4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbe578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbe610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acdd1a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acdd230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acdd2c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acdd350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acdd3e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acdd470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acdd500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acdd590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acdd620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acdd6b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acdd740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acdd7d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acdd860 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_windows/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: --------------- 31: 31: send_to: 31: #host: 192.168.1.100 31: #port: 7000 31: host: 192.168.1.101 31: port: 7001 31: #host: 192.168.1.102 31: #port: 7002 31: --------------- 31: REF TREE: 31: 0x56358acbde98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56358acbe7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56358acbe890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56358acbe928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acddab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56358acddb40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56358acddbd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56358acddc60 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x56358acd5750 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acd57e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acd5870 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acd5900 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acd5990 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acd5a20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acd5ab0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acd5b40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acd5bd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acd5c60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acd5cf0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acd5d80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acd5e10 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] 0x56358acdeb30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acdebc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acdec50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acdece0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acded70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acdee00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acdee90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acdef20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acdefb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acdf040 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acdf0d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acdf160 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acdf1f0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\n 31: foo: {foo0: 00, bar0: 01, baz0: 02},\n 31: bar: {foo1: 10, bar1: 11, baz1: 12},\n 31: baz: {foo2: 20, bar2: 21, baz2: 22}\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x56358acd77d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acd7860 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acd78f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acd7980 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acd7a10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acd7aa0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acd7b30 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acd7bc0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acd7c50 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acd7ce0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acd7d70 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acd7e00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acd7e90 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] 0x56358acdfd20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acdfdb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acdfe40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acdfed0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acdff60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acdfff0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace0080 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace0110 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace01a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace0230 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace02c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace0350 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace03e0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \n 31: foo:\n 31: foo0: 00\n 31: bar0: 01\n 31: baz0: 02\n 31: bar:\n 31: foo1: 10\n 31: bar1: 11\n 31: baz1: 12\n 31: baz:\n 31: foo2: 20\n 31: bar2: 21\n 31: baz2: 22\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x56358acd9720 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acd97b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acd9840 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acd98d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acd9960 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acd99f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acd9a80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acd9b10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acd9ba0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acd9c30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acd9cc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acd9d50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acd9de0 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] 0x56358ace0630 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace06c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace0750 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace07e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace0870 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace0900 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace0990 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace0a20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace0ab0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace0b40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace0bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace0c60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace0cf0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \n 31: send_to:\n 31: #host: 192.168.1.100\n 31: #port: 7000\n 31: host: 192.168.1.101\n 31: port: 7001\n 31: #host: 192.168.1.102\n 31: #port: 7002\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x56358acdb670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56358acdb700 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56358acdb790 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56358acdb820 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] 0x56358ace0f40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56358ace0fd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56358ace1060 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56358ace10f0 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] 0x56358acdbf80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acdc010 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acdc0a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acdc130 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acdc1c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acdc250 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acdc2e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acdc370 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acdc400 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acdc490 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acdc520 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acdc5b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acdc640 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] 0x56358ace1850 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace18e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace1970 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace1a00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace1a90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace1b20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace1bb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace1c40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace1cd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace1d60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace1df0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace1e80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace1f10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {\r\n 31: foo: {foo0: 00, bar0: 01, baz0: 02},\r\n 31: bar: {foo1: 10, bar1: 11, baz1: 12},\r\n 31: baz: {foo2: 20, bar2: 21, baz2: 22}\r\n 31: }~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x56358acdc890 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acdc920 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acdc9b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acdca40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acdcad0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acdcb60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acdcbf0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acdcc80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acdcd10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acdcda0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acdce30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acdcec0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acdcf50 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] 0x56358ace2160 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace21f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace2280 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace2310 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace23a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace2430 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace24c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace2550 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace25e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace2670 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace2700 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace2790 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace2820 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \r\n 31: foo:\r\n 31: foo0: 00\r\n 31: bar0: 01\r\n 31: baz0: 02\r\n 31: bar:\r\n 31: foo1: 10\r\n 31: bar1: 11\r\n 31: baz1: 12\r\n 31: baz:\r\n 31: foo2: 20\r\n 31: bar2: 21\r\n 31: baz2: 22\r\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x56358acdd1a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358acdd230 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358acdd2c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358acdd350 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358acdd3e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358acdd470 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358acdd500 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358acdd590 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358acdd620 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358acdd6b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358acdd740 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358acdd7d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358acdd860 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] 0x56358ace2a70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace2b00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace2b90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace2c20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace2cb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace2d40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace2dd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace2e60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace2ef0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace2f80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace3010 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace30a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace3130 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: \r\n 31: send_to:\r\n 31: #host: 192.168.1.100\r\n 31: #port: 7000\r\n 31: host: 192.168.1.101\r\n 31: port: 7001\r\n 31: #host: 192.168.1.102\r\n 31: #port: 7002\r\n 31: ~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x56358acddab0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56358acddb40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56358acddbd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56358acddc60 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] 0x56358ace3380 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56358ace3410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56358ace34a0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56358ace3530 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: ~~~~~~~~~~~~~~ 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: REF TREE: 31: 0x56358acbdb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbca40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbcc10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbcca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbcd40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbcad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbcde0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbce78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbcf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbcb70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbcfb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbd048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbd0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56358ace3c90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace3d20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace3db0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace3e40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace3ed0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace3f60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace3ff0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace4080 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace4110 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace41a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace4230 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace42c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace4350 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x56358acbdc68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbd3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbd590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbd628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbd6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbd458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbd760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbd7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbd890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbd4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbd930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbd9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbda60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56358ace43f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace4480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace4510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace45a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace4630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace46c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace4750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace47e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace4870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace4900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace4990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace4a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace4ab0 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: REF TREE: 31: 0x56358acbdd80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbdf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbe140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbe1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbe270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbe008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbe310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbe3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbe440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbe0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbe4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbe578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbe610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56358ace4b50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace4be0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace4c70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace4d00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace4d90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace4e20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace4eb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace4f40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace4fd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace5060 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace50f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace5180 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace5210 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: 0x56358acbde98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56358acbe7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56358acbe890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56358acbe928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acdf540 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56358acdf5d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56358acdf660 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56358acdf6f0 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: 0x56358acbdb50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbca40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbcc10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbcca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbcd40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbcad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbcde0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbce78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbcf10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbcb70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbcfb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbd048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbd0e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56358ace52b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace5340 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace53d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace5460 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace54f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace5580 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace5610 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace56a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace5730 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace57c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace5850 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace58e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace5970 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: REF TREE: 31: 0x56358acbdc68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbd3c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbd590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbd628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbd6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbd458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbd760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbd7f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbd890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbd4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbd930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbd9c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbda60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56358ace5a10 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace5aa0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace5b30 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace5bc0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace5c50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace5ce0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace5d70 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace5e00 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace5e90 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace5f20 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace5fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace6040 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace60d0 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: 0x56358acbdd80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x56358acbdf70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x56358acbe140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x56358acbe1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x56358acbe270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x56358acbe008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x56358acbe310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x56358acbe3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x56358acbe440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x56358acbe0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x56358acbe4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x56358acbe578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x56358acbe610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56358ace6170 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x56358ace6200 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x56358ace6290 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x56358ace6320 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x56358ace63b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x56358ace6440 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x56358ace64d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x56358ace6560 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x56358ace65f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x56358ace6680 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x56358ace6710 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x56358ace67a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x56358ace6830 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: 0x56358acbde98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x56358acbe7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x56358acbe890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x56358acbe928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x56358acdf790 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x56358acdf820 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x56358acdf8b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x56358acdf940 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 (7 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (7 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x5571091ae8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ac4d0 SEQ: (3 sibs) 0 children: 32: 0x5571091ac568 SEQ: (3 sibs) 0 children: 32: 0x5571091ac600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091dd790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091dd820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5571091dd8b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5571091dd940 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: --------------- 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]--------------- 32: REF TREE: 32: 0x5571091ae9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ace50 SEQ: (3 sibs) 3 children: 32: 0x5571091ad020 VAL: '00' (3 sibs) 32: 0x5571091ad0b8 VAL: '01' (3 sibs) 32: 0x5571091ad150 VAL: '02' (3 sibs) 32: 0x5571091acee8 SEQ: (3 sibs) 3 children: 32: 0x5571091ad1f0 VAL: '10' (3 sibs) 32: 0x5571091ad288 VAL: '11' (3 sibs) 32: 0x5571091ad320 VAL: '12' (3 sibs) 32: 0x5571091acf80 SEQ: (3 sibs) 3 children: 32: 0x5571091ad3c0 VAL: '20' (3 sibs) 32: 0x5571091ad458 VAL: '21' (3 sibs) 32: 0x5571091ad4f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091df650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091df6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091df770 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091df800 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091df890 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091df920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091df9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091dfa40 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091dfad0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091dfb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091dfbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091dfc80 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091dfd10 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: --------------- 32: [[00,01,02],[10,11,12],[20,21,22]]--------------- 32: REF TREE: 32: 0x5571091aeb00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ada00 SEQ: (3 sibs) 3 children: 32: 0x5571091adbd0 VAL: '00' (3 sibs) 32: 0x5571091adc68 VAL: '01' (3 sibs) 32: 0x5571091add00 VAL: '02' (3 sibs) 32: 0x5571091ada98 SEQ: (3 sibs) 3 children: 32: 0x5571091adda0 VAL: '10' (3 sibs) 32: 0x5571091ade38 VAL: '11' (3 sibs) 32: 0x5571091aded0 VAL: '12' (3 sibs) 32: 0x5571091adb30 SEQ: (3 sibs) 3 children: 32: 0x5571091adf70 VAL: '20' (3 sibs) 32: 0x5571091ae008 VAL: '21' (3 sibs) 32: 0x5571091ae0a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091e13c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e1450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e14e0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e1570 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e1600 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e1690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e1720 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e17b0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e1840 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e18d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e1960 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e19f0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e1a80 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [00, 01, 02], 32: [10, 11, 12], 32: [20, 21, 22], 32: ]--------------- 32: REF TREE: 32: 0x5571091aec18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ae140 SEQ: (3 sibs) 3 children: 32: 0x5571091ae310 VAL: '00' (3 sibs) 32: 0x5571091ae3a8 VAL: '01' (3 sibs) 32: 0x5571091ae440 VAL: '02' (3 sibs) 32: 0x5571091ae1d8 SEQ: (3 sibs) 3 children: 32: 0x5571091ae4e0 VAL: '10' (3 sibs) 32: 0x5571091ae578 VAL: '11' (3 sibs) 32: 0x5571091ae610 VAL: '12' (3 sibs) 32: 0x5571091ae270 SEQ: (3 sibs) 3 children: 32: 0x5571091ae6b0 VAL: '20' (3 sibs) 32: 0x5571091ae748 VAL: '21' (3 sibs) 32: 0x5571091ae7e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091e31b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e3240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e32d0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e3360 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e33f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e3480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e3510 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e35a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e3630 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e36c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e3750 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e37e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e3870 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: --------------- 32: 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x5571091aed30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091af150 SEQ: (3 sibs) 3 children: 32: 0x5571091af320 VAL: '00' (3 sibs) 32: 0x5571091af3b8 VAL: '01' (3 sibs) 32: 0x5571091af450 VAL: '02' (3 sibs) 32: 0x5571091af1e8 SEQ: (3 sibs) 3 children: 32: 0x5571091af4f0 VAL: '10' (3 sibs) 32: 0x5571091af588 VAL: '11' (3 sibs) 32: 0x5571091af620 VAL: '12' (3 sibs) 32: 0x5571091af280 SEQ: (3 sibs) 3 children: 32: 0x5571091af6c0 VAL: '20' (3 sibs) 32: 0x5571091af758 VAL: '21' (3 sibs) 32: 0x5571091af7f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091e4f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e5010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e50a0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e5130 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e51c0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e5250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e52e0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e5370 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e5400 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e5490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e5520 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e55b0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e5640 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 00 32: - 01 32: - 02 32: - 32: - 10 32: - 11 32: - 12 32: - 32: - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x5571091aee48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ad5e0 SEQ: (3 sibs) 3 children: 32: 0x5571091ad7b0 VAL: '00' (3 sibs) 32: 0x5571091ad848 VAL: '01' (3 sibs) 32: 0x5571091ad8e0 VAL: '02' (3 sibs) 32: 0x5571091ad678 SEQ: (3 sibs) 3 children: 32: 0x5571091af890 VAL: '10' (3 sibs) 32: 0x5571091af928 VAL: '11' (3 sibs) 32: 0x5571091af9c0 VAL: '12' (3 sibs) 32: 0x5571091ad710 SEQ: (3 sibs) 3 children: 32: 0x5571091afa60 VAL: '20' (3 sibs) 32: 0x5571091afaf8 VAL: '21' (3 sibs) 32: 0x5571091afb90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091e6d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e6e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e6e90 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e6f20 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e6fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e7040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e70d0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e7160 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e71f0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e7280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e7310 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e73a0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e7430 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: 00 32: - 32: 01 32: - 32: 02 32: - 32: - 32: 10 32: - 32: 11 32: - 32: 12 32: - 32: - 32: 20 32: - 32: 21 32: - 32: 22 32: --------------- 32: REF TREE: 32: 0x5571091aef60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091afc30 SEQ: (3 sibs) 3 children: 32: 0x5571091afe00 VAL: '00' (3 sibs) 32: 0x5571091afe98 VAL: '01' (3 sibs) 32: 0x5571091aff30 VAL: '02' (3 sibs) 32: 0x5571091afcc8 SEQ: (3 sibs) 3 children: 32: 0x5571091affd0 VAL: '10' (3 sibs) 32: 0x5571091b0068 VAL: '11' (3 sibs) 32: 0x5571091b0100 VAL: '12' (3 sibs) 32: 0x5571091afd60 SEQ: (3 sibs) 3 children: 32: 0x5571091b01a0 VAL: '20' (3 sibs) 32: 0x5571091b0238 VAL: '21' (3 sibs) 32: 0x5571091b02d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091e8cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e8d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e8dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e8e60 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e8ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e8f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e9010 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e90a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e9130 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e91c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e9250 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e92e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e9370 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: --------------- 32: 32: - [00, 01, 02] 32: - [10, 11, 12] 32: - [20, 21, 22] 32: --------------- 32: REF TREE: 32: 0x5571091af078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091b03c0 SEQ: (3 sibs) 3 children: 32: 0x5571091b0590 VAL: '00' (3 sibs) 32: 0x5571091b0628 VAL: '01' (3 sibs) 32: 0x5571091b06c0 VAL: '02' (3 sibs) 32: 0x5571091b0458 SEQ: (3 sibs) 3 children: 32: 0x5571091b0760 VAL: '10' (3 sibs) 32: 0x5571091b07f8 VAL: '11' (3 sibs) 32: 0x5571091b0890 VAL: '12' (3 sibs) 32: 0x5571091b04f0 SEQ: (3 sibs) 3 children: 32: 0x5571091b0930 VAL: '20' (3 sibs) 32: 0x5571091b09c8 VAL: '21' (3 sibs) 32: 0x5571091b0a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091eaaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091eab30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091eabc0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091eac50 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091eace0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ead70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091eae00 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091eae90 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091eaf20 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091eafb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091eb040 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091eb0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091eb160 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_unix/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x5571091ae8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ac4d0 SEQ: (3 sibs) 0 children: 32: 0x5571091ac568 SEQ: (3 sibs) 0 children: 32: 0x5571091ac600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091eb3f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091eb480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5571091eb510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5571091eb5a0 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: 0x5571091ae9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ace50 SEQ: (3 sibs) 3 children: 32: 0x5571091ad020 VAL: '00' (3 sibs) 32: 0x5571091ad0b8 VAL: '01' (3 sibs) 32: 0x5571091ad150 VAL: '02' (3 sibs) 32: 0x5571091acee8 SEQ: (3 sibs) 3 children: 32: 0x5571091ad1f0 VAL: '10' (3 sibs) 32: 0x5571091ad288 VAL: '11' (3 sibs) 32: 0x5571091ad320 VAL: '12' (3 sibs) 32: 0x5571091acf80 SEQ: (3 sibs) 3 children: 32: 0x5571091ad3c0 VAL: '20' (3 sibs) 32: 0x5571091ad458 VAL: '21' (3 sibs) 32: 0x5571091ad4f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091ebd00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ebd90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ebe20 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ebeb0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ebf40 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ebfd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ec060 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ec0f0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ec180 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ec210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ec2a0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ec330 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ec3c0 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: 0x5571091aeb00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ada00 SEQ: (3 sibs) 3 children: 32: 0x5571091adbd0 VAL: '00' (3 sibs) 32: 0x5571091adc68 VAL: '01' (3 sibs) 32: 0x5571091add00 VAL: '02' (3 sibs) 32: 0x5571091ada98 SEQ: (3 sibs) 3 children: 32: 0x5571091adda0 VAL: '10' (3 sibs) 32: 0x5571091ade38 VAL: '11' (3 sibs) 32: 0x5571091aded0 VAL: '12' (3 sibs) 32: 0x5571091adb30 SEQ: (3 sibs) 3 children: 32: 0x5571091adf70 VAL: '20' (3 sibs) 32: 0x5571091ae008 VAL: '21' (3 sibs) 32: 0x5571091ae0a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091ec610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ec6a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ec730 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ec7c0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ec850 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ec8e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ec970 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091eca00 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091eca90 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ecb20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ecbb0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ecc40 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091eccd0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: --------------- 32: [ 32: [00, 01, 02], 32: [10, 11, 12], 32: [20, 21, 22], 32: ]--------------- 32: REF TREE: 32: 0x5571091aec18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ae140 SEQ: (3 sibs) 3 children: 32: 0x5571091ae310 VAL: '00' (3 sibs) 32: 0x5571091ae3a8 VAL: '01' (3 sibs) 32: 0x5571091ae440 VAL: '02' (3 sibs) 32: 0x5571091ae1d8 SEQ: (3 sibs) 3 children: 32: 0x5571091ae4e0 VAL: '10' (3 sibs) 32: 0x5571091ae578 VAL: '11' (3 sibs) 32: 0x5571091ae610 VAL: '12' (3 sibs) 32: 0x5571091ae270 SEQ: (3 sibs) 3 children: 32: 0x5571091ae6b0 VAL: '20' (3 sibs) 32: 0x5571091ae748 VAL: '21' (3 sibs) 32: 0x5571091ae7e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091ecf20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ecfb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ed040 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ed0d0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ed160 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ed1f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ed280 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ed310 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ed3a0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ed430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ed4c0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ed550 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ed5e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: --------------- 32: 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x5571091aed30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091af150 SEQ: (3 sibs) 3 children: 32: 0x5571091af320 VAL: '00' (3 sibs) 32: 0x5571091af3b8 VAL: '01' (3 sibs) 32: 0x5571091af450 VAL: '02' (3 sibs) 32: 0x5571091af1e8 SEQ: (3 sibs) 3 children: 32: 0x5571091af4f0 VAL: '10' (3 sibs) 32: 0x5571091af588 VAL: '11' (3 sibs) 32: 0x5571091af620 VAL: '12' (3 sibs) 32: 0x5571091af280 SEQ: (3 sibs) 3 children: 32: 0x5571091af6c0 VAL: '20' (3 sibs) 32: 0x5571091af758 VAL: '21' (3 sibs) 32: 0x5571091af7f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091ed830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ed8c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ed950 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ed9e0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091eda70 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091edb00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091edb90 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091edc20 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091edcb0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091edd40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091eddd0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ede60 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091edef0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 00 32: - 01 32: - 02 32: - 32: - 10 32: - 11 32: - 12 32: - 32: - 20 32: - 21 32: - 22 32: --------------- 32: REF TREE: 32: 0x5571091aee48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ad5e0 SEQ: (3 sibs) 3 children: 32: 0x5571091ad7b0 VAL: '00' (3 sibs) 32: 0x5571091ad848 VAL: '01' (3 sibs) 32: 0x5571091ad8e0 VAL: '02' (3 sibs) 32: 0x5571091ad678 SEQ: (3 sibs) 3 children: 32: 0x5571091af890 VAL: '10' (3 sibs) 32: 0x5571091af928 VAL: '11' (3 sibs) 32: 0x5571091af9c0 VAL: '12' (3 sibs) 32: 0x5571091ad710 SEQ: (3 sibs) 3 children: 32: 0x5571091afa60 VAL: '20' (3 sibs) 32: 0x5571091afaf8 VAL: '21' (3 sibs) 32: 0x5571091afb90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091ee140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ee1d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ee260 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ee2f0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ee380 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ee410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ee4a0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ee530 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ee5c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ee650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ee6e0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ee770 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ee800 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: --------------- 32: 32: - 32: - 32: 00 32: - 32: 01 32: - 32: 02 32: - 32: - 32: 10 32: - 32: 11 32: - 32: 12 32: - 32: - 32: 20 32: - 32: 21 32: - 32: 22 32: --------------- 32: REF TREE: 32: 0x5571091aef60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091afc30 SEQ: (3 sibs) 3 children: 32: 0x5571091afe00 VAL: '00' (3 sibs) 32: 0x5571091afe98 VAL: '01' (3 sibs) 32: 0x5571091aff30 VAL: '02' (3 sibs) 32: 0x5571091afcc8 SEQ: (3 sibs) 3 children: 32: 0x5571091affd0 VAL: '10' (3 sibs) 32: 0x5571091b0068 VAL: '11' (3 sibs) 32: 0x5571091b0100 VAL: '12' (3 sibs) 32: 0x5571091afd60 SEQ: (3 sibs) 3 children: 32: 0x5571091b01a0 VAL: '20' (3 sibs) 32: 0x5571091b0238 VAL: '21' (3 sibs) 32: 0x5571091b02d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091eea50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091eeae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091eeb70 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091eec00 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091eec90 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091eed20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091eedb0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091eee40 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091eeed0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091eef60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091eeff0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ef080 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ef110 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_windows/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: --------------- 32: 32: - [00, 01, 02] 32: - [10, 11, 12] 32: - [20, 21, 22] 32: --------------- 32: REF TREE: 32: 0x5571091af078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091b03c0 SEQ: (3 sibs) 3 children: 32: 0x5571091b0590 VAL: '00' (3 sibs) 32: 0x5571091b0628 VAL: '01' (3 sibs) 32: 0x5571091b06c0 VAL: '02' (3 sibs) 32: 0x5571091b0458 SEQ: (3 sibs) 3 children: 32: 0x5571091b0760 VAL: '10' (3 sibs) 32: 0x5571091b07f8 VAL: '11' (3 sibs) 32: 0x5571091b0890 VAL: '12' (3 sibs) 32: 0x5571091b04f0 SEQ: (3 sibs) 3 children: 32: 0x5571091b0930 VAL: '20' (3 sibs) 32: 0x5571091b09c8 VAL: '21' (3 sibs) 32: 0x5571091b0a60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091ef360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ef3f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ef480 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ef510 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ef5a0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ef630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ef6c0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ef750 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ef7e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ef870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ef900 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ef990 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091efa20 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091dd790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091dd820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5571091dd8b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5571091dd940 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] 0x5571091f0370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f0400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5571091f0490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5571091f0520 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00, 01, 02], [10, 11, 12], [20, 21, 22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091df650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091df6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091df770 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091df800 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091df890 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091df920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091df9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091dfa40 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091dfad0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091dfb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091dfbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091dfc80 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091dfd10 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] 0x5571091f1560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f15f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f1680 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f1710 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f17a0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f1830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f18c0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f1950 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f19e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f1a70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f1b00 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f1b90 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f1c20 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091e13c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e1450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e14e0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e1570 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e1600 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e1690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e1720 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e17b0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e1840 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e18d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e1960 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e19f0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e1a80 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] 0x5571091f1e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f1f00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f1f90 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f2020 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f20b0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f2140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f21d0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f2260 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f22f0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f2380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f2410 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f24a0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f2530 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\n 32: [00, 01, 02],\n 32: [10, 11, 12],\n 32: [20, 21, 22],\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091e31b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e3240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e32d0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e3360 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e33f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e3480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e3510 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e35a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e3630 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e36c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e3750 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e37e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e3870 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] 0x5571091f2780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f2810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f28a0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f2930 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f29c0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f2a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f2ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f2b70 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f2c00 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f2c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f2d20 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f2db0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f2e40 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: - - 00\n 32: - 01\n 32: - 02\n 32: - - 10\n 32: - 11\n 32: - 12\n 32: - - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091e4f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e5010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e50a0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e5130 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e51c0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e5250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e52e0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e5370 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e5400 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e5490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e5520 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e55b0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e5640 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] 0x5571091f3090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f3120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f31b0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f3240 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f32d0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f3360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f33f0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f3480 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f3510 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f35a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f3630 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f36c0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f3750 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: - 00\n 32: - 01\n 32: - 02\n 32: -\n 32: - 10\n 32: - 11\n 32: - 12\n 32: -\n 32: - 20\n 32: - 21\n 32: - 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091e6d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e6e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e6e90 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e6f20 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e6fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e7040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e70d0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e7160 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e71f0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e7280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e7310 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e73a0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e7430 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] 0x5571091f39a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f3a30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f3ac0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f3b50 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f3be0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f3c70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f3d00 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f3d90 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f3e20 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f3eb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f3f40 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f3fd0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f4060 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: -\n 32: -\n 32: 00\n 32: -\n 32: 01\n 32: -\n 32: 02\n 32: -\n 32: -\n 32: 10\n 32: -\n 32: 11\n 32: -\n 32: 12\n 32: -\n 32: -\n 32: 20\n 32: -\n 32: 21\n 32: -\n 32: 22\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091e8cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091e8d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091e8dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091e8e60 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091e8ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091e8f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091e9010 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091e90a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091e9130 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091e91c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091e9250 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091e92e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091e9370 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] 0x5571091f42b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f4340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f43d0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f4460 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f44f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f4580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f4610 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f46a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f4730 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f47c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f4850 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f48e0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f4970 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \n 32: - [00, 01, 02]\n 32: - [10, 11, 12]\n 32: - [20, 21, 22]\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091eaaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091eab30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091eabc0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091eac50 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091eace0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ead70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091eae00 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091eae90 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091eaf20 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091eafb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091eb040 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091eb0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091eb160 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] 0x5571091f4bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f4c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f4ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f4d70 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f4e00 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f4e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f4f20 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f4fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f5040 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f50d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f5160 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f51f0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f5280 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091eb3f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091eb480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5571091eb510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5571091eb5a0 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] 0x5571091f54d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f5560 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5571091f55f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5571091f5680 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] 0x5571091ebd00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ebd90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ebe20 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ebeb0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ebf40 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ebfd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ec060 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ec0f0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ec180 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ec210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ec2a0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ec330 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ec3c0 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] 0x5571091f5de0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f5e70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f5f00 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f5f90 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f6020 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f60b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f6140 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f61d0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f6260 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f62f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f6380 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f6410 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f64a0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[00,01,02],[10,11,12],[20,21,22]]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091ec610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ec6a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ec730 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ec7c0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ec850 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ec8e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ec970 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091eca00 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091eca90 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ecb20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ecbb0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ecc40 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091eccd0 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] 0x5571091f66f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f6780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f6810 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f68a0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f6930 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f69c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f6a50 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f6ae0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f6b70 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f6c00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f6c90 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f6d20 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f6db0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [\r\n 32: [00, 01, 02],\r\n 32: [10, 11, 12],\r\n 32: [20, 21, 22],\r\n 32: ]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091ecf20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ecfb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ed040 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ed0d0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ed160 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ed1f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ed280 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ed310 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ed3a0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ed430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ed4c0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ed550 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ed5e0 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] 0x5571091f7000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f7090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f7120 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f71b0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f7240 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f72d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f7360 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f73f0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f7480 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f7510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f75a0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f7630 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f76c0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: - - 00\r\n 32: - 01\r\n 32: - 02\r\n 32: - - 10\r\n 32: - 11\r\n 32: - 12\r\n 32: - - 20\r\n 32: - 21\r\n 32: - 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091ed830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ed8c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ed950 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ed9e0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091eda70 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091edb00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091edb90 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091edc20 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091edcb0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091edd40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091eddd0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ede60 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091edef0 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] 0x5571091f7910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f79a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f7a30 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f7ac0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f7b50 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f7be0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f7c70 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f7d00 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f7d90 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f7e20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f7eb0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f7f40 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f7fd0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: - 00\r\n 32: - 01\r\n 32: - 02\r\n 32: -\r\n 32: - 10\r\n 32: - 11\r\n 32: - 12\r\n 32: -\r\n 32: - 20\r\n 32: - 21\r\n 32: - 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091ee140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ee1d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ee260 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ee2f0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ee380 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ee410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ee4a0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ee530 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ee5c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ee650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ee6e0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ee770 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ee800 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] 0x5571091f8220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f82b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f8340 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f83d0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f8460 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f84f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f8580 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f8610 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f86a0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f8730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f87c0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f8850 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f88e0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: -\r\n 32: -\r\n 32: 00\r\n 32: -\r\n 32: 01\r\n 32: -\r\n 32: 02\r\n 32: -\r\n 32: -\r\n 32: 10\r\n 32: -\r\n 32: 11\r\n 32: -\r\n 32: 12\r\n 32: -\r\n 32: -\r\n 32: 20\r\n 32: -\r\n 32: 21\r\n 32: -\r\n 32: 22\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091eea50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091eeae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091eeb70 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091eec00 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091eec90 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091eed20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091eedb0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091eee40 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091eeed0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091eef60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091eeff0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ef080 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ef110 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] 0x5571091f8b30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f8bc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f8c50 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f8ce0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f8d70 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f8e00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f8e90 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f8f20 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f8fb0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f9040 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f90d0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f9160 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f91f0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: \r\n 32: - [00, 01, 02]\r\n 32: - [10, 11, 12]\r\n 32: - [20, 21, 22]\r\n 32: ~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x5571091ef360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ef3f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ef480 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ef510 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ef5a0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ef630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ef6c0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ef750 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ef7e0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ef870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ef900 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ef990 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091efa20 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] 0x5571091f9440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f94d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f9560 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f95f0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f9680 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091f9710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091f97a0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091f9830 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091f98c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091f9950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091f99e0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091f9a70 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091f9b00 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: ~~~~~~~~~~~~~~ 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: REF TREE: 32: 0x5571091ae8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ac4d0 SEQ: (3 sibs) 0 children: 32: 0x5571091ac568 SEQ: (3 sibs) 0 children: 32: 0x5571091ac600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091f0fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f1030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5571091f10c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5571091f1150 SEQ: (3 sibs) 0 children: 32: #nodes=4 vs #printed=4 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: REF TREE: 32: 0x5571091ae9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ace50 SEQ: (3 sibs) 3 children: 32: 0x5571091ad020 VAL: '00' (3 sibs) 32: 0x5571091ad0b8 VAL: '01' (3 sibs) 32: 0x5571091ad150 VAL: '02' (3 sibs) 32: 0x5571091acee8 SEQ: (3 sibs) 3 children: 32: 0x5571091ad1f0 VAL: '10' (3 sibs) 32: 0x5571091ad288 VAL: '11' (3 sibs) 32: 0x5571091ad320 VAL: '12' (3 sibs) 32: 0x5571091acf80 SEQ: (3 sibs) 3 children: 32: 0x5571091ad3c0 VAL: '20' (3 sibs) 32: 0x5571091ad458 VAL: '21' (3 sibs) 32: 0x5571091ad4f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091f9d50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091f9de0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091f9e70 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091f9f00 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091f9f90 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fa020 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fa0b0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fa140 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fa1d0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fa260 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fa2f0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fa380 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fa410 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: 0x5571091aeb00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ada00 SEQ: (3 sibs) 3 children: 32: 0x5571091adbd0 VAL: '00' (3 sibs) 32: 0x5571091adc68 VAL: '01' (3 sibs) 32: 0x5571091add00 VAL: '02' (3 sibs) 32: 0x5571091ada98 SEQ: (3 sibs) 3 children: 32: 0x5571091adda0 VAL: '10' (3 sibs) 32: 0x5571091ade38 VAL: '11' (3 sibs) 32: 0x5571091aded0 VAL: '12' (3 sibs) 32: 0x5571091adb30 SEQ: (3 sibs) 3 children: 32: 0x5571091adf70 VAL: '20' (3 sibs) 32: 0x5571091ae008 VAL: '21' (3 sibs) 32: 0x5571091ae0a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fa4b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fa540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fa5d0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fa660 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fa6f0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fa780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fa810 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fa8a0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fa930 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fa9c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091faa50 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091faae0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fab70 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: 0x5571091aec18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ae140 SEQ: (3 sibs) 3 children: 32: 0x5571091ae310 VAL: '00' (3 sibs) 32: 0x5571091ae3a8 VAL: '01' (3 sibs) 32: 0x5571091ae440 VAL: '02' (3 sibs) 32: 0x5571091ae1d8 SEQ: (3 sibs) 3 children: 32: 0x5571091ae4e0 VAL: '10' (3 sibs) 32: 0x5571091ae578 VAL: '11' (3 sibs) 32: 0x5571091ae610 VAL: '12' (3 sibs) 32: 0x5571091ae270 SEQ: (3 sibs) 3 children: 32: 0x5571091ae6b0 VAL: '20' (3 sibs) 32: 0x5571091ae748 VAL: '21' (3 sibs) 32: 0x5571091ae7e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fac10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091faca0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fad30 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fadc0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fae50 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091faee0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091faf70 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fb000 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fb090 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fb120 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fb1b0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fb240 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fb2d0 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: 0x5571091aed30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091af150 SEQ: (3 sibs) 3 children: 32: 0x5571091af320 VAL: '00' (3 sibs) 32: 0x5571091af3b8 VAL: '01' (3 sibs) 32: 0x5571091af450 VAL: '02' (3 sibs) 32: 0x5571091af1e8 SEQ: (3 sibs) 3 children: 32: 0x5571091af4f0 VAL: '10' (3 sibs) 32: 0x5571091af588 VAL: '11' (3 sibs) 32: 0x5571091af620 VAL: '12' (3 sibs) 32: 0x5571091af280 SEQ: (3 sibs) 3 children: 32: 0x5571091af6c0 VAL: '20' (3 sibs) 32: 0x5571091af758 VAL: '21' (3 sibs) 32: 0x5571091af7f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fb370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fb400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fb490 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fb520 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fb5b0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fb640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fb6d0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fb760 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fb7f0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fb880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fb910 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fb9a0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fba30 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: 0x5571091aee48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ad5e0 SEQ: (3 sibs) 3 children: 32: 0x5571091ad7b0 VAL: '00' (3 sibs) 32: 0x5571091ad848 VAL: '01' (3 sibs) 32: 0x5571091ad8e0 VAL: '02' (3 sibs) 32: 0x5571091ad678 SEQ: (3 sibs) 3 children: 32: 0x5571091af890 VAL: '10' (3 sibs) 32: 0x5571091af928 VAL: '11' (3 sibs) 32: 0x5571091af9c0 VAL: '12' (3 sibs) 32: 0x5571091ad710 SEQ: (3 sibs) 3 children: 32: 0x5571091afa60 VAL: '20' (3 sibs) 32: 0x5571091afaf8 VAL: '21' (3 sibs) 32: 0x5571091afb90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fbad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fbb60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fbbf0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fbc80 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fbd10 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fbda0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fbe30 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fbec0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fbf50 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fbfe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fc070 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fc100 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fc190 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: 0x5571091aef60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091afc30 SEQ: (3 sibs) 3 children: 32: 0x5571091afe00 VAL: '00' (3 sibs) 32: 0x5571091afe98 VAL: '01' (3 sibs) 32: 0x5571091aff30 VAL: '02' (3 sibs) 32: 0x5571091afcc8 SEQ: (3 sibs) 3 children: 32: 0x5571091affd0 VAL: '10' (3 sibs) 32: 0x5571091b0068 VAL: '11' (3 sibs) 32: 0x5571091b0100 VAL: '12' (3 sibs) 32: 0x5571091afd60 SEQ: (3 sibs) 3 children: 32: 0x5571091b01a0 VAL: '20' (3 sibs) 32: 0x5571091b0238 VAL: '21' (3 sibs) 32: 0x5571091b02d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fc230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fc2c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fc350 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fc3e0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fc470 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fc500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fc590 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fc620 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fc6b0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fc740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fc7d0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fc860 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fc8f0 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_recreate_from_ref/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: REF TREE: 32: 0x5571091af078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091b03c0 SEQ: (3 sibs) 3 children: 32: 0x5571091b0590 VAL: '00' (3 sibs) 32: 0x5571091b0628 VAL: '01' (3 sibs) 32: 0x5571091b06c0 VAL: '02' (3 sibs) 32: 0x5571091b0458 SEQ: (3 sibs) 3 children: 32: 0x5571091b0760 VAL: '10' (3 sibs) 32: 0x5571091b07f8 VAL: '11' (3 sibs) 32: 0x5571091b0890 VAL: '12' (3 sibs) 32: 0x5571091b04f0 SEQ: (3 sibs) 3 children: 32: 0x5571091b0930 VAL: '20' (3 sibs) 32: 0x5571091b09c8 VAL: '21' (3 sibs) 32: 0x5571091b0a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fc990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fca20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fcab0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fcb40 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fcbd0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fcc60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fccf0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fcd80 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fce10 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fcea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fcf30 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fcfc0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fd050 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: 0x5571091ae8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ac4d0 SEQ: (3 sibs) 0 children: 32: 0x5571091ac568 SEQ: (3 sibs) 0 children: 32: 0x5571091ac600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fd0f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fd180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x5571091fd210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x5571091fd2a0 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: 0x5571091ae9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ace50 SEQ: (3 sibs) 3 children: 32: 0x5571091ad020 VAL: '00' (3 sibs) 32: 0x5571091ad0b8 VAL: '01' (3 sibs) 32: 0x5571091ad150 VAL: '02' (3 sibs) 32: 0x5571091acee8 SEQ: (3 sibs) 3 children: 32: 0x5571091ad1f0 VAL: '10' (3 sibs) 32: 0x5571091ad288 VAL: '11' (3 sibs) 32: 0x5571091ad320 VAL: '12' (3 sibs) 32: 0x5571091acf80 SEQ: (3 sibs) 3 children: 32: 0x5571091ad3c0 VAL: '20' (3 sibs) 32: 0x5571091ad458 VAL: '21' (3 sibs) 32: 0x5571091ad4f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fd340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fd3d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fd460 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fd4f0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fd580 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fd610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fd6a0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fd730 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fd7c0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fd850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fd8e0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fd970 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fda00 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: 0x5571091aeb00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ada00 SEQ: (3 sibs) 3 children: 32: 0x5571091adbd0 VAL: '00' (3 sibs) 32: 0x5571091adc68 VAL: '01' (3 sibs) 32: 0x5571091add00 VAL: '02' (3 sibs) 32: 0x5571091ada98 SEQ: (3 sibs) 3 children: 32: 0x5571091adda0 VAL: '10' (3 sibs) 32: 0x5571091ade38 VAL: '11' (3 sibs) 32: 0x5571091aded0 VAL: '12' (3 sibs) 32: 0x5571091adb30 SEQ: (3 sibs) 3 children: 32: 0x5571091adf70 VAL: '20' (3 sibs) 32: 0x5571091ae008 VAL: '21' (3 sibs) 32: 0x5571091ae0a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fdaa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fdb30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fdbc0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fdc50 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fdce0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fdd70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fde00 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fde90 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fdf20 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fdfb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fe040 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fe0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fe160 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: 0x5571091aec18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ae140 SEQ: (3 sibs) 3 children: 32: 0x5571091ae310 VAL: '00' (3 sibs) 32: 0x5571091ae3a8 VAL: '01' (3 sibs) 32: 0x5571091ae440 VAL: '02' (3 sibs) 32: 0x5571091ae1d8 SEQ: (3 sibs) 3 children: 32: 0x5571091ae4e0 VAL: '10' (3 sibs) 32: 0x5571091ae578 VAL: '11' (3 sibs) 32: 0x5571091ae610 VAL: '12' (3 sibs) 32: 0x5571091ae270 SEQ: (3 sibs) 3 children: 32: 0x5571091ae6b0 VAL: '20' (3 sibs) 32: 0x5571091ae748 VAL: '21' (3 sibs) 32: 0x5571091ae7e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fe200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fe290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fe320 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091fe3b0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091fe440 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fe4d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fe560 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fe5f0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fe680 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fe710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fe7a0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fe830 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091fe8c0 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: 0x5571091aed30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091af150 SEQ: (3 sibs) 3 children: 32: 0x5571091af320 VAL: '00' (3 sibs) 32: 0x5571091af3b8 VAL: '01' (3 sibs) 32: 0x5571091af450 VAL: '02' (3 sibs) 32: 0x5571091af1e8 SEQ: (3 sibs) 3 children: 32: 0x5571091af4f0 VAL: '10' (3 sibs) 32: 0x5571091af588 VAL: '11' (3 sibs) 32: 0x5571091af620 VAL: '12' (3 sibs) 32: 0x5571091af280 SEQ: (3 sibs) 3 children: 32: 0x5571091af6c0 VAL: '20' (3 sibs) 32: 0x5571091af758 VAL: '21' (3 sibs) 32: 0x5571091af7f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fe960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091fe9f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091fea80 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091feb10 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091feba0 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091fec30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091fecc0 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091fed50 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091fede0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091fee70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091fef00 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091fef90 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ff020 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: 0x5571091aee48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091ad5e0 SEQ: (3 sibs) 3 children: 32: 0x5571091ad7b0 VAL: '00' (3 sibs) 32: 0x5571091ad848 VAL: '01' (3 sibs) 32: 0x5571091ad8e0 VAL: '02' (3 sibs) 32: 0x5571091ad678 SEQ: (3 sibs) 3 children: 32: 0x5571091af890 VAL: '10' (3 sibs) 32: 0x5571091af928 VAL: '11' (3 sibs) 32: 0x5571091af9c0 VAL: '12' (3 sibs) 32: 0x5571091ad710 SEQ: (3 sibs) 3 children: 32: 0x5571091afa60 VAL: '20' (3 sibs) 32: 0x5571091afaf8 VAL: '21' (3 sibs) 32: 0x5571091afb90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091ff0c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ff150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ff1e0 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ff270 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ff300 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ff390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ff420 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ff4b0 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ff540 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ff5d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ff660 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ff6f0 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ff780 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: 0x5571091aef60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091afc30 SEQ: (3 sibs) 3 children: 32: 0x5571091afe00 VAL: '00' (3 sibs) 32: 0x5571091afe98 VAL: '01' (3 sibs) 32: 0x5571091aff30 VAL: '02' (3 sibs) 32: 0x5571091afcc8 SEQ: (3 sibs) 3 children: 32: 0x5571091affd0 VAL: '10' (3 sibs) 32: 0x5571091b0068 VAL: '11' (3 sibs) 32: 0x5571091b0100 VAL: '12' (3 sibs) 32: 0x5571091afd60 SEQ: (3 sibs) 3 children: 32: 0x5571091b01a0 VAL: '20' (3 sibs) 32: 0x5571091b0238 VAL: '21' (3 sibs) 32: 0x5571091b02d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091ff820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x5571091ff8b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571091ff940 VAL: '00' (3 sibs) 32: [3] [3] 0x5571091ff9d0 VAL: '01' (3 sibs) 32: [4] [4] 0x5571091ffa60 VAL: '02' (3 sibs) 32: [5] [5] 0x5571091ffaf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571091ffb80 VAL: '10' (3 sibs) 32: [7] [7] 0x5571091ffc10 VAL: '11' (3 sibs) 32: [8] [8] 0x5571091ffca0 VAL: '12' (3 sibs) 32: [9] [9] 0x5571091ffd30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x5571091ffdc0 VAL: '20' (3 sibs) 32: [11] [11] 0x5571091ffe50 VAL: '21' (3 sibs) 32: [12] [12] 0x5571091ffee0 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: 0x5571091af078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x5571091b03c0 SEQ: (3 sibs) 3 children: 32: 0x5571091b0590 VAL: '00' (3 sibs) 32: 0x5571091b0628 VAL: '01' (3 sibs) 32: 0x5571091b06c0 VAL: '02' (3 sibs) 32: 0x5571091b0458 SEQ: (3 sibs) 3 children: 32: 0x5571091b0760 VAL: '10' (3 sibs) 32: 0x5571091b07f8 VAL: '11' (3 sibs) 32: 0x5571091b0890 VAL: '12' (3 sibs) 32: 0x5571091b04f0 SEQ: (3 sibs) 3 children: 32: 0x5571091b0930 VAL: '20' (3 sibs) 32: 0x5571091b09c8 VAL: '21' (3 sibs) 32: 0x5571091b0a60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x5571091fff80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x557109200010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x5571092000a0 VAL: '00' (3 sibs) 32: [3] [3] 0x557109200130 VAL: '01' (3 sibs) 32: [4] [4] 0x5571092001c0 VAL: '02' (3 sibs) 32: [5] [5] 0x557109200250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x5571092002e0 VAL: '10' (3 sibs) 32: [7] [7] 0x557109200370 VAL: '11' (3 sibs) 32: [8] [8] 0x557109200400 VAL: '12' (3 sibs) 32: [9] [9] 0x557109200490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x557109200520 VAL: '20' (3 sibs) 32: [11] [11] 0x5571092005b0 VAL: '21' (3 sibs) 32: [12] [12] 0x557109200640 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 (13 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (13 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x5637b241a2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5637b2418ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5637b2418cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b2418e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5637b2418f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5637b2418fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5637b2418d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5637b24190e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5637b2419180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5637b2418de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b2419220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5637b24192b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5637b2419350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5637b2418b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5637b24193f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b24195c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5637b2419658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5637b24196f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5637b2419488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5637b2419828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5637b24198c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5637b2419520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b2419960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5637b24199f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5637b2419a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5637b2418c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5637b2419b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b2419d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5637b2419d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5637b2419e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5637b2419bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5637b2419f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5637b241a000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5637b2419c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5637b241a138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5637b241a1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5637b2428820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b24288b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b2428940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b24289d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b2428a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b2428af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b2428b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b2428c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2428ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b2428d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2428dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b2428e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2428ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b2428f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b2429000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b2429090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b2429120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b24291b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b2429240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b24292d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b2429360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b24293f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b2429480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b2429510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b24295a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b2429630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b24296c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b2429750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b24297e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b2429870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b2429900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b2429990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b2429a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2429ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2429b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2429bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b2429c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2429cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b2429d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2429e10 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: --------------- 33: REF TREE: 33: 0x5637b241a3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5637b241a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5637b241a680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241a850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5637b241a8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5637b241a980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5637b241a718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241aa20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5637b241aab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5637b241ab50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5637b241a7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241abf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5637b241ac88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5637b241ad20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5637b241a548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5637b241adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241af90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5637b241b028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5637b241b0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5637b241ae58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241b160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5637b241b1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5637b241b290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5637b241aef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241b330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5637b241b3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5637b241b460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5637b241a5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5637b241b500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241b6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5637b241b768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5637b241b800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5637b241b598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241b8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5637b241b938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5637b241b9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5637b241b630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241ba70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5637b241bb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5637b241bba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5637b242c960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b242c9f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b242ca80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b242cb10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b242cba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b242cc30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b242ccc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b242cd50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b242cde0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b242ce70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b242cf00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b242cf90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b242d020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b242d0b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b242d140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b242d1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b242d260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b242d2f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b242d380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b242d410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b242d4a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b242d530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b242d5c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b242d650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b242d6e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b242d770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b242d800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b242d890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b242d920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b242d9b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b242da40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b242dad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b242db60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b242dbf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b242dc80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b242dd10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b242dda0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b242de30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b242dec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b242df50 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x5637b241a2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5637b2418ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5637b2418cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b2418e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5637b2418f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5637b2418fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5637b2418d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5637b24190e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5637b2419180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5637b2418de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b2419220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5637b24192b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5637b2419350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5637b2418b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5637b24193f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b24195c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5637b2419658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5637b24196f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5637b2419488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5637b2419828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5637b24198c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5637b2419520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b2419960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5637b24199f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5637b2419a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5637b2418c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5637b2419b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b2419d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5637b2419d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5637b2419e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5637b2419bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5637b2419f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5637b241a000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5637b2419c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5637b241a138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5637b241a1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5637b242ed70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b242ee00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b242ee90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b242ef20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b242efb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b242f040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b242f0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b242f160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b242f1f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b242f280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b242f310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b242f3a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b242f430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b242f4c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b242f550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b242f5e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b242f670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b242f700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b242f790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b242f820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b242f8b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b242f940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b242f9d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b242fa60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b242faf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b242fb80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b242fc10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b242fca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b242fd30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b242fdc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b242fe50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b242fee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b242ff70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2430000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2430090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2430120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b24301b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2430240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b24302d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2430360 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: --------------- 33: REF TREE: 33: 0x5637b241a3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5637b241a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5637b241a680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241a850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5637b241a8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5637b241a980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5637b241a718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241aa20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5637b241aab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5637b241ab50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5637b241a7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241abf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5637b241ac88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5637b241ad20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5637b241a548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5637b241adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241af90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5637b241b028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5637b241b0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5637b241ae58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241b160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5637b241b1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5637b241b290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5637b241aef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241b330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5637b241b3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5637b241b460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5637b241a5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5637b241b500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241b6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5637b241b768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5637b241b800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5637b241b598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241b8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5637b241b938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5637b241b9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5637b241b630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241ba70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5637b241bb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5637b241bba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5637b2431180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b2431210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b24312a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b2431330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b24313c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b2431450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b24314e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b2431570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2431600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b2431690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2431720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b24317b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2431840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b24318d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b2431960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b24319f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b2431a80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b2431b10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b2431ba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b2431c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b2431cc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b2431d50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b2431de0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b2431e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b2431f00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b2431f90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b2432020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b24320b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b2432140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b24321d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b2432260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b24322f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b2432380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2432410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b24324a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2432530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b24325c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2432650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b24326e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2432770 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\n 33: foo0: {\n 33: foo1: {foo2: 000, bar2: 001, baz2: 002},\n 33: bar1: {foo2: 010, bar2: 011, baz2: 012},\n 33: baz1: {foo2: 020, bar2: 021, baz2: 022}\n 33: },\n 33: bar0: {\n 33: foo1: {foo2: 100, bar2: 101, baz2: 102},\n 33: bar1: {foo2: 110, bar2: 111, baz2: 112},\n 33: baz1: {foo2: 120, bar2: 121, baz2: 122}\n 33: },\n 33: baz0: {\n 33: foo1: {foo2: 200, bar2: 201, baz2: 202},\n 33: bar1: {foo2: 210, bar2: 211, baz2: 212},\n 33: baz1: {foo2: 220, bar2: 221, baz2: 222}\n 33: }\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x5637b2428820 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b24288b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b2428940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b24289d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b2428a60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b2428af0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b2428b80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b2428c10 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2428ca0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b2428d30 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2428dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b2428e50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2428ee0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b2428f70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b2429000 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b2429090 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b2429120 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b24291b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b2429240 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b24292d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b2429360 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b24293f0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b2429480 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b2429510 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b24295a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b2429630 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b24296c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b2429750 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b24297e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b2429870 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b2429900 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b2429990 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b2429a20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2429ab0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2429b40 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2429bd0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b2429c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2429cf0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b2429d80 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2429e10 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] 0x5637b24347a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b2434830 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b24348c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b2434950 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b24349e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b2434a70 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b2434b00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b2434b90 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2434c20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b2434cb0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2434d40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b2434dd0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2434e60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b2434ef0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b2434f80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b2435010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b24350a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b2435130 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b24351c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b2435250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b24352e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b2435370 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b2435400 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b2435490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b2435520 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b24355b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b2435640 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b24356d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b2435760 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b24357f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b2435880 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b2435910 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b24359a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2435a30 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2435ac0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2435b50 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b2435be0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2435c70 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b2435d00 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2435d90 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \n 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x5637b242c960 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b242c9f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b242ca80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b242cb10 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b242cba0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b242cc30 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b242ccc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b242cd50 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b242cde0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b242ce70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b242cf00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b242cf90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b242d020 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b242d0b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b242d140 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b242d1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b242d260 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b242d2f0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b242d380 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b242d410 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b242d4a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b242d530 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b242d5c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b242d650 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b242d6e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b242d770 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b242d800 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b242d890 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b242d920 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b242d9b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b242da40 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b242dad0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b242db60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b242dbf0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b242dc80 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b242dd10 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b242dda0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b242de30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b242dec0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b242df50 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] 0x5637b2436bb0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b2436c40 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b2436cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b2436d60 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b2436df0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b2436e80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b2436f10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b2436fa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2437030 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b24370c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2437150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b24371e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2437270 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b2437300 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b2437390 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b2437420 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b24374b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b2437540 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b24375d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b2437660 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b24376f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b2437780 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b2437810 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b24378a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b2437930 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b24379c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b2437a50 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b2437ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b2437b70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b2437c00 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b2437c90 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b2437d20 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b2437db0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2437e40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2437ed0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2437f60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b2437ff0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2438080 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b2438110 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b24381a0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\r\n 33: foo0: {\r\n 33: foo1: {foo2: 000, bar2: 001, baz2: 002},\r\n 33: bar1: {foo2: 010, bar2: 011, baz2: 012},\r\n 33: baz1: {foo2: 020, bar2: 021, baz2: 022}\r\n 33: },\r\n 33: bar0: {\r\n 33: foo1: {foo2: 100, bar2: 101, baz2: 102},\r\n 33: bar1: {foo2: 110, bar2: 111, baz2: 112},\r\n 33: baz1: {foo2: 120, bar2: 121, baz2: 122}\r\n 33: },\r\n 33: baz0: {\r\n 33: foo1: {foo2: 200, bar2: 201, baz2: 202},\r\n 33: bar1: {foo2: 210, bar2: 211, baz2: 212},\r\n 33: baz1: {foo2: 220, bar2: 221, baz2: 222}\r\n 33: }\r\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x5637b242ed70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b242ee00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b242ee90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b242ef20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b242efb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b242f040 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b242f0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b242f160 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b242f1f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b242f280 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b242f310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b242f3a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b242f430 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b242f4c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b242f550 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b242f5e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b242f670 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b242f700 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b242f790 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b242f820 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b242f8b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b242f940 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b242f9d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b242fa60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b242faf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b242fb80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b242fc10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b242fca0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b242fd30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b242fdc0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b242fe50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b242fee0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b242ff70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2430000 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2430090 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2430120 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b24301b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2430240 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b24302d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2430360 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] 0x5637b2438fc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b2439050 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b24390e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b2439170 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b2439200 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b2439290 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b2439320 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b24393b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2439440 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b24394d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2439560 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b24395f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2439680 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b2439710 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b24397a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b2439830 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b24398c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b2439950 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b24399e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b2439a70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b2439b00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b2439b90 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b2439c20 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b2439cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b2439d40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b2439dd0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b2439e60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b2439ef0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b2439f80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b243a010 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b243a0a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b243a130 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b243a1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b243a250 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b243a2e0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b243a370 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b243a400 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b243a490 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b243a520 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b243a5b0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \r\n 33: foo0:\r\n 33: foo1:\r\n 33: foo2: 000\r\n 33: bar2: 001\r\n 33: baz2: 002\r\n 33: bar1:\r\n 33: foo2: 010\r\n 33: bar2: 011\r\n 33: baz2: 012\r\n 33: baz1:\r\n 33: foo2: 020\r\n 33: bar2: 021\r\n 33: baz2: 022\r\n 33: bar0:\r\n 33: foo1:\r\n 33: foo2: 100\r\n 33: bar2: 101\r\n 33: baz2: 102\r\n 33: bar1:\r\n 33: foo2: 110\r\n 33: bar2: 111\r\n 33: baz2: 112\r\n 33: baz1:\r\n 33: foo2: 120\r\n 33: bar2: 121\r\n 33: baz2: 122\r\n 33: baz0:\r\n 33: foo1:\r\n 33: foo2: 200\r\n 33: bar2: 201\r\n 33: baz2: 202\r\n 33: bar1:\r\n 33: foo2: 210\r\n 33: bar2: 211\r\n 33: baz2: 212\r\n 33: baz1:\r\n 33: foo2: 220\r\n 33: bar2: 221\r\n 33: baz2: 222\r\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x5637b2431180 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b2431210 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b24312a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b2431330 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b24313c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b2431450 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b24314e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b2431570 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2431600 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b2431690 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2431720 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b24317b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2431840 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b24318d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b2431960 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b24319f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b2431a80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b2431b10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b2431ba0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b2431c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b2431cc0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b2431d50 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b2431de0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b2431e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b2431f00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b2431f90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b2432020 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b24320b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b2432140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b24321d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b2432260 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b24322f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b2432380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2432410 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b24324a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2432530 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b24325c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2432650 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b24326e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2432770 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] 0x5637b243b3d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b243b460 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b243b4f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b243b580 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b243b610 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b243b6a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b243b730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b243b7c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b243b850 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b243b8e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b243b970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b243ba00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b243ba90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b243bb20 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b243bbb0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b243bc40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b243bcd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b243bd60 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b243bdf0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b243be80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b243bf10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b243bfa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b243c030 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b243c0c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b243c150 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b243c1e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b243c270 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b243c300 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b243c390 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b243c420 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b243c4b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b243c540 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b243c5d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b243c660 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b243c6f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b243c780 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b243c810 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b243c8a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b243c930 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b243c9c0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x5637b241a2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5637b2418ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5637b2418cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b2418e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5637b2418f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5637b2418fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5637b2418d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5637b24190e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5637b2419180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5637b2418de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b2419220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5637b24192b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5637b2419350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5637b2418b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5637b24193f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b24195c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5637b2419658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5637b24196f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5637b2419488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5637b2419828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5637b24198c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5637b2419520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b2419960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5637b24199f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5637b2419a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5637b2418c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5637b2419b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b2419d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5637b2419d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5637b2419e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5637b2419bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5637b2419f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5637b241a000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5637b2419c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5637b241a138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5637b241a1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5637b243d7e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b243d870 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b243d900 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b243d990 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b243da20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b243dab0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b243db40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b243dbd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b243dc60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b243dcf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b243dd80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b243de10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b243dea0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b243df30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b243dfc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b243e050 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b243e0e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b243e170 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b243e200 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b243e290 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b243e320 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b243e3b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b243e440 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b243e4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b243e560 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b243e5f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b243e680 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b243e710 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b243e7a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b243e830 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b243e8c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b243e950 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b243e9e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b243ea70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b243eb00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b243eb90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b243ec20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b243ecb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b243ed40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b243edd0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x5637b241a3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5637b241a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5637b241a680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241a850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5637b241a8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5637b241a980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5637b241a718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241aa20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5637b241aab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5637b241ab50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5637b241a7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241abf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5637b241ac88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5637b241ad20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5637b241a548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5637b241adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241af90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5637b241b028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5637b241b0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5637b241ae58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241b160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5637b241b1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5637b241b290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5637b241aef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241b330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5637b241b3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5637b241b460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5637b241a5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5637b241b500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241b6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5637b241b768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5637b241b800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5637b241b598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241b8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5637b241b938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5637b241b9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5637b241b630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241ba70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5637b241bb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5637b241bba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5637b243ee70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b243ef00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b243ef90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b243f020 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b243f0b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b243f140 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b243f1d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b243f260 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b243f2f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b243f380 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b243f410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b243f4a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b243f530 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b243f5c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b243f650 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b243f6e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b243f770 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b243f800 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b243f890 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b243f920 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b243f9b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b243fa40 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b243fad0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b243fb60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b243fbf0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b243fc80 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b243fd10 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b243fda0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b243fe30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b243fec0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b243ff50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b243ffe0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b2440070 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2440100 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2440190 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2440220 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b24402b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2440340 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b24403d0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2440460 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x5637b241a2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5637b2418ae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5637b2418cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b2418e80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5637b2418f18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5637b2418fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5637b2418d48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5637b24190e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5637b2419180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5637b2418de0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b2419220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5637b24192b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5637b2419350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5637b2418b78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5637b24193f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b24195c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5637b2419658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5637b24196f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5637b2419488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5637b2419828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5637b24198c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5637b2419520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b2419960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5637b24199f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5637b2419a90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5637b2418c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5637b2419b30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b2419d00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5637b2419d98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5637b2419e30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5637b2419bc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b2419ed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5637b2419f68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5637b241a000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5637b2419c60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5637b241a138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5637b241a1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5637b2440500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b2440590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b2440620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b24406b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b2440740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b24407d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b2440860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b24408f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2440980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b2440a10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2440aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b2440b30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2440bc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b2440c50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b2440ce0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b2440d70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b2440e00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b2440e90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b2440f20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b2440fb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b2441040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b24410d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b2441160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b24411f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b2441280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b2441310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b24413a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b2441430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b24414c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b2441550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b24415e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b2441670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b2441700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2441790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2441820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b24418b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b2441940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b24419d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b2441a60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2441af0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x5637b241a3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5637b241a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5637b241a680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241a850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5637b241a8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5637b241a980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5637b241a718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241aa20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5637b241aab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5637b241ab50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5637b241a7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241abf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5637b241ac88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5637b241ad20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5637b241a548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5637b241adc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241af90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5637b241b028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5637b241b0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5637b241ae58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241b160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5637b241b1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5637b241b290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5637b241aef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241b330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5637b241b3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5637b241b460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5637b241a5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5637b241b500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5637b241b6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5637b241b768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5637b241b800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5637b241b598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5637b241b8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5637b241b938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5637b241b9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5637b241b630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5637b241ba70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5637b241bb08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5637b241bba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5637b2441b90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5637b2441c20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5637b2441cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5637b2441d40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5637b2441dd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5637b2441e60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5637b2441ef0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5637b2441f80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5637b2442010 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5637b24420a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5637b2442130 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5637b24421c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5637b2442250 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5637b24422e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5637b2442370 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5637b2442400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5637b2442490 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5637b2442520 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5637b24425b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5637b2442640 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5637b24426d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5637b2442760 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5637b24427f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5637b2442880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5637b2442910 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5637b24429a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5637b2442a30 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5637b2442ac0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5637b2442b50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5637b2442be0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5637b2442c70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5637b2442d00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5637b2442d90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5637b2442e20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5637b2442eb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5637b2442f40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5637b2442fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5637b2443060 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5637b24430f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5637b2443180 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase (8 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (8 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x560d3ec76c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec73ae0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec73cb0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec73e80 VAL: '000' (3 sibs) 34: 0x560d3ec73f18 VAL: '001' (3 sibs) 34: 0x560d3ec73fb0 VAL: '002' (3 sibs) 34: 0x560d3ec73d48 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74050 VAL: '010' (3 sibs) 34: 0x560d3ec740e8 VAL: '011' (3 sibs) 34: 0x560d3ec74180 VAL: '012' (3 sibs) 34: 0x560d3ec73de0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74220 VAL: '020' (3 sibs) 34: 0x560d3ec742b8 VAL: '021' (3 sibs) 34: 0x560d3ec74350 VAL: '022' (3 sibs) 34: 0x560d3ec73b78 SEQ: (3 sibs) 3 children: 34: 0x560d3ec743f0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec745c0 VAL: '100' (3 sibs) 34: 0x560d3ec74658 VAL: '101' (3 sibs) 34: 0x560d3ec746f0 VAL: '102' (3 sibs) 34: 0x560d3ec74488 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74790 VAL: '110' (3 sibs) 34: 0x560d3ec74828 VAL: '111' (3 sibs) 34: 0x560d3ec748c0 VAL: '112' (3 sibs) 34: 0x560d3ec74520 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74960 VAL: '120' (3 sibs) 34: 0x560d3ec749f8 VAL: '121' (3 sibs) 34: 0x560d3ec74a90 VAL: '122' (3 sibs) 34: 0x560d3ec73c10 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74b30 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74d00 VAL: '200' (3 sibs) 34: 0x560d3ec74d98 VAL: '201' (3 sibs) 34: 0x560d3ec74e30 VAL: '202' (3 sibs) 34: 0x560d3ec74bc8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74ed0 VAL: '210' (3 sibs) 34: 0x560d3ec74f68 VAL: '211' (3 sibs) 34: 0x560d3ec75000 VAL: '212' (3 sibs) 34: 0x560d3ec74c60 SEQ: (3 sibs) 3 children: 34: 0x560d3ec750a0 VAL: '220' (3 sibs) 34: 0x560d3ec75138 VAL: '221' (3 sibs) 34: 0x560d3ec751d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ec91350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec913e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec91470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec91500 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec91590 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec91620 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ec916b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ec91740 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ec917d0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ec91860 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ec918f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ec91980 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ec91a10 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ec91aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ec91b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ec91bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ec91c50 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ec91ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ec91d70 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ec91e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ec91e90 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ec91f20 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ec91fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ec92040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ec920d0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ec92160 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ec921f0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ec92280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ec92310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ec923a0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ec92430 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ec924c0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ec92550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ec925e0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ec92670 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ec92700 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ec92790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ec92820 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ec928b0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ec92940 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: --------------- 34: 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x560d3ec76da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec754b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75680 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75850 VAL: '000' (3 sibs) 34: 0x560d3ec758e8 VAL: '001' (3 sibs) 34: 0x560d3ec75980 VAL: '002' (3 sibs) 34: 0x560d3ec75718 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75a20 VAL: '010' (3 sibs) 34: 0x560d3ec75ab8 VAL: '011' (3 sibs) 34: 0x560d3ec75b50 VAL: '012' (3 sibs) 34: 0x560d3ec757b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75bf0 VAL: '020' (3 sibs) 34: 0x560d3ec75c88 VAL: '021' (3 sibs) 34: 0x560d3ec75d20 VAL: '022' (3 sibs) 34: 0x560d3ec75548 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75dc0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75f90 VAL: '100' (3 sibs) 34: 0x560d3ec76028 VAL: '101' (3 sibs) 34: 0x560d3ec760c0 VAL: '102' (3 sibs) 34: 0x560d3ec75e58 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76160 VAL: '110' (3 sibs) 34: 0x560d3ec761f8 VAL: '111' (3 sibs) 34: 0x560d3ec76290 VAL: '112' (3 sibs) 34: 0x560d3ec75ef0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76330 VAL: '120' (3 sibs) 34: 0x560d3ec763c8 VAL: '121' (3 sibs) 34: 0x560d3ec76460 VAL: '122' (3 sibs) 34: 0x560d3ec755e0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76500 SEQ: (3 sibs) 3 children: 34: 0x560d3ec766d0 VAL: '200' (3 sibs) 34: 0x560d3ec76768 VAL: '201' (3 sibs) 34: 0x560d3ec76800 VAL: '202' (3 sibs) 34: 0x560d3ec76598 SEQ: (3 sibs) 3 children: 34: 0x560d3ec768a0 VAL: '210' (3 sibs) 34: 0x560d3ec76938 VAL: '211' (3 sibs) 34: 0x560d3ec769d0 VAL: '212' (3 sibs) 34: 0x560d3ec76630 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76a70 VAL: '220' (3 sibs) 34: 0x560d3ec76b08 VAL: '221' (3 sibs) 34: 0x560d3ec76ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ec95280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec95310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec953a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec95430 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec954c0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec95550 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ec955e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ec95670 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ec95700 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ec95790 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ec95820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ec958b0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ec95940 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ec959d0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ec95a60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ec95af0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ec95b80 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ec95c10 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ec95ca0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ec95d30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ec95dc0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ec95e50 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ec95ee0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ec95f70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ec96000 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ec96090 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ec96120 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ec961b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ec96240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ec962d0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ec96360 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ec963f0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ec96480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ec96510 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ec965a0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ec96630 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ec966c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ec96750 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ec967e0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ec96870 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 000 34: - 001 34: - 002 34: - 34: - 010 34: - 011 34: - 012 34: - 34: - 020 34: - 021 34: - 022 34: - 34: - 34: - 100 34: - 101 34: - 102 34: - 34: - 110 34: - 111 34: - 112 34: - 34: - 120 34: - 121 34: - 122 34: - 34: - 34: - 200 34: - 201 34: - 202 34: - 34: - 210 34: - 211 34: - 212 34: - 34: - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x560d3ec76ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec770b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77280 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77450 VAL: '000' (3 sibs) 34: 0x560d3ec774e8 VAL: '001' (3 sibs) 34: 0x560d3ec77580 VAL: '002' (3 sibs) 34: 0x560d3ec77318 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77620 VAL: '010' (3 sibs) 34: 0x560d3ec776b8 VAL: '011' (3 sibs) 34: 0x560d3ec77750 VAL: '012' (3 sibs) 34: 0x560d3ec773b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec777f0 VAL: '020' (3 sibs) 34: 0x560d3ec77888 VAL: '021' (3 sibs) 34: 0x560d3ec77920 VAL: '022' (3 sibs) 34: 0x560d3ec77148 SEQ: (3 sibs) 3 children: 34: 0x560d3ec779c0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77b90 VAL: '100' (3 sibs) 34: 0x560d3ec77c28 VAL: '101' (3 sibs) 34: 0x560d3ec77cc0 VAL: '102' (3 sibs) 34: 0x560d3ec77a58 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77d60 VAL: '110' (3 sibs) 34: 0x560d3ec77df8 VAL: '111' (3 sibs) 34: 0x560d3ec77e90 VAL: '112' (3 sibs) 34: 0x560d3ec77af0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77f30 VAL: '120' (3 sibs) 34: 0x560d3ec77fc8 VAL: '121' (3 sibs) 34: 0x560d3ec78060 VAL: '122' (3 sibs) 34: 0x560d3ec771e0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78100 SEQ: (3 sibs) 3 children: 34: 0x560d3ec782d0 VAL: '200' (3 sibs) 34: 0x560d3ec78368 VAL: '201' (3 sibs) 34: 0x560d3ec78400 VAL: '202' (3 sibs) 34: 0x560d3ec78198 SEQ: (3 sibs) 3 children: 34: 0x560d3ec784a0 VAL: '210' (3 sibs) 34: 0x560d3ec78538 VAL: '211' (3 sibs) 34: 0x560d3ec785d0 VAL: '212' (3 sibs) 34: 0x560d3ec78230 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78670 VAL: '220' (3 sibs) 34: 0x560d3ec78708 VAL: '221' (3 sibs) 34: 0x560d3ec787a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ec99320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec993b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec99440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec994d0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec99560 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec995f0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ec99680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ec99710 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ec997a0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ec99830 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ec998c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ec99950 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ec999e0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ec99a70 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ec99b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ec99b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ec99c20 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ec99cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ec99d40 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ec99dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ec99e60 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ec99ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ec99f80 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ec9a010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ec9a0a0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ec9a130 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ec9a1c0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ec9a250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ec9a2e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ec9a370 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ec9a400 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ec9a490 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ec9a520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ec9a5b0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ec9a640 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ec9a6d0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ec9a760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ec9a7f0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ec9a880 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ec9a910 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 34: 000 34: - 34: 001 34: - 34: 002 34: - 34: - 34: 010 34: - 34: 011 34: - 34: 012 34: - 34: - 34: 020 34: - 34: 021 34: - 34: 022 34: - 34: - 34: - 34: 100 34: - 34: 101 34: - 34: 102 34: - 34: - 34: 110 34: - 34: 111 34: - 34: 112 34: - 34: - 34: 120 34: - 34: 121 34: - 34: 122 34: - 34: - 34: - 34: 200 34: - 34: 201 34: - 34: 202 34: - 34: - 34: 210 34: - 34: 211 34: - 34: 212 34: - 34: - 34: 220 34: - 34: 221 34: - 34: 222 34: --------------- 34: REF TREE: 34: 0x560d3ec76fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec78840 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78a10 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78be0 VAL: '000' (3 sibs) 34: 0x560d3ec78c78 VAL: '001' (3 sibs) 34: 0x560d3ec78d10 VAL: '002' (3 sibs) 34: 0x560d3ec78aa8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78db0 VAL: '010' (3 sibs) 34: 0x560d3ec78e48 VAL: '011' (3 sibs) 34: 0x560d3ec78ee0 VAL: '012' (3 sibs) 34: 0x560d3ec78b40 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78f80 VAL: '020' (3 sibs) 34: 0x560d3ec79018 VAL: '021' (3 sibs) 34: 0x560d3ec790b0 VAL: '022' (3 sibs) 34: 0x560d3ec788d8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79150 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79320 VAL: '100' (3 sibs) 34: 0x560d3ec793b8 VAL: '101' (3 sibs) 34: 0x560d3ec79450 VAL: '102' (3 sibs) 34: 0x560d3ec791e8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec794f0 VAL: '110' (3 sibs) 34: 0x560d3ec79588 VAL: '111' (3 sibs) 34: 0x560d3ec79620 VAL: '112' (3 sibs) 34: 0x560d3ec79280 SEQ: (3 sibs) 3 children: 34: 0x560d3ec796c0 VAL: '120' (3 sibs) 34: 0x560d3ec79758 VAL: '121' (3 sibs) 34: 0x560d3ec797f0 VAL: '122' (3 sibs) 34: 0x560d3ec78970 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79890 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79a60 VAL: '200' (3 sibs) 34: 0x560d3ec79af8 VAL: '201' (3 sibs) 34: 0x560d3ec79b90 VAL: '202' (3 sibs) 34: 0x560d3ec79928 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79c30 VAL: '210' (3 sibs) 34: 0x560d3ec79cc8 VAL: '211' (3 sibs) 34: 0x560d3ec79d60 VAL: '212' (3 sibs) 34: 0x560d3ec799c0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79e00 VAL: '220' (3 sibs) 34: 0x560d3ec79e98 VAL: '221' (3 sibs) 34: 0x560d3ec79f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ec9d8e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec9d970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec9da00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec9da90 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec9db20 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec9dbb0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ec9dc40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ec9dcd0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ec9dd60 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ec9ddf0 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ec9de80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ec9df10 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ec9dfa0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ec9e030 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ec9e0c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ec9e150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ec9e1e0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ec9e270 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ec9e300 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ec9e390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ec9e420 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ec9e4b0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ec9e540 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ec9e5d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ec9e660 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ec9e6f0 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ec9e780 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ec9e810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ec9e8a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ec9e930 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ec9e9c0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ec9ea50 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ec9eae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ec9eb70 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ec9ec00 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ec9ec90 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ec9ed20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ec9edb0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ec9ee40 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ec9eed0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x560d3ec76c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec73ae0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec73cb0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec73e80 VAL: '000' (3 sibs) 34: 0x560d3ec73f18 VAL: '001' (3 sibs) 34: 0x560d3ec73fb0 VAL: '002' (3 sibs) 34: 0x560d3ec73d48 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74050 VAL: '010' (3 sibs) 34: 0x560d3ec740e8 VAL: '011' (3 sibs) 34: 0x560d3ec74180 VAL: '012' (3 sibs) 34: 0x560d3ec73de0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74220 VAL: '020' (3 sibs) 34: 0x560d3ec742b8 VAL: '021' (3 sibs) 34: 0x560d3ec74350 VAL: '022' (3 sibs) 34: 0x560d3ec73b78 SEQ: (3 sibs) 3 children: 34: 0x560d3ec743f0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec745c0 VAL: '100' (3 sibs) 34: 0x560d3ec74658 VAL: '101' (3 sibs) 34: 0x560d3ec746f0 VAL: '102' (3 sibs) 34: 0x560d3ec74488 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74790 VAL: '110' (3 sibs) 34: 0x560d3ec74828 VAL: '111' (3 sibs) 34: 0x560d3ec748c0 VAL: '112' (3 sibs) 34: 0x560d3ec74520 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74960 VAL: '120' (3 sibs) 34: 0x560d3ec749f8 VAL: '121' (3 sibs) 34: 0x560d3ec74a90 VAL: '122' (3 sibs) 34: 0x560d3ec73c10 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74b30 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74d00 VAL: '200' (3 sibs) 34: 0x560d3ec74d98 VAL: '201' (3 sibs) 34: 0x560d3ec74e30 VAL: '202' (3 sibs) 34: 0x560d3ec74bc8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74ed0 VAL: '210' (3 sibs) 34: 0x560d3ec74f68 VAL: '211' (3 sibs) 34: 0x560d3ec75000 VAL: '212' (3 sibs) 34: 0x560d3ec74c60 SEQ: (3 sibs) 3 children: 34: 0x560d3ec750a0 VAL: '220' (3 sibs) 34: 0x560d3ec75138 VAL: '221' (3 sibs) 34: 0x560d3ec751d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ec9fcf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec9fd80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec9fe10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec9fea0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec9ff30 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec9ffc0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3eca0050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3eca00e0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3eca0170 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3eca0200 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3eca0290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3eca0320 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3eca03b0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3eca0440 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3eca04d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3eca0560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3eca05f0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3eca0680 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3eca0710 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3eca07a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3eca0830 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3eca08c0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3eca0950 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3eca09e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3eca0a70 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3eca0b00 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3eca0b90 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3eca0c20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3eca0cb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3eca0d40 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3eca0dd0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3eca0e60 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3eca0ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3eca0f80 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3eca1010 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3eca10a0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3eca1130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3eca11c0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3eca1250 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3eca12e0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: --------------- 34: 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x560d3ec76da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec754b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75680 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75850 VAL: '000' (3 sibs) 34: 0x560d3ec758e8 VAL: '001' (3 sibs) 34: 0x560d3ec75980 VAL: '002' (3 sibs) 34: 0x560d3ec75718 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75a20 VAL: '010' (3 sibs) 34: 0x560d3ec75ab8 VAL: '011' (3 sibs) 34: 0x560d3ec75b50 VAL: '012' (3 sibs) 34: 0x560d3ec757b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75bf0 VAL: '020' (3 sibs) 34: 0x560d3ec75c88 VAL: '021' (3 sibs) 34: 0x560d3ec75d20 VAL: '022' (3 sibs) 34: 0x560d3ec75548 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75dc0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75f90 VAL: '100' (3 sibs) 34: 0x560d3ec76028 VAL: '101' (3 sibs) 34: 0x560d3ec760c0 VAL: '102' (3 sibs) 34: 0x560d3ec75e58 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76160 VAL: '110' (3 sibs) 34: 0x560d3ec761f8 VAL: '111' (3 sibs) 34: 0x560d3ec76290 VAL: '112' (3 sibs) 34: 0x560d3ec75ef0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76330 VAL: '120' (3 sibs) 34: 0x560d3ec763c8 VAL: '121' (3 sibs) 34: 0x560d3ec76460 VAL: '122' (3 sibs) 34: 0x560d3ec755e0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76500 SEQ: (3 sibs) 3 children: 34: 0x560d3ec766d0 VAL: '200' (3 sibs) 34: 0x560d3ec76768 VAL: '201' (3 sibs) 34: 0x560d3ec76800 VAL: '202' (3 sibs) 34: 0x560d3ec76598 SEQ: (3 sibs) 3 children: 34: 0x560d3ec768a0 VAL: '210' (3 sibs) 34: 0x560d3ec76938 VAL: '211' (3 sibs) 34: 0x560d3ec769d0 VAL: '212' (3 sibs) 34: 0x560d3ec76630 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76a70 VAL: '220' (3 sibs) 34: 0x560d3ec76b08 VAL: '221' (3 sibs) 34: 0x560d3ec76ba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3eca2100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3eca2190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3eca2220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3eca22b0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3eca2340 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3eca23d0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3eca2460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3eca24f0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3eca2580 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3eca2610 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3eca26a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3eca2730 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3eca27c0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3eca2850 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3eca28e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3eca2970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3eca2a00 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3eca2a90 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3eca2b20 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3eca2bb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3eca2c40 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3eca2cd0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3eca2d60 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3eca2df0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3eca2e80 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3eca2f10 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3eca2fa0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3eca3030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3eca30c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3eca3150 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3eca31e0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3eca3270 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3eca3300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3eca3390 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3eca3420 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3eca34b0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3eca3540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3eca35d0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3eca3660 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3eca36f0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 000 34: - 001 34: - 002 34: - 34: - 010 34: - 011 34: - 012 34: - 34: - 020 34: - 021 34: - 022 34: - 34: - 34: - 100 34: - 101 34: - 102 34: - 34: - 110 34: - 111 34: - 112 34: - 34: - 120 34: - 121 34: - 122 34: - 34: - 34: - 200 34: - 201 34: - 202 34: - 34: - 210 34: - 211 34: - 212 34: - 34: - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x560d3ec76ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec770b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77280 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77450 VAL: '000' (3 sibs) 34: 0x560d3ec774e8 VAL: '001' (3 sibs) 34: 0x560d3ec77580 VAL: '002' (3 sibs) 34: 0x560d3ec77318 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77620 VAL: '010' (3 sibs) 34: 0x560d3ec776b8 VAL: '011' (3 sibs) 34: 0x560d3ec77750 VAL: '012' (3 sibs) 34: 0x560d3ec773b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec777f0 VAL: '020' (3 sibs) 34: 0x560d3ec77888 VAL: '021' (3 sibs) 34: 0x560d3ec77920 VAL: '022' (3 sibs) 34: 0x560d3ec77148 SEQ: (3 sibs) 3 children: 34: 0x560d3ec779c0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77b90 VAL: '100' (3 sibs) 34: 0x560d3ec77c28 VAL: '101' (3 sibs) 34: 0x560d3ec77cc0 VAL: '102' (3 sibs) 34: 0x560d3ec77a58 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77d60 VAL: '110' (3 sibs) 34: 0x560d3ec77df8 VAL: '111' (3 sibs) 34: 0x560d3ec77e90 VAL: '112' (3 sibs) 34: 0x560d3ec77af0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77f30 VAL: '120' (3 sibs) 34: 0x560d3ec77fc8 VAL: '121' (3 sibs) 34: 0x560d3ec78060 VAL: '122' (3 sibs) 34: 0x560d3ec771e0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78100 SEQ: (3 sibs) 3 children: 34: 0x560d3ec782d0 VAL: '200' (3 sibs) 34: 0x560d3ec78368 VAL: '201' (3 sibs) 34: 0x560d3ec78400 VAL: '202' (3 sibs) 34: 0x560d3ec78198 SEQ: (3 sibs) 3 children: 34: 0x560d3ec784a0 VAL: '210' (3 sibs) 34: 0x560d3ec78538 VAL: '211' (3 sibs) 34: 0x560d3ec785d0 VAL: '212' (3 sibs) 34: 0x560d3ec78230 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78670 VAL: '220' (3 sibs) 34: 0x560d3ec78708 VAL: '221' (3 sibs) 34: 0x560d3ec787a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3eca4510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3eca45a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3eca4630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3eca46c0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3eca4750 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3eca47e0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3eca4870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3eca4900 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3eca4990 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3eca4a20 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3eca4ab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3eca4b40 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3eca4bd0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3eca4c60 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3eca4cf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3eca4d80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3eca4e10 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3eca4ea0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3eca4f30 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3eca4fc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3eca5050 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3eca50e0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3eca5170 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3eca5200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3eca5290 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3eca5320 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3eca53b0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3eca5440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3eca54d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3eca5560 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3eca55f0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3eca5680 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3eca5710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3eca57a0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3eca5830 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3eca58c0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3eca5950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3eca59e0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3eca5a70 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3eca5b00 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 34: 000 34: - 34: 001 34: - 34: 002 34: - 34: - 34: 010 34: - 34: 011 34: - 34: 012 34: - 34: - 34: 020 34: - 34: 021 34: - 34: 022 34: - 34: - 34: - 34: 100 34: - 34: 101 34: - 34: 102 34: - 34: - 34: 110 34: - 34: 111 34: - 34: 112 34: - 34: - 34: 120 34: - 34: 121 34: - 34: 122 34: - 34: - 34: - 34: 200 34: - 34: 201 34: - 34: 202 34: - 34: - 34: 210 34: - 34: 211 34: - 34: 212 34: - 34: - 34: 220 34: - 34: 221 34: - 34: 222 34: --------------- 34: REF TREE: 34: 0x560d3ec76fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec78840 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78a10 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78be0 VAL: '000' (3 sibs) 34: 0x560d3ec78c78 VAL: '001' (3 sibs) 34: 0x560d3ec78d10 VAL: '002' (3 sibs) 34: 0x560d3ec78aa8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78db0 VAL: '010' (3 sibs) 34: 0x560d3ec78e48 VAL: '011' (3 sibs) 34: 0x560d3ec78ee0 VAL: '012' (3 sibs) 34: 0x560d3ec78b40 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78f80 VAL: '020' (3 sibs) 34: 0x560d3ec79018 VAL: '021' (3 sibs) 34: 0x560d3ec790b0 VAL: '022' (3 sibs) 34: 0x560d3ec788d8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79150 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79320 VAL: '100' (3 sibs) 34: 0x560d3ec793b8 VAL: '101' (3 sibs) 34: 0x560d3ec79450 VAL: '102' (3 sibs) 34: 0x560d3ec791e8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec794f0 VAL: '110' (3 sibs) 34: 0x560d3ec79588 VAL: '111' (3 sibs) 34: 0x560d3ec79620 VAL: '112' (3 sibs) 34: 0x560d3ec79280 SEQ: (3 sibs) 3 children: 34: 0x560d3ec796c0 VAL: '120' (3 sibs) 34: 0x560d3ec79758 VAL: '121' (3 sibs) 34: 0x560d3ec797f0 VAL: '122' (3 sibs) 34: 0x560d3ec78970 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79890 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79a60 VAL: '200' (3 sibs) 34: 0x560d3ec79af8 VAL: '201' (3 sibs) 34: 0x560d3ec79b90 VAL: '202' (3 sibs) 34: 0x560d3ec79928 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79c30 VAL: '210' (3 sibs) 34: 0x560d3ec79cc8 VAL: '211' (3 sibs) 34: 0x560d3ec79d60 VAL: '212' (3 sibs) 34: 0x560d3ec799c0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79e00 VAL: '220' (3 sibs) 34: 0x560d3ec79e98 VAL: '221' (3 sibs) 34: 0x560d3ec79f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3eca6920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3eca69b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3eca6a40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3eca6ad0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3eca6b60 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3eca6bf0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3eca6c80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3eca6d10 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3eca6da0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3eca6e30 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3eca6ec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3eca6f50 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3eca6fe0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3eca7070 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3eca7100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3eca7190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3eca7220 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3eca72b0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3eca7340 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3eca73d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3eca7460 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3eca74f0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3eca7580 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3eca7610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3eca76a0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3eca7730 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3eca77c0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3eca7850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3eca78e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3eca7970 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3eca7a00 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3eca7a90 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3eca7b20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3eca7bb0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3eca7c40 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3eca7cd0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3eca7d60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3eca7df0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3eca7e80 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3eca7f10 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\n 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\n 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\n 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560d3ec91350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec913e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec91470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec91500 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec91590 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec91620 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ec916b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ec91740 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ec917d0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ec91860 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ec918f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ec91980 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ec91a10 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ec91aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ec91b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ec91bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ec91c50 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ec91ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ec91d70 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ec91e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ec91e90 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ec91f20 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ec91fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ec92040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ec920d0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ec92160 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ec921f0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ec92280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ec92310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ec923a0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ec92430 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ec924c0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ec92550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ec925e0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ec92670 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ec92700 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ec92790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ec92820 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ec928b0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ec92940 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] 0x560d3eca9f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3eca9fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecaa060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecaa0f0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecaa180 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecaa210 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecaa2a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecaa330 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecaa3c0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecaa450 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecaa4e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecaa570 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecaa600 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecaa690 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecaa720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecaa7b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecaa840 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecaa8d0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecaa960 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecaa9f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecaaa80 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecaab10 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecaaba0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecaac30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecaacc0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecaad50 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecaade0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecaae70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecaaf00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecaaf90 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecab020 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecab0b0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecab140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecab1d0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecab260 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecab2f0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecab380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecab410 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecab4a0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecab530 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560d3ec95280 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec95310 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec953a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec95430 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec954c0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec95550 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ec955e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ec95670 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ec95700 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ec95790 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ec95820 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ec958b0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ec95940 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ec959d0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ec95a60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ec95af0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ec95b80 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ec95c10 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ec95ca0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ec95d30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ec95dc0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ec95e50 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ec95ee0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ec95f70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ec96000 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ec96090 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ec96120 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ec961b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ec96240 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ec962d0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ec96360 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ec963f0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ec96480 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ec96510 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ec965a0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ec96630 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ec966c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ec96750 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ec967e0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ec96870 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] 0x560d3ecac350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecac3e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecac470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecac500 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecac590 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecac620 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecac6b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecac740 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecac7d0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecac860 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecac8f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecac980 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecaca10 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecacaa0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecacb30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecacbc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecacc50 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecacce0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecacd70 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecace00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecace90 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecacf20 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecacfb0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecad040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecad0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecad160 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecad1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecad280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecad310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecad3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecad430 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecad4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecad550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecad5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecad670 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecad700 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecad790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecad820 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecad8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecad940 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: -\n 34: -\n 34: - 000\n 34: - 001\n 34: - 002\n 34: -\n 34: - 010\n 34: - 011\n 34: - 012\n 34: -\n 34: - 020\n 34: - 021\n 34: - 022\n 34: -\n 34: -\n 34: - 100\n 34: - 101\n 34: - 102\n 34: -\n 34: - 110\n 34: - 111\n 34: - 112\n 34: -\n 34: - 120\n 34: - 121\n 34: - 122\n 34: -\n 34: -\n 34: - 200\n 34: - 201\n 34: - 202\n 34: -\n 34: - 210\n 34: - 211\n 34: - 212\n 34: -\n 34: - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560d3ec99320 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec993b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec99440 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec994d0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec99560 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec995f0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ec99680 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ec99710 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ec997a0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ec99830 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ec998c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ec99950 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ec999e0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ec99a70 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ec99b00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ec99b90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ec99c20 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ec99cb0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ec99d40 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ec99dd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ec99e60 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ec99ef0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ec99f80 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ec9a010 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ec9a0a0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ec9a130 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ec9a1c0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ec9a250 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ec9a2e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ec9a370 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ec9a400 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ec9a490 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ec9a520 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ec9a5b0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ec9a640 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ec9a6d0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ec9a760 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ec9a7f0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ec9a880 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ec9a910 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] 0x560d3ecae760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecae7f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecae880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecae910 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecae9a0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecaea30 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecaeac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecaeb50 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecaebe0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecaec70 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecaed00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecaed90 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecaee20 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecaeeb0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecaef40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecaefd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecaf060 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecaf0f0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecaf180 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecaf210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecaf2a0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecaf330 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecaf3c0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecaf450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecaf4e0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecaf570 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecaf600 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecaf690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecaf720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecaf7b0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecaf840 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecaf8d0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecaf960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecaf9f0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecafa80 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecafb10 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecafba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecafc30 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecafcc0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecafd50 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: -\n 34: -\n 34: -\n 34: 000\n 34: -\n 34: 001\n 34: -\n 34: 002\n 34: -\n 34: -\n 34: 010\n 34: -\n 34: 011\n 34: -\n 34: 012\n 34: -\n 34: -\n 34: 020\n 34: -\n 34: 021\n 34: -\n 34: 022\n 34: -\n 34: -\n 34: -\n 34: 100\n 34: -\n 34: 101\n 34: -\n 34: 102\n 34: -\n 34: -\n 34: 110\n 34: -\n 34: 111\n 34: -\n 34: 112\n 34: -\n 34: -\n 34: 120\n 34: -\n 34: 121\n 34: -\n 34: 122\n 34: -\n 34: -\n 34: -\n 34: 200\n 34: -\n 34: 201\n 34: -\n 34: 202\n 34: -\n 34: -\n 34: 210\n 34: -\n 34: 211\n 34: -\n 34: 212\n 34: -\n 34: -\n 34: 220\n 34: -\n 34: 221\n 34: -\n 34: 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560d3ec9d8e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec9d970 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec9da00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec9da90 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec9db20 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec9dbb0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ec9dc40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ec9dcd0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ec9dd60 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ec9ddf0 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ec9de80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ec9df10 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ec9dfa0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ec9e030 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ec9e0c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ec9e150 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ec9e1e0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ec9e270 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ec9e300 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ec9e390 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ec9e420 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ec9e4b0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ec9e540 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ec9e5d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ec9e660 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ec9e6f0 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ec9e780 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ec9e810 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ec9e8a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ec9e930 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ec9e9c0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ec9ea50 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ec9eae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ec9eb70 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ec9ec00 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ec9ec90 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ec9ed20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ec9edb0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ec9ee40 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ec9eed0 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] 0x560d3ecb0b70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecb0c00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecb0c90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecb0d20 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecb0db0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecb0e40 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecb0ed0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecb0f60 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecb0ff0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecb1080 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecb1110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecb11a0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecb1230 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecb12c0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecb1350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecb13e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecb1470 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecb1500 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecb1590 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecb1620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecb16b0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecb1740 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecb17d0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecb1860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecb18f0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecb1980 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecb1a10 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecb1aa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecb1b30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecb1bc0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecb1c50 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecb1ce0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecb1d70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecb1e00 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecb1e90 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecb1f20 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecb1fb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecb2040 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecb20d0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecb2160 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\r\n 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\r\n 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\r\n 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\r\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560d3ec9fcf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ec9fd80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ec9fe10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ec9fea0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ec9ff30 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ec9ffc0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3eca0050 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3eca00e0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3eca0170 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3eca0200 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3eca0290 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3eca0320 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3eca03b0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3eca0440 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3eca04d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3eca0560 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3eca05f0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3eca0680 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3eca0710 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3eca07a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3eca0830 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3eca08c0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3eca0950 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3eca09e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3eca0a70 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3eca0b00 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3eca0b90 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3eca0c20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3eca0cb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3eca0d40 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3eca0dd0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3eca0e60 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3eca0ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3eca0f80 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3eca1010 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3eca10a0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3eca1130 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3eca11c0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3eca1250 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3eca12e0 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] 0x560d3ecb2f80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecb3010 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecb30a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecb3130 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecb31c0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecb3250 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecb32e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecb3370 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecb3400 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecb3490 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecb3520 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecb35b0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecb3640 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecb36d0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecb3760 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecb37f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecb3880 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecb3910 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecb39a0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecb3a30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecb3ac0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecb3b50 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecb3be0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecb3c70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecb3d00 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecb3d90 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecb3e20 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecb3eb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecb3f40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecb3fd0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecb4060 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecb40f0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecb4180 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecb4210 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecb42a0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecb4330 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecb43c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecb4450 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecb44e0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecb4570 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: - - - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: - - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: - - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: - - - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: - - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: - - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: - - - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: - - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: - - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560d3eca2100 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3eca2190 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3eca2220 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3eca22b0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3eca2340 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3eca23d0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3eca2460 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3eca24f0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3eca2580 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3eca2610 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3eca26a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3eca2730 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3eca27c0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3eca2850 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3eca28e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3eca2970 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3eca2a00 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3eca2a90 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3eca2b20 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3eca2bb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3eca2c40 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3eca2cd0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3eca2d60 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3eca2df0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3eca2e80 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3eca2f10 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3eca2fa0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3eca3030 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3eca30c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3eca3150 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3eca31e0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3eca3270 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3eca3300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3eca3390 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3eca3420 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3eca34b0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3eca3540 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3eca35d0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3eca3660 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3eca36f0 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] 0x560d3ecb5390 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecb5420 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecb54b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecb5540 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecb55d0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecb5660 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecb56f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecb5780 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecb5810 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecb58a0 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecb5930 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecb59c0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecb5a50 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecb5ae0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecb5b70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecb5c00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecb5c90 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecb5d20 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecb5db0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecb5e40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecb5ed0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecb5f60 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecb5ff0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecb6080 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecb6110 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecb61a0 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecb6230 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecb62c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecb6350 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecb63e0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecb6470 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecb6500 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecb6590 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecb6620 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecb66b0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecb6740 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecb67d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecb6860 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecb68f0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecb6980 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: -\r\n 34: - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: -\r\n 34: - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: -\r\n 34: -\r\n 34: - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: -\r\n 34: - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: -\r\n 34: - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: -\r\n 34: -\r\n 34: - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: -\r\n 34: - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: -\r\n 34: - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560d3eca4510 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3eca45a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3eca4630 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3eca46c0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3eca4750 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3eca47e0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3eca4870 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3eca4900 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3eca4990 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3eca4a20 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3eca4ab0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3eca4b40 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3eca4bd0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3eca4c60 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3eca4cf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3eca4d80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3eca4e10 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3eca4ea0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3eca4f30 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3eca4fc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3eca5050 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3eca50e0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3eca5170 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3eca5200 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3eca5290 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3eca5320 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3eca53b0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3eca5440 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3eca54d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3eca5560 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3eca55f0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3eca5680 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3eca5710 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3eca57a0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3eca5830 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3eca58c0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3eca5950 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3eca59e0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3eca5a70 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3eca5b00 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] 0x560d3ecb89b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecb8a40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecb8ad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecb8b60 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecb8bf0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecb8c80 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecb8d10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecb8da0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecb8e30 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecb8ec0 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecb8f50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecb8fe0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecb9070 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecb9100 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecb9190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecb9220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecb92b0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecb9340 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecb93d0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecb9460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecb94f0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecb9580 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecb9610 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecb96a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecb9730 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecb97c0 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecb9850 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecb98e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecb9970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecb9a00 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecb9a90 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecb9b20 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecb9bb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecb9c40 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecb9cd0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecb9d60 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecb9df0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecb9e80 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecb9f10 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecb9fa0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 000\r\n 34: -\r\n 34: 001\r\n 34: -\r\n 34: 002\r\n 34: -\r\n 34: -\r\n 34: 010\r\n 34: -\r\n 34: 011\r\n 34: -\r\n 34: 012\r\n 34: -\r\n 34: -\r\n 34: 020\r\n 34: -\r\n 34: 021\r\n 34: -\r\n 34: 022\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 100\r\n 34: -\r\n 34: 101\r\n 34: -\r\n 34: 102\r\n 34: -\r\n 34: -\r\n 34: 110\r\n 34: -\r\n 34: 111\r\n 34: -\r\n 34: 112\r\n 34: -\r\n 34: -\r\n 34: 120\r\n 34: -\r\n 34: 121\r\n 34: -\r\n 34: 122\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 200\r\n 34: -\r\n 34: 201\r\n 34: -\r\n 34: 202\r\n 34: -\r\n 34: -\r\n 34: 210\r\n 34: -\r\n 34: 211\r\n 34: -\r\n 34: 212\r\n 34: -\r\n 34: -\r\n 34: 220\r\n 34: -\r\n 34: 221\r\n 34: -\r\n 34: 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560d3eca6920 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3eca69b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3eca6a40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3eca6ad0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3eca6b60 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3eca6bf0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3eca6c80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3eca6d10 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3eca6da0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3eca6e30 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3eca6ec0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3eca6f50 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3eca6fe0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3eca7070 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3eca7100 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3eca7190 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3eca7220 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3eca72b0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3eca7340 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3eca73d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3eca7460 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3eca74f0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3eca7580 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3eca7610 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3eca76a0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3eca7730 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3eca77c0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3eca7850 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3eca78e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3eca7970 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3eca7a00 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3eca7a90 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3eca7b20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3eca7bb0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3eca7c40 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3eca7cd0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3eca7d60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3eca7df0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3eca7e80 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3eca7f10 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] 0x560d3ecbadc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecbae50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecbaee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecbaf70 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecbb000 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecbb090 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecbb120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecbb1b0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecbb240 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecbb2d0 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecbb360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecbb3f0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecbb480 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecbb510 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecbb5a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecbb630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecbb6c0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecbb750 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecbb7e0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecbb870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecbb900 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecbb990 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecbba20 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecbbab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecbbb40 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecbbbd0 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecbbc60 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecbbcf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecbbd80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecbbe10 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecbbea0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecbbf30 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecbbfc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecbc050 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecbc0e0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecbc170 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecbc200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecbc290 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecbc320 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecbc3b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x560d3ec76c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec73ae0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec73cb0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec73e80 VAL: '000' (3 sibs) 34: 0x560d3ec73f18 VAL: '001' (3 sibs) 34: 0x560d3ec73fb0 VAL: '002' (3 sibs) 34: 0x560d3ec73d48 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74050 VAL: '010' (3 sibs) 34: 0x560d3ec740e8 VAL: '011' (3 sibs) 34: 0x560d3ec74180 VAL: '012' (3 sibs) 34: 0x560d3ec73de0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74220 VAL: '020' (3 sibs) 34: 0x560d3ec742b8 VAL: '021' (3 sibs) 34: 0x560d3ec74350 VAL: '022' (3 sibs) 34: 0x560d3ec73b78 SEQ: (3 sibs) 3 children: 34: 0x560d3ec743f0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec745c0 VAL: '100' (3 sibs) 34: 0x560d3ec74658 VAL: '101' (3 sibs) 34: 0x560d3ec746f0 VAL: '102' (3 sibs) 34: 0x560d3ec74488 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74790 VAL: '110' (3 sibs) 34: 0x560d3ec74828 VAL: '111' (3 sibs) 34: 0x560d3ec748c0 VAL: '112' (3 sibs) 34: 0x560d3ec74520 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74960 VAL: '120' (3 sibs) 34: 0x560d3ec749f8 VAL: '121' (3 sibs) 34: 0x560d3ec74a90 VAL: '122' (3 sibs) 34: 0x560d3ec73c10 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74b30 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74d00 VAL: '200' (3 sibs) 34: 0x560d3ec74d98 VAL: '201' (3 sibs) 34: 0x560d3ec74e30 VAL: '202' (3 sibs) 34: 0x560d3ec74bc8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74ed0 VAL: '210' (3 sibs) 34: 0x560d3ec74f68 VAL: '211' (3 sibs) 34: 0x560d3ec75000 VAL: '212' (3 sibs) 34: 0x560d3ec74c60 SEQ: (3 sibs) 3 children: 34: 0x560d3ec750a0 VAL: '220' (3 sibs) 34: 0x560d3ec75138 VAL: '221' (3 sibs) 34: 0x560d3ec751d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ecbd1d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecbd260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecbd2f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecbd380 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecbd410 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecbd4a0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecbd530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecbd5c0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecbd650 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecbd6e0 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecbd770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecbd800 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecbd890 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecbd920 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecbd9b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecbda40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecbdad0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecbdb60 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecbdbf0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecbdc80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecbdd10 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecbdda0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecbde30 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecbdec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecbdf50 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecbdfe0 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecbe070 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecbe100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecbe190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecbe220 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecbe2b0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecbe340 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecbe3d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecbe460 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecbe4f0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecbe580 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecbe610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecbe6a0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecbe730 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecbe7c0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: REF TREE: 34: 0x560d3ec76da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec754b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75680 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75850 VAL: '000' (3 sibs) 34: 0x560d3ec758e8 VAL: '001' (3 sibs) 34: 0x560d3ec75980 VAL: '002' (3 sibs) 34: 0x560d3ec75718 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75a20 VAL: '010' (3 sibs) 34: 0x560d3ec75ab8 VAL: '011' (3 sibs) 34: 0x560d3ec75b50 VAL: '012' (3 sibs) 34: 0x560d3ec757b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75bf0 VAL: '020' (3 sibs) 34: 0x560d3ec75c88 VAL: '021' (3 sibs) 34: 0x560d3ec75d20 VAL: '022' (3 sibs) 34: 0x560d3ec75548 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75dc0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75f90 VAL: '100' (3 sibs) 34: 0x560d3ec76028 VAL: '101' (3 sibs) 34: 0x560d3ec760c0 VAL: '102' (3 sibs) 34: 0x560d3ec75e58 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76160 VAL: '110' (3 sibs) 34: 0x560d3ec761f8 VAL: '111' (3 sibs) 34: 0x560d3ec76290 VAL: '112' (3 sibs) 34: 0x560d3ec75ef0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76330 VAL: '120' (3 sibs) 34: 0x560d3ec763c8 VAL: '121' (3 sibs) 34: 0x560d3ec76460 VAL: '122' (3 sibs) 34: 0x560d3ec755e0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76500 SEQ: (3 sibs) 3 children: 34: 0x560d3ec766d0 VAL: '200' (3 sibs) 34: 0x560d3ec76768 VAL: '201' (3 sibs) 34: 0x560d3ec76800 VAL: '202' (3 sibs) 34: 0x560d3ec76598 SEQ: (3 sibs) 3 children: 34: 0x560d3ec768a0 VAL: '210' (3 sibs) 34: 0x560d3ec76938 VAL: '211' (3 sibs) 34: 0x560d3ec769d0 VAL: '212' (3 sibs) 34: 0x560d3ec76630 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76a70 VAL: '220' (3 sibs) 34: 0x560d3ec76b08 VAL: '221' (3 sibs) 34: 0x560d3ec76ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ecbe860 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecbe8f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecbe980 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecbea10 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecbeaa0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecbeb30 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecbebc0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecbec50 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecbece0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecbed70 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecbee00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecbee90 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecbef20 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecbefb0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecbf040 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecbf0d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecbf160 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecbf1f0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecbf280 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecbf310 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecbf3a0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecbf430 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecbf4c0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecbf550 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecbf5e0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecbf670 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecbf700 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecbf790 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecbf820 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecbf8b0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecbf940 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecbf9d0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecbfa60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecbfaf0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecbfb80 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecbfc10 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecbfca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecbfd30 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecbfdc0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecbfe50 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x560d3ec76ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec770b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77280 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77450 VAL: '000' (3 sibs) 34: 0x560d3ec774e8 VAL: '001' (3 sibs) 34: 0x560d3ec77580 VAL: '002' (3 sibs) 34: 0x560d3ec77318 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77620 VAL: '010' (3 sibs) 34: 0x560d3ec776b8 VAL: '011' (3 sibs) 34: 0x560d3ec77750 VAL: '012' (3 sibs) 34: 0x560d3ec773b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec777f0 VAL: '020' (3 sibs) 34: 0x560d3ec77888 VAL: '021' (3 sibs) 34: 0x560d3ec77920 VAL: '022' (3 sibs) 34: 0x560d3ec77148 SEQ: (3 sibs) 3 children: 34: 0x560d3ec779c0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77b90 VAL: '100' (3 sibs) 34: 0x560d3ec77c28 VAL: '101' (3 sibs) 34: 0x560d3ec77cc0 VAL: '102' (3 sibs) 34: 0x560d3ec77a58 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77d60 VAL: '110' (3 sibs) 34: 0x560d3ec77df8 VAL: '111' (3 sibs) 34: 0x560d3ec77e90 VAL: '112' (3 sibs) 34: 0x560d3ec77af0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77f30 VAL: '120' (3 sibs) 34: 0x560d3ec77fc8 VAL: '121' (3 sibs) 34: 0x560d3ec78060 VAL: '122' (3 sibs) 34: 0x560d3ec771e0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78100 SEQ: (3 sibs) 3 children: 34: 0x560d3ec782d0 VAL: '200' (3 sibs) 34: 0x560d3ec78368 VAL: '201' (3 sibs) 34: 0x560d3ec78400 VAL: '202' (3 sibs) 34: 0x560d3ec78198 SEQ: (3 sibs) 3 children: 34: 0x560d3ec784a0 VAL: '210' (3 sibs) 34: 0x560d3ec78538 VAL: '211' (3 sibs) 34: 0x560d3ec785d0 VAL: '212' (3 sibs) 34: 0x560d3ec78230 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78670 VAL: '220' (3 sibs) 34: 0x560d3ec78708 VAL: '221' (3 sibs) 34: 0x560d3ec787a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ecbfef0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecbff80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecc0010 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecc00a0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecc0130 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecc01c0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecc0250 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecc02e0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecc0370 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecc0400 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecc0490 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecc0520 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecc05b0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecc0640 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecc06d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecc0760 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecc07f0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecc0880 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecc0910 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecc09a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecc0a30 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecc0ac0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecc0b50 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecc0be0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecc0c70 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecc0d00 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecc0d90 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecc0e20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecc0eb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecc0f40 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecc0fd0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecc1060 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecc10f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecc1180 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecc1210 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecc12a0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecc1330 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecc13c0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecc1450 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecc14e0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x560d3ec76fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec78840 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78a10 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78be0 VAL: '000' (3 sibs) 34: 0x560d3ec78c78 VAL: '001' (3 sibs) 34: 0x560d3ec78d10 VAL: '002' (3 sibs) 34: 0x560d3ec78aa8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78db0 VAL: '010' (3 sibs) 34: 0x560d3ec78e48 VAL: '011' (3 sibs) 34: 0x560d3ec78ee0 VAL: '012' (3 sibs) 34: 0x560d3ec78b40 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78f80 VAL: '020' (3 sibs) 34: 0x560d3ec79018 VAL: '021' (3 sibs) 34: 0x560d3ec790b0 VAL: '022' (3 sibs) 34: 0x560d3ec788d8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79150 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79320 VAL: '100' (3 sibs) 34: 0x560d3ec793b8 VAL: '101' (3 sibs) 34: 0x560d3ec79450 VAL: '102' (3 sibs) 34: 0x560d3ec791e8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec794f0 VAL: '110' (3 sibs) 34: 0x560d3ec79588 VAL: '111' (3 sibs) 34: 0x560d3ec79620 VAL: '112' (3 sibs) 34: 0x560d3ec79280 SEQ: (3 sibs) 3 children: 34: 0x560d3ec796c0 VAL: '120' (3 sibs) 34: 0x560d3ec79758 VAL: '121' (3 sibs) 34: 0x560d3ec797f0 VAL: '122' (3 sibs) 34: 0x560d3ec78970 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79890 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79a60 VAL: '200' (3 sibs) 34: 0x560d3ec79af8 VAL: '201' (3 sibs) 34: 0x560d3ec79b90 VAL: '202' (3 sibs) 34: 0x560d3ec79928 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79c30 VAL: '210' (3 sibs) 34: 0x560d3ec79cc8 VAL: '211' (3 sibs) 34: 0x560d3ec79d60 VAL: '212' (3 sibs) 34: 0x560d3ec799c0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79e00 VAL: '220' (3 sibs) 34: 0x560d3ec79e98 VAL: '221' (3 sibs) 34: 0x560d3ec79f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ecc1580 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecc1610 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecc16a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecc1730 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecc17c0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecc1850 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecc18e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecc1970 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecc1a00 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecc1a90 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecc1b20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecc1bb0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecc1c40 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecc1cd0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecc1d60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecc1df0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecc1e80 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecc1f10 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecc1fa0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecc2030 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecc20c0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecc2150 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecc21e0 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecc2270 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecc2300 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecc2390 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecc2420 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecc24b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecc2540 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecc25d0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecc2660 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecc26f0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecc2780 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecc2810 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecc28a0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecc2930 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecc29c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecc2a50 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecc2ae0 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecc2b70 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x560d3ec76c90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec73ae0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec73cb0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec73e80 VAL: '000' (3 sibs) 34: 0x560d3ec73f18 VAL: '001' (3 sibs) 34: 0x560d3ec73fb0 VAL: '002' (3 sibs) 34: 0x560d3ec73d48 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74050 VAL: '010' (3 sibs) 34: 0x560d3ec740e8 VAL: '011' (3 sibs) 34: 0x560d3ec74180 VAL: '012' (3 sibs) 34: 0x560d3ec73de0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74220 VAL: '020' (3 sibs) 34: 0x560d3ec742b8 VAL: '021' (3 sibs) 34: 0x560d3ec74350 VAL: '022' (3 sibs) 34: 0x560d3ec73b78 SEQ: (3 sibs) 3 children: 34: 0x560d3ec743f0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec745c0 VAL: '100' (3 sibs) 34: 0x560d3ec74658 VAL: '101' (3 sibs) 34: 0x560d3ec746f0 VAL: '102' (3 sibs) 34: 0x560d3ec74488 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74790 VAL: '110' (3 sibs) 34: 0x560d3ec74828 VAL: '111' (3 sibs) 34: 0x560d3ec748c0 VAL: '112' (3 sibs) 34: 0x560d3ec74520 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74960 VAL: '120' (3 sibs) 34: 0x560d3ec749f8 VAL: '121' (3 sibs) 34: 0x560d3ec74a90 VAL: '122' (3 sibs) 34: 0x560d3ec73c10 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74b30 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74d00 VAL: '200' (3 sibs) 34: 0x560d3ec74d98 VAL: '201' (3 sibs) 34: 0x560d3ec74e30 VAL: '202' (3 sibs) 34: 0x560d3ec74bc8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec74ed0 VAL: '210' (3 sibs) 34: 0x560d3ec74f68 VAL: '211' (3 sibs) 34: 0x560d3ec75000 VAL: '212' (3 sibs) 34: 0x560d3ec74c60 SEQ: (3 sibs) 3 children: 34: 0x560d3ec750a0 VAL: '220' (3 sibs) 34: 0x560d3ec75138 VAL: '221' (3 sibs) 34: 0x560d3ec751d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ecc2c10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecc2ca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecc2d30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecc2dc0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecc2e50 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecc2ee0 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecc2f70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecc3000 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecc3090 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecc3120 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecc31b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecc3240 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecc32d0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecc3360 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecc33f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecc3480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecc3510 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecc35a0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecc3630 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecc36c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecc3750 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecc37e0 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecc3870 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecc3900 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecc3990 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecc3a20 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecc3ab0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecc3b40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecc3bd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecc3c60 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecc3cf0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecc3d80 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecc3e10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecc3ea0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecc3f30 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecc3fc0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecc4050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecc40e0 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecc4170 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecc4200 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: REF TREE: 34: 0x560d3ec76da8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec754b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75680 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75850 VAL: '000' (3 sibs) 34: 0x560d3ec758e8 VAL: '001' (3 sibs) 34: 0x560d3ec75980 VAL: '002' (3 sibs) 34: 0x560d3ec75718 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75a20 VAL: '010' (3 sibs) 34: 0x560d3ec75ab8 VAL: '011' (3 sibs) 34: 0x560d3ec75b50 VAL: '012' (3 sibs) 34: 0x560d3ec757b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75bf0 VAL: '020' (3 sibs) 34: 0x560d3ec75c88 VAL: '021' (3 sibs) 34: 0x560d3ec75d20 VAL: '022' (3 sibs) 34: 0x560d3ec75548 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75dc0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec75f90 VAL: '100' (3 sibs) 34: 0x560d3ec76028 VAL: '101' (3 sibs) 34: 0x560d3ec760c0 VAL: '102' (3 sibs) 34: 0x560d3ec75e58 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76160 VAL: '110' (3 sibs) 34: 0x560d3ec761f8 VAL: '111' (3 sibs) 34: 0x560d3ec76290 VAL: '112' (3 sibs) 34: 0x560d3ec75ef0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76330 VAL: '120' (3 sibs) 34: 0x560d3ec763c8 VAL: '121' (3 sibs) 34: 0x560d3ec76460 VAL: '122' (3 sibs) 34: 0x560d3ec755e0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76500 SEQ: (3 sibs) 3 children: 34: 0x560d3ec766d0 VAL: '200' (3 sibs) 34: 0x560d3ec76768 VAL: '201' (3 sibs) 34: 0x560d3ec76800 VAL: '202' (3 sibs) 34: 0x560d3ec76598 SEQ: (3 sibs) 3 children: 34: 0x560d3ec768a0 VAL: '210' (3 sibs) 34: 0x560d3ec76938 VAL: '211' (3 sibs) 34: 0x560d3ec769d0 VAL: '212' (3 sibs) 34: 0x560d3ec76630 SEQ: (3 sibs) 3 children: 34: 0x560d3ec76a70 VAL: '220' (3 sibs) 34: 0x560d3ec76b08 VAL: '221' (3 sibs) 34: 0x560d3ec76ba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ecc42a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecc4330 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecc43c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecc4450 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecc44e0 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecc4570 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecc4600 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecc4690 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecc4720 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecc47b0 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecc4840 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecc48d0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecc4960 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecc49f0 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecc4a80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecc4b10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecc4ba0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecc4c30 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecc4cc0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecc4d50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecc4de0 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecc4e70 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecc4f00 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecc4f90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecc5020 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecc50b0 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecc5140 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecc51d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecc5260 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecc52f0 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecc5380 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecc5410 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecc54a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecc5530 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecc55c0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecc5650 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecc56e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecc5770 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecc5800 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecc5890 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x560d3ec76ec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec770b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77280 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77450 VAL: '000' (3 sibs) 34: 0x560d3ec774e8 VAL: '001' (3 sibs) 34: 0x560d3ec77580 VAL: '002' (3 sibs) 34: 0x560d3ec77318 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77620 VAL: '010' (3 sibs) 34: 0x560d3ec776b8 VAL: '011' (3 sibs) 34: 0x560d3ec77750 VAL: '012' (3 sibs) 34: 0x560d3ec773b0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec777f0 VAL: '020' (3 sibs) 34: 0x560d3ec77888 VAL: '021' (3 sibs) 34: 0x560d3ec77920 VAL: '022' (3 sibs) 34: 0x560d3ec77148 SEQ: (3 sibs) 3 children: 34: 0x560d3ec779c0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77b90 VAL: '100' (3 sibs) 34: 0x560d3ec77c28 VAL: '101' (3 sibs) 34: 0x560d3ec77cc0 VAL: '102' (3 sibs) 34: 0x560d3ec77a58 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77d60 VAL: '110' (3 sibs) 34: 0x560d3ec77df8 VAL: '111' (3 sibs) 34: 0x560d3ec77e90 VAL: '112' (3 sibs) 34: 0x560d3ec77af0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec77f30 VAL: '120' (3 sibs) 34: 0x560d3ec77fc8 VAL: '121' (3 sibs) 34: 0x560d3ec78060 VAL: '122' (3 sibs) 34: 0x560d3ec771e0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78100 SEQ: (3 sibs) 3 children: 34: 0x560d3ec782d0 VAL: '200' (3 sibs) 34: 0x560d3ec78368 VAL: '201' (3 sibs) 34: 0x560d3ec78400 VAL: '202' (3 sibs) 34: 0x560d3ec78198 SEQ: (3 sibs) 3 children: 34: 0x560d3ec784a0 VAL: '210' (3 sibs) 34: 0x560d3ec78538 VAL: '211' (3 sibs) 34: 0x560d3ec785d0 VAL: '212' (3 sibs) 34: 0x560d3ec78230 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78670 VAL: '220' (3 sibs) 34: 0x560d3ec78708 VAL: '221' (3 sibs) 34: 0x560d3ec787a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ecc5930 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecc59c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecc5a50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecc5ae0 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecc5b70 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecc5c00 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecc5c90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecc5d20 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecc5db0 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecc5e40 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecc5ed0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecc5f60 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecc5ff0 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecc6080 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecc6110 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecc61a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecc6230 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecc62c0 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecc6350 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecc63e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecc6470 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecc6500 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecc6590 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecc6620 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecc66b0 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecc6740 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecc67d0 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecc6860 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecc68f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecc6980 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecc6a10 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecc6aa0 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecc6b30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecc6bc0 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecc6c50 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecc6ce0 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecc6d70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecc6e00 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecc6e90 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecc6f20 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: REF TREE: 34: 0x560d3ec76fd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560d3ec78840 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78a10 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78be0 VAL: '000' (3 sibs) 34: 0x560d3ec78c78 VAL: '001' (3 sibs) 34: 0x560d3ec78d10 VAL: '002' (3 sibs) 34: 0x560d3ec78aa8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78db0 VAL: '010' (3 sibs) 34: 0x560d3ec78e48 VAL: '011' (3 sibs) 34: 0x560d3ec78ee0 VAL: '012' (3 sibs) 34: 0x560d3ec78b40 SEQ: (3 sibs) 3 children: 34: 0x560d3ec78f80 VAL: '020' (3 sibs) 34: 0x560d3ec79018 VAL: '021' (3 sibs) 34: 0x560d3ec790b0 VAL: '022' (3 sibs) 34: 0x560d3ec788d8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79150 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79320 VAL: '100' (3 sibs) 34: 0x560d3ec793b8 VAL: '101' (3 sibs) 34: 0x560d3ec79450 VAL: '102' (3 sibs) 34: 0x560d3ec791e8 SEQ: (3 sibs) 3 children: 34: 0x560d3ec794f0 VAL: '110' (3 sibs) 34: 0x560d3ec79588 VAL: '111' (3 sibs) 34: 0x560d3ec79620 VAL: '112' (3 sibs) 34: 0x560d3ec79280 SEQ: (3 sibs) 3 children: 34: 0x560d3ec796c0 VAL: '120' (3 sibs) 34: 0x560d3ec79758 VAL: '121' (3 sibs) 34: 0x560d3ec797f0 VAL: '122' (3 sibs) 34: 0x560d3ec78970 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79890 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79a60 VAL: '200' (3 sibs) 34: 0x560d3ec79af8 VAL: '201' (3 sibs) 34: 0x560d3ec79b90 VAL: '202' (3 sibs) 34: 0x560d3ec79928 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79c30 VAL: '210' (3 sibs) 34: 0x560d3ec79cc8 VAL: '211' (3 sibs) 34: 0x560d3ec79d60 VAL: '212' (3 sibs) 34: 0x560d3ec799c0 SEQ: (3 sibs) 3 children: 34: 0x560d3ec79e00 VAL: '220' (3 sibs) 34: 0x560d3ec79e98 VAL: '221' (3 sibs) 34: 0x560d3ec79f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560d3ecc6fc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560d3ecc7050 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560d3ecc70e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560d3ecc7170 VAL: '000' (3 sibs) 34: [4] [4] 0x560d3ecc7200 VAL: '001' (3 sibs) 34: [5] [5] 0x560d3ecc7290 VAL: '002' (3 sibs) 34: [6] [6] 0x560d3ecc7320 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560d3ecc73b0 VAL: '010' (3 sibs) 34: [8] [8] 0x560d3ecc7440 VAL: '011' (3 sibs) 34: [9] [9] 0x560d3ecc74d0 VAL: '012' (3 sibs) 34: [10] [10] 0x560d3ecc7560 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560d3ecc75f0 VAL: '020' (3 sibs) 34: [12] [12] 0x560d3ecc7680 VAL: '021' (3 sibs) 34: [13] [13] 0x560d3ecc7710 VAL: '022' (3 sibs) 34: [14] [14] 0x560d3ecc77a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560d3ecc7830 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560d3ecc78c0 VAL: '100' (3 sibs) 34: [17] [17] 0x560d3ecc7950 VAL: '101' (3 sibs) 34: [18] [18] 0x560d3ecc79e0 VAL: '102' (3 sibs) 34: [19] [19] 0x560d3ecc7a70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560d3ecc7b00 VAL: '110' (3 sibs) 34: [21] [21] 0x560d3ecc7b90 VAL: '111' (3 sibs) 34: [22] [22] 0x560d3ecc7c20 VAL: '112' (3 sibs) 34: [23] [23] 0x560d3ecc7cb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560d3ecc7d40 VAL: '120' (3 sibs) 34: [25] [25] 0x560d3ecc7dd0 VAL: '121' (3 sibs) 34: [26] [26] 0x560d3ecc7e60 VAL: '122' (3 sibs) 34: [27] [27] 0x560d3ecc7ef0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560d3ecc7f80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560d3ecc8010 VAL: '200' (3 sibs) 34: [30] [30] 0x560d3ecc80a0 VAL: '201' (3 sibs) 34: [31] [31] 0x560d3ecc8130 VAL: '202' (3 sibs) 34: [32] [32] 0x560d3ecc81c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560d3ecc8250 VAL: '210' (3 sibs) 34: [34] [34] 0x560d3ecc82e0 VAL: '211' (3 sibs) 34: [35] [35] 0x560d3ecc8370 VAL: '212' (3 sibs) 34: [36] [36] 0x560d3ecc8400 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560d3ecc8490 VAL: '220' (3 sibs) 34: [38] [38] 0x560d3ecc8520 VAL: '221' (3 sibs) 34: [39] [39] 0x560d3ecc85b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase (14 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (14 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x56169f8a6680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56169f8a1db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56169f8a1f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a2150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a2320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56169f8a23b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56169f8a2450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56169f8a21e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a24f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56169f8a2588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56169f8a2620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56169f8a2280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a26c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56169f8a2758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56169f8a27f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56169f8a2018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a2890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a2a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56169f8a2af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56169f8a2b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56169f8a2928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a2c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56169f8a2cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56169f8a2d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56169f8a29c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a2e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56169f8a2e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56169f8a2f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56169f8a20b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a2fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a31a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56169f8a3238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56169f8a32d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56169f8a3068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a3370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56169f8a3408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56169f8a34a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56169f8a3100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a3540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56169f8a35d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56169f8a3670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56169f8a1e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56169f8a3710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a38e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a3ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56169f8a3b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56169f8a3be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56169f8a3978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a3c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56169f8a3d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56169f8a3db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56169f8a3a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a3e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56169f8a3ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56169f8a3f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56169f8a37a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a4020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a41f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56169f8a4288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56169f8a4320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56169f8a40b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a43c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56169f8a4458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56169f8a44f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56169f8a4150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a4590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56169f8a4628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56169f8a46c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56169f8a3840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a4760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a4930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56169f8a49c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56169f8a4a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56169f8a47f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a4b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56169f8a4b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56169f8a4c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56169f8a4890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a4cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56169f8a4d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56169f8a4e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56169f8a1ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56169f8a4ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a5070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a5240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56169f8a52d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56169f8a5370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56169f8a5108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a5410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56169f8a54a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56169f8a5540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56169f8a51a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a55e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56169f8a5678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56169f8a5710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56169f8a4f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a57b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a5980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56169f8a5a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56169f8a5ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56169f8a5848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a5b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56169f8a5be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56169f8a5c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56169f8a58e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a5d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56169f8a5db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56169f8a5e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56169f8a4fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a5ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a60c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56169f8a6158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56169f8a61f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56169f8a5f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a6290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56169f8a6328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56169f8a63c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56169f8a6020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a6460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56169f8a64f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56169f8a6590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x56169f8b2510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8b25a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8b2630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8b26c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8b2750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8b27e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8b2870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8b2900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8b2990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8b2a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8b2ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8b2b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8b2bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8b2c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8b2cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8b2d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8b2e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8b2ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8b2f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8b2fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8b3050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8b30e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8b3170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8b3200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8b3290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8b3320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8b33b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8b3440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8b34d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8b3560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8b35f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8b3680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8b3710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8b37a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8b3830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8b38c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8b3950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8b39e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8b3a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8b3b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8b3b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8b3c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8b3cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8b3d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8b3dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8b3e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8b3ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8b3f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8b4010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8b40a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8b4130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8b41c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8b4250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8b42e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8b4370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8b4400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8b4490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8b4520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8b45b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8b4640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8b46d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8b4760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8b47f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8b4880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8b4910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8b49a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8b4a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8b4ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8b4b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8b4be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8b4c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8b4d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8b4d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8b4e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8b4eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8b4f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8b4fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8b5060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8b50f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8b5180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8b5210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8b52a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8b5330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8b53c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8b5450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8b54e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8b5570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8b5600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8b5690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8b5720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8b57b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8b5840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8b58d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8b5960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8b59f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8b5a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8b5b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8b5ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8b5c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8b5cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8b5d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8b5de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8b5e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8b5f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8b5f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8b6020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8b60b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8b6140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8b61d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8b6260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8b62f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8b6380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8b6410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8b64a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8b6530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8b65c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8b6650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8b66e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8b6770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8b6800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8b6890 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x56169f8a6798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56169f8a6870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56169f8a6a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a6c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a6de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56169f8a6e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56169f8a6f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56169f8a6ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a6fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56169f8a7048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56169f8a70e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56169f8a6d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a7180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56169f8a7218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56169f8a72b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56169f8a6ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a7350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a7520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56169f8a75b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56169f8a7650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56169f8a73e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a76f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56169f8a7788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56169f8a7820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56169f8a7480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a78c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56169f8a7958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56169f8a79f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56169f8a6b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a7a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a7c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56169f8a7cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56169f8a7d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56169f8a7b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a7e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56169f8a7ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56169f8a7f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56169f8a7bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a8000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56169f8a8098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56169f8a8130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56169f8a6908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56169f8a81d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a83a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a8570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56169f8a8608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56169f8a86a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56169f8a8438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a8740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56169f8a87d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56169f8a8870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56169f8a84d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a8910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56169f8a89a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56169f8a8a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56169f8a8268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a8ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a8cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56169f8a8d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56169f8a8de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56169f8a8b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a8e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56169f8a8f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56169f8a8fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56169f8a8c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a9050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56169f8a90e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56169f8a9180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56169f8a8300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a9220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a93f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56169f8a9488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56169f8a9520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56169f8a92b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a95c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56169f8a9658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56169f8a96f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56169f8a9350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a9790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56169f8a9828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56169f8a98c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56169f8a69a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56169f8a9960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a9b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a9d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56169f8a9d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56169f8a9e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56169f8a9bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a9ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56169f8a9f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56169f8aa000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56169f8a9c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aa0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56169f8aa138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56169f8aa1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56169f8a99f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8aa270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8aa440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56169f8aa4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56169f8aa570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56169f8aa308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8aa610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56169f8aa6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56169f8aa740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56169f8aa3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aa7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56169f8aa878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56169f8aa910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56169f8a9a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8aa9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8aab80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56169f8aac18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56169f8aacb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56169f8aaa48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8aad50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56169f8aade8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56169f8aae80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56169f8aaae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aaf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56169f8aafb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56169f8ab050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x56169f8bac50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8bace0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8bad70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8bae00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8bae90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8baf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8bafb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8bb040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8bb0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8bb160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8bb1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8bb280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8bb310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8bb3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8bb430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8bb4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8bb550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8bb5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8bb670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8bb700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8bb790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8bb820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8bb8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8bb940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8bb9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8bba60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8bbaf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8bbb80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8bbc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8bbca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8bbd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8bbdc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8bbe50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8bbee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8bbf70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8bc000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8bc090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8bc120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8bc1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8bc240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8bc2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8bc360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8bc3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8bc480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8bc510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8bc5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8bc630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8bc6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8bc750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8bc7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8bc870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8bc900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8bc990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8bca20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8bcab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8bcb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8bcbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8bcc60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8bccf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8bcd80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8bce10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8bcea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8bcf30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8bcfc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8bd050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8bd0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8bd170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8bd200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8bd290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8bd320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8bd3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8bd440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8bd4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8bd560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8bd5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8bd680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8bd710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8bd7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8bd830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8bd8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8bd950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8bd9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8bda70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8bdb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8bdb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8bdc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8bdcb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8bdd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8bddd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8bde60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8bdef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8bdf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8be010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8be0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8be130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8be1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8be250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8be2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8be370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8be400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8be490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8be520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8be5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8be640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8be6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8be760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8be7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8be880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8be910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8be9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8bea30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8beac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8beb50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8bebe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8bec70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8bed00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8bed90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8bee20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8beeb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8bef40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8befd0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (1 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: 0x56169f8a6680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56169f8a1db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56169f8a1f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a2150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a2320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56169f8a23b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56169f8a2450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56169f8a21e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a24f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56169f8a2588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56169f8a2620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56169f8a2280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a26c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56169f8a2758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56169f8a27f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56169f8a2018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a2890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a2a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56169f8a2af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56169f8a2b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56169f8a2928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a2c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56169f8a2cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56169f8a2d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56169f8a29c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a2e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56169f8a2e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56169f8a2f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56169f8a20b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a2fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a31a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56169f8a3238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56169f8a32d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56169f8a3068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a3370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56169f8a3408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56169f8a34a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56169f8a3100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a3540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56169f8a35d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56169f8a3670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56169f8a1e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56169f8a3710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a38e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a3ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56169f8a3b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56169f8a3be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56169f8a3978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a3c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56169f8a3d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56169f8a3db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56169f8a3a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a3e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56169f8a3ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56169f8a3f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56169f8a37a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a4020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a41f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56169f8a4288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56169f8a4320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56169f8a40b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a43c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56169f8a4458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56169f8a44f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56169f8a4150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a4590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56169f8a4628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56169f8a46c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56169f8a3840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a4760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a4930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56169f8a49c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56169f8a4a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56169f8a47f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a4b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56169f8a4b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56169f8a4c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56169f8a4890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a4cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56169f8a4d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56169f8a4e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56169f8a1ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56169f8a4ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a5070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a5240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56169f8a52d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56169f8a5370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56169f8a5108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a5410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56169f8a54a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56169f8a5540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56169f8a51a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a55e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56169f8a5678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56169f8a5710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56169f8a4f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a57b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a5980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56169f8a5a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56169f8a5ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56169f8a5848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a5b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56169f8a5be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56169f8a5c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56169f8a58e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a5d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56169f8a5db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56169f8a5e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56169f8a4fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a5ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a60c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56169f8a6158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56169f8a61f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56169f8a5f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a6290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56169f8a6328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56169f8a63c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56169f8a6020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a6460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56169f8a64f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56169f8a6590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x56169f8bf460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8bf4f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8bf580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8bf610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8bf6a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8bf730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8bf7c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8bf850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8bf8e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8bf970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8bfa00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8bfa90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8bfb20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8bfbb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8bfc40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8bfcd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8bfd60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8bfdf0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8bfe80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8bff10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8bffa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8c0030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8c00c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8c0150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8c01e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8c0270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8c0300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8c0390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8c0420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8c04b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8c0540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8c05d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8c0660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8c06f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8c0780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8c0810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8c08a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8c0930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8c09c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8c0a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8c0ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8c0b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8c0c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8c0c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8c0d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8c0db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8c0e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8c0ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8c0f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8c0ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8c1080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8c1110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8c11a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8c1230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8c12c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8c1350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8c13e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8c1470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8c1500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8c1590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8c1620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8c16b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8c1740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8c17d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8c1860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8c18f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8c1980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8c1a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8c1aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8c1b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8c1bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8c1c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8c1ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8c1d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8c1e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8c1e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8c1f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8c1fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8c2040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8c20d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8c2160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8c21f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8c2280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8c2310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8c23a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8c2430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8c24c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8c2550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8c25e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8c2670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8c2700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8c2790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8c2820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8c28b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8c2940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8c29d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8c2a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8c2af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8c2b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8c2c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8c2ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8c2d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8c2dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8c2e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8c2ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8c2f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8c3000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8c3090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8c3120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8c31b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8c3240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8c32d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8c3360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8c33f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8c3480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8c3510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8c35a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8c3630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8c36c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8c3750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8c37e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (1 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: 0x56169f8a6798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56169f8a6870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56169f8a6a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a6c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a6de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56169f8a6e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56169f8a6f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56169f8a6ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a6fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56169f8a7048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56169f8a70e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56169f8a6d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a7180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56169f8a7218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56169f8a72b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56169f8a6ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a7350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a7520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56169f8a75b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56169f8a7650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56169f8a73e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a76f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56169f8a7788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56169f8a7820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56169f8a7480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a78c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56169f8a7958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56169f8a79f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56169f8a6b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a7a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a7c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56169f8a7cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56169f8a7d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56169f8a7b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a7e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56169f8a7ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56169f8a7f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56169f8a7bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a8000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56169f8a8098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56169f8a8130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56169f8a6908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56169f8a81d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a83a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a8570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56169f8a8608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56169f8a86a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56169f8a8438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a8740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56169f8a87d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56169f8a8870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56169f8a84d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a8910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56169f8a89a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56169f8a8a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56169f8a8268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a8ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a8cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56169f8a8d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56169f8a8de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56169f8a8b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a8e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56169f8a8f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56169f8a8fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56169f8a8c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a9050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56169f8a90e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56169f8a9180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56169f8a8300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a9220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a93f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56169f8a9488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56169f8a9520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56169f8a92b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a95c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56169f8a9658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56169f8a96f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56169f8a9350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a9790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56169f8a9828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56169f8a98c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56169f8a69a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56169f8a9960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a9b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a9d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56169f8a9d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56169f8a9e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56169f8a9bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a9ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56169f8a9f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56169f8aa000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56169f8a9c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aa0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56169f8aa138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56169f8aa1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56169f8a99f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8aa270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8aa440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56169f8aa4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56169f8aa570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56169f8aa308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8aa610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56169f8aa6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56169f8aa740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56169f8aa3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aa7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56169f8aa878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56169f8aa910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56169f8a9a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8aa9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8aab80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56169f8aac18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56169f8aacb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56169f8aaa48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8aad50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56169f8aade8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56169f8aae80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56169f8aaae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aaf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56169f8aafb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56169f8ab050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x56169f8c3c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8c3d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8c3d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8c3e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8c3eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8c3f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8c3fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8c4060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8c40f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8c4180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8c4210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8c42a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8c4330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8c43c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8c4450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8c44e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8c4570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8c4600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8c4690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8c4720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8c47b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8c4840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8c48d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8c4960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8c49f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8c4a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8c4b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8c4ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8c4c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8c4cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8c4d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8c4de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8c4e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8c4f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8c4f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8c5020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8c50b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8c5140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8c51d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8c5260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8c52f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8c5380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8c5410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8c54a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8c5530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8c55c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8c5650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8c56e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8c5770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8c5800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8c5890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8c5920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8c59b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8c5a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8c5ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8c5b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8c5bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8c5c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8c5d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8c5da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8c5e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8c5ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8c5f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8c5fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8c6070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8c6100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8c6190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8c6220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8c62b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8c6340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8c63d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8c6460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8c64f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8c6580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8c6610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8c66a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8c6730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8c67c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8c6850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8c68e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8c6970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8c6a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8c6a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8c6b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8c6bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8c6c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8c6cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8c6d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8c6df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8c6e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8c6f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8c6fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8c7030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8c70c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8c7150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8c71e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8c7270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8c7300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8c7390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8c7420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8c74b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8c7540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8c75d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8c7660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8c76f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8c7780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8c7810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8c78a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8c7930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8c79c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8c7a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8c7ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8c7b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8c7c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8c7c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8c7d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8c7db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8c7e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8c7ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8c7f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8c7ff0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\n 35: foo0: {\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 35: },\n 35: bar0: {\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 35: },\n 35: baz0: {\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 35: },\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x56169f8b2510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8b25a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8b2630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8b26c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8b2750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8b27e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8b2870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8b2900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8b2990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8b2a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8b2ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8b2b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8b2bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8b2c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8b2cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8b2d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8b2e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8b2ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8b2f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8b2fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8b3050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8b30e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8b3170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8b3200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8b3290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8b3320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8b33b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8b3440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8b34d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8b3560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8b35f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8b3680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8b3710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8b37a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8b3830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8b38c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8b3950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8b39e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8b3a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8b3b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8b3b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8b3c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8b3cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8b3d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8b3dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8b3e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8b3ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8b3f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8b4010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8b40a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8b4130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8b41c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8b4250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8b42e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8b4370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8b4400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8b4490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8b4520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8b45b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8b4640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8b46d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8b4760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8b47f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8b4880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8b4910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8b49a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8b4a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8b4ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8b4b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8b4be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8b4c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8b4d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8b4d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8b4e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8b4eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8b4f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8b4fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8b5060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8b50f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8b5180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8b5210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8b52a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8b5330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8b53c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8b5450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8b54e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8b5570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8b5600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8b5690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8b5720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8b57b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8b5840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8b58d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8b5960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8b59f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8b5a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8b5b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8b5ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8b5c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8b5cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8b5d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8b5de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8b5e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8b5f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8b5f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8b6020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8b60b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8b6140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8b61d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8b6260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8b62f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8b6380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8b6410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8b64a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8b6530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8b65c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8b6650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8b66e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8b6770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8b6800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8b6890 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] 0x56169f8ca890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8ca920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8ca9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8caa40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8caad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8cab60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8cabf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8cac80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8cad10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8cada0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8cae30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8caec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8caf50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8cafe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8cb070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8cb100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8cb190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8cb220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8cb2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8cb340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8cb3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8cb460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8cb4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8cb580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8cb610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8cb6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8cb730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8cb7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8cb850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8cb8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8cb970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8cba00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8cba90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8cbb20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8cbbb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8cbc40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8cbcd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8cbd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8cbdf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8cbe80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8cbf10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8cbfa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8cc030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8cc0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8cc150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8cc1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8cc270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8cc300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8cc390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8cc420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8cc4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8cc540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8cc5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8cc660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8cc6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8cc780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8cc810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8cc8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8cc930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8cc9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8cca50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8ccae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8ccb70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8ccc00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8ccc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8ccd20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8ccdb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8cce40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8cced0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8ccf60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8ccff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8cd080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8cd110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8cd1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8cd230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8cd2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8cd350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8cd3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8cd470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8cd500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8cd590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8cd620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8cd6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8cd740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8cd7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8cd860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8cd8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8cd980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8cda10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8cdaa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8cdb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8cdbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8cdc50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8cdce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8cdd70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8cde00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8cde90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8cdf20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8cdfb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8ce040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8ce0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8ce160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8ce1f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8ce280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8ce310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8ce3a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8ce430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8ce4c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8ce550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8ce5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8ce670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8ce700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8ce790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8ce820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8ce8b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8ce940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8ce9d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8cea60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8ceaf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8ceb80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8cec10 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x56169f8bac50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8bace0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8bad70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8bae00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8bae90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8baf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8bafb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8bb040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8bb0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8bb160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8bb1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8bb280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8bb310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8bb3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8bb430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8bb4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8bb550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8bb5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8bb670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8bb700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8bb790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8bb820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8bb8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8bb940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8bb9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8bba60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8bbaf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8bbb80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8bbc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8bbca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8bbd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8bbdc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8bbe50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8bbee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8bbf70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8bc000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8bc090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8bc120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8bc1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8bc240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8bc2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8bc360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8bc3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8bc480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8bc510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8bc5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8bc630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8bc6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8bc750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8bc7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8bc870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8bc900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8bc990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8bca20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8bcab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8bcb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8bcbd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8bcc60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8bccf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8bcd80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8bce10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8bcea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8bcf30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8bcfc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8bd050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8bd0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8bd170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8bd200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8bd290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8bd320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8bd3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8bd440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8bd4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8bd560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8bd5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8bd680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8bd710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8bd7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8bd830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8bd8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8bd950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8bd9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8bda70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8bdb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8bdb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8bdc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8bdcb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8bdd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8bddd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8bde60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8bdef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8bdf80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8be010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8be0a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8be130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8be1c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8be250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8be2e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8be370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8be400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8be490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8be520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8be5b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8be640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8be6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8be760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8be7f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8be880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8be910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8be9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8bea30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8beac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8beb50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8bebe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8bec70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8bed00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8bed90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8bee20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8beeb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8bef40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8befd0 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] 0x56169f8cf0a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8cf130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8cf1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8cf250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8cf2e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8cf370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8cf400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8cf490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8cf520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8cf5b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8cf640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8cf6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8cf760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8cf7f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8cf880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8cf910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8cf9a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8cfa30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8cfac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8cfb50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8cfbe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8cfc70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8cfd00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8cfd90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8cfe20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8cfeb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8cff40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8cffd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8d0060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8d00f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8d0180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8d0210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8d02a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8d0330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8d03c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8d0450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8d04e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8d0570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8d0600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8d0690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8d0720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8d07b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8d0840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8d08d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8d0960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8d09f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8d0a80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8d0b10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8d0ba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8d0c30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8d0cc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8d0d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8d0de0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8d0e70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8d0f00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8d0f90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8d1020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8d10b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8d1140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8d11d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8d1260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8d12f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8d1380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8d1410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8d14a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8d1530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8d15c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8d1650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8d16e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8d1770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8d1800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8d1890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8d1920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8d19b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8d1a40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8d1ad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8d1b60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8d1bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8d1c80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8d1d10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8d1da0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8d1e30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8d1ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8d1f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8d1fe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8d2070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8d2100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8d2190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8d2220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8d22b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8d2340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8d23d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8d2460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8d24f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8d2580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8d2610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8d26a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8d2730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8d27c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8d2850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8d28e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8d2970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8d2a00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8d2a90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8d2b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8d2bb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8d2c40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8d2cd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8d2d60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8d2df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8d2e80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8d2f10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8d2fa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8d3030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8d30c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8d3150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8d31e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8d3270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8d3300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8d3390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8d3420 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x56169f8bf460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8bf4f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8bf580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8bf610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8bf6a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8bf730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8bf7c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8bf850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8bf8e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8bf970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8bfa00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8bfa90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8bfb20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8bfbb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8bfc40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8bfcd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8bfd60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8bfdf0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8bfe80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8bff10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8bffa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8c0030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8c00c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8c0150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8c01e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8c0270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8c0300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8c0390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8c0420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8c04b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8c0540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8c05d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8c0660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8c06f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8c0780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8c0810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8c08a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8c0930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8c09c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8c0a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8c0ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8c0b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8c0c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8c0c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8c0d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8c0db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8c0e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8c0ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8c0f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8c0ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8c1080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8c1110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8c11a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8c1230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8c12c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8c1350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8c13e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8c1470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8c1500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8c1590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8c1620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8c16b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8c1740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8c17d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8c1860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8c18f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8c1980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8c1a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8c1aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8c1b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8c1bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8c1c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8c1ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8c1d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8c1e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8c1e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8c1f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8c1fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8c2040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8c20d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8c2160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8c21f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8c2280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8c2310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8c23a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8c2430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8c24c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8c2550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8c25e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8c2670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8c2700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8c2790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8c2820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8c28b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8c2940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8c29d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8c2a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8c2af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8c2b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8c2c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8c2ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8c2d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8c2dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8c2e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8c2ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8c2f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8c3000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8c3090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8c3120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8c31b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8c3240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8c32d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8c3360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8c33f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8c3480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8c3510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8c35a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8c3630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8c36c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8c3750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8c37e0 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] 0x56169f8d5cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8d5d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8d5de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8d5e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8d5f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8d5f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8d6020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8d60b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8d6140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8d61d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8d6260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8d62f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8d6380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8d6410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8d64a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8d6530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8d65c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8d6650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8d66e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8d6770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8d6800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8d6890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8d6920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8d69b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8d6a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8d6ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8d6b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8d6bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8d6c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8d6d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8d6da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8d6e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8d6ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8d6f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8d6fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8d7070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8d7100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8d7190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8d7220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8d72b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8d7340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8d73d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8d7460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8d74f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8d7580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8d7610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8d76a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8d7730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8d77c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8d7850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8d78e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8d7970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8d7a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8d7a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8d7b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8d7bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8d7c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8d7cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8d7d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8d7df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8d7e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8d7f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8d7fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8d8030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8d80c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8d8150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8d81e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8d8270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8d8300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8d8390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8d8420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8d84b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8d8540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8d85d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8d8660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8d86f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8d8780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8d8810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8d88a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8d8930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8d89c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8d8a50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8d8ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8d8b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8d8c00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8d8c90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8d8d20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8d8db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8d8e40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8d8ed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8d8f60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8d8ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8d9080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8d9110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8d91a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8d9230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8d92c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8d9350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8d93e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8d9470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8d9500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8d9590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8d9620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8d96b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8d9740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8d97d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8d9860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8d98f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8d9980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8d9a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8d9aa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8d9b30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8d9bc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8d9c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8d9ce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8d9d70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8d9e00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8d9e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8d9f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8d9fb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8da040 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x56169f8c3c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8c3d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8c3d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8c3e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8c3eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8c3f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8c3fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8c4060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8c40f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8c4180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8c4210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8c42a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8c4330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8c43c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8c4450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8c44e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8c4570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8c4600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8c4690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8c4720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8c47b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8c4840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8c48d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8c4960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8c49f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8c4a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8c4b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8c4ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8c4c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8c4cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8c4d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8c4de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8c4e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8c4f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8c4f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8c5020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8c50b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8c5140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8c51d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8c5260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8c52f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8c5380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8c5410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8c54a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8c5530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8c55c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8c5650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8c56e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8c5770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8c5800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8c5890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8c5920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8c59b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8c5a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8c5ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8c5b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8c5bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8c5c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8c5d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8c5da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8c5e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8c5ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8c5f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8c5fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8c6070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8c6100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8c6190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8c6220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8c62b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8c6340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8c63d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8c6460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8c64f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8c6580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8c6610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8c66a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8c6730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8c67c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8c6850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8c68e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8c6970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8c6a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8c6a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8c6b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8c6bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8c6c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8c6cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8c6d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8c6df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8c6e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8c6f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8c6fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8c7030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8c70c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8c7150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8c71e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8c7270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8c7300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8c7390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8c7420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8c74b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8c7540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8c75d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8c7660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8c76f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8c7780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8c7810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8c78a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8c7930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8c79c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8c7a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8c7ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8c7b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8c7c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8c7c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8c7d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8c7db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8c7e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8c7ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8c7f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8c7ff0 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] 0x56169f8da4d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8da560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8da5f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8da680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8da710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8da7a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8da830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8da8c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8da950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8da9e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8daa70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8dab00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8dab90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8dac20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8dacb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8dad40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8dadd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8dae60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8daef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8daf80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8db010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8db0a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8db130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8db1c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8db250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8db2e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8db370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8db400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8db490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8db520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8db5b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8db640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8db6d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8db760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8db7f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8db880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8db910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8db9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8dba30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8dbac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8dbb50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8dbbe0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8dbc70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8dbd00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8dbd90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8dbe20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8dbeb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8dbf40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8dbfd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8dc060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8dc0f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8dc180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8dc210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8dc2a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8dc330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8dc3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8dc450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8dc4e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8dc570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8dc600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8dc690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8dc720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8dc7b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8dc840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8dc8d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8dc960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8dc9f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8dca80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8dcb10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8dcba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8dcc30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8dccc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8dcd50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8dcde0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8dce70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8dcf00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8dcf90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8dd020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8dd0b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8dd140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8dd1d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8dd260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8dd2f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8dd380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8dd410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8dd4a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8dd530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8dd5c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8dd650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8dd6e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8dd770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8dd800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8dd890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8dd920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8dd9b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8dda40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8ddad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8ddb60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8ddbf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8ddc80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8ddd10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8ddda0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8dde30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8ddec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8ddf50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8ddfe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8de070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8de100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8de190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8de220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8de2b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8de340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8de3d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8de460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8de4f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8de580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8de610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8de6a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8de730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8de7c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8de850 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (1 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: 0x56169f8a6680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56169f8a1db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56169f8a1f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a2150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a2320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56169f8a23b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56169f8a2450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56169f8a21e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a24f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56169f8a2588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56169f8a2620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56169f8a2280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a26c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56169f8a2758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56169f8a27f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56169f8a2018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a2890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a2a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56169f8a2af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56169f8a2b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56169f8a2928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a2c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56169f8a2cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56169f8a2d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56169f8a29c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a2e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56169f8a2e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56169f8a2f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56169f8a20b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a2fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a31a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56169f8a3238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56169f8a32d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56169f8a3068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a3370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56169f8a3408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56169f8a34a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56169f8a3100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a3540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56169f8a35d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56169f8a3670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56169f8a1e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56169f8a3710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a38e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a3ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56169f8a3b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56169f8a3be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56169f8a3978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a3c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56169f8a3d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56169f8a3db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56169f8a3a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a3e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56169f8a3ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56169f8a3f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56169f8a37a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a4020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a41f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56169f8a4288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56169f8a4320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56169f8a40b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a43c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56169f8a4458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56169f8a44f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56169f8a4150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a4590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56169f8a4628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56169f8a46c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56169f8a3840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a4760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a4930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56169f8a49c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56169f8a4a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56169f8a47f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a4b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56169f8a4b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56169f8a4c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56169f8a4890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a4cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56169f8a4d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56169f8a4e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56169f8a1ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56169f8a4ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a5070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a5240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56169f8a52d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56169f8a5370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56169f8a5108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a5410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56169f8a54a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56169f8a5540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56169f8a51a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a55e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56169f8a5678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56169f8a5710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56169f8a4f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a57b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a5980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56169f8a5a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56169f8a5ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56169f8a5848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a5b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56169f8a5be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56169f8a5c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56169f8a58e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a5d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56169f8a5db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56169f8a5e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56169f8a4fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a5ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a60c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56169f8a6158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56169f8a61f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56169f8a5f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a6290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56169f8a6328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56169f8a63c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56169f8a6020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a6460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56169f8a64f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56169f8a6590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x56169f8dece0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8ded70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8dee00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8dee90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8def20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8defb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8df040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8df0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8df160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8df1f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8df280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8df310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8df3a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8df430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8df4c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8df550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8df5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8df670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8df700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8df790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8df820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8df8b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8df940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8df9d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8dfa60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8dfaf0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8dfb80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8dfc10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8dfca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8dfd30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8dfdc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8dfe50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8dfee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8dff70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8e0000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8e0090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8e0120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8e01b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8e0240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8e02d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8e0360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8e03f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8e0480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8e0510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8e05a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8e0630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8e06c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8e0750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8e07e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8e0870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8e0900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8e0990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8e0a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8e0ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8e0b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8e0bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8e0c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8e0cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8e0d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8e0e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8e0ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8e0f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8e0fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8e1050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8e10e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8e1170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8e1200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8e1290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8e1320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8e13b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8e1440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8e14d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8e1560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8e15f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8e1680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8e1710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8e17a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8e1830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8e18c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8e1950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8e19e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8e1a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8e1b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8e1b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8e1c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8e1cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8e1d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8e1dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8e1e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8e1ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8e1f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8e2010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8e20a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8e2130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8e21c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8e2250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8e22e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8e2370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8e2400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8e2490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8e2520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8e25b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8e2640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8e26d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8e2760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8e27f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8e2880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8e2910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8e29a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8e2a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8e2ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8e2b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8e2be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8e2c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8e2d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8e2d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8e2e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8e2eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8e2f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8e2fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8e3060 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x56169f8a6798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56169f8a6870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56169f8a6a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a6c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a6de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56169f8a6e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56169f8a6f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56169f8a6ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a6fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56169f8a7048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56169f8a70e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56169f8a6d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a7180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56169f8a7218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56169f8a72b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56169f8a6ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a7350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a7520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56169f8a75b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56169f8a7650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56169f8a73e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a76f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56169f8a7788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56169f8a7820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56169f8a7480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a78c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56169f8a7958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56169f8a79f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56169f8a6b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a7a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a7c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56169f8a7cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56169f8a7d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56169f8a7b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a7e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56169f8a7ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56169f8a7f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56169f8a7bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a8000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56169f8a8098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56169f8a8130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56169f8a6908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56169f8a81d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a83a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a8570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56169f8a8608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56169f8a86a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56169f8a8438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a8740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56169f8a87d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56169f8a8870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56169f8a84d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a8910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56169f8a89a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56169f8a8a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56169f8a8268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a8ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a8cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56169f8a8d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56169f8a8de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56169f8a8b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a8e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56169f8a8f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56169f8a8fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56169f8a8c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a9050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56169f8a90e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56169f8a9180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56169f8a8300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a9220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a93f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56169f8a9488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56169f8a9520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56169f8a92b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a95c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56169f8a9658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56169f8a96f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56169f8a9350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a9790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56169f8a9828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56169f8a98c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56169f8a69a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56169f8a9960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a9b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a9d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56169f8a9d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56169f8a9e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56169f8a9bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a9ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56169f8a9f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56169f8aa000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56169f8a9c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aa0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56169f8aa138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56169f8aa1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56169f8a99f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8aa270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8aa440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56169f8aa4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56169f8aa570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56169f8aa308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8aa610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56169f8aa6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56169f8aa740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56169f8aa3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aa7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56169f8aa878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56169f8aa910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56169f8a9a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8aa9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8aab80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56169f8aac18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56169f8aacb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56169f8aaa48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8aad50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56169f8aade8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56169f8aae80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56169f8aaae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aaf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56169f8aafb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56169f8ab050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x56169f8e3100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8e3190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8e3220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8e32b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8e3340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8e33d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8e3460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8e34f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8e3580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8e3610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8e36a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8e3730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8e37c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8e3850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8e38e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8e3970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8e3a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8e3a90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8e3b20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8e3bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8e3c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8e3cd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8e3d60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8e3df0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8e3e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8e3f10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8e3fa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8e4030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8e40c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8e4150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8e41e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8e4270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8e4300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8e4390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8e4420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8e44b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8e4540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8e45d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8e4660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8e46f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8e4780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8e4810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8e48a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8e4930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8e49c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8e4a50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8e4ae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8e4b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8e4c00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8e4c90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8e4d20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8e4db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8e4e40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8e4ed0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8e4f60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8e4ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8e5080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8e5110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8e51a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8e5230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8e52c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8e5350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8e53e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8e5470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8e5500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8e5590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8e5620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8e56b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8e5740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8e57d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8e5860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8e58f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8e5980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8e5a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8e5aa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8e5b30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8e5bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8e5c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8e5ce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8e5d70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8e5e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8e5e90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8e5f20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8e5fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8e6040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8e60d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8e6160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8e61f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8e6280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8e6310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8e63a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8e6430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8e64c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8e6550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8e65e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8e6670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8e6700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8e6790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8e6820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8e68b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8e6940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8e69d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8e6a60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8e6af0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8e6b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8e6c10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8e6ca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8e6d30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8e6dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8e6e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8e6ee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8e6f70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8e7000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8e7090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8e7120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8e71b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8e7240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8e72d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8e7360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8e73f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8e7480 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x56169f8a6680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56169f8a1db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56169f8a1f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a2150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a2320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56169f8a23b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56169f8a2450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56169f8a21e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a24f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56169f8a2588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56169f8a2620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56169f8a2280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a26c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56169f8a2758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56169f8a27f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56169f8a2018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a2890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a2a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56169f8a2af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56169f8a2b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56169f8a2928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a2c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56169f8a2cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56169f8a2d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56169f8a29c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a2e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56169f8a2e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56169f8a2f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56169f8a20b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a2fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a31a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56169f8a3238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56169f8a32d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56169f8a3068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a3370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56169f8a3408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56169f8a34a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56169f8a3100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a3540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56169f8a35d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56169f8a3670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56169f8a1e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56169f8a3710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a38e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a3ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56169f8a3b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56169f8a3be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56169f8a3978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a3c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56169f8a3d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56169f8a3db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56169f8a3a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a3e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56169f8a3ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56169f8a3f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56169f8a37a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a4020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a41f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56169f8a4288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56169f8a4320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56169f8a40b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a43c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56169f8a4458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56169f8a44f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56169f8a4150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a4590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56169f8a4628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56169f8a46c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56169f8a3840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a4760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a4930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56169f8a49c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56169f8a4a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56169f8a47f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a4b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56169f8a4b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56169f8a4c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56169f8a4890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a4cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56169f8a4d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56169f8a4e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56169f8a1ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56169f8a4ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a5070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a5240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56169f8a52d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56169f8a5370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56169f8a5108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a5410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56169f8a54a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56169f8a5540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56169f8a51a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a55e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56169f8a5678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56169f8a5710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56169f8a4f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a57b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a5980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56169f8a5a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56169f8a5ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56169f8a5848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a5b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56169f8a5be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56169f8a5c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56169f8a58e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a5d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56169f8a5db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56169f8a5e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56169f8a4fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a5ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a60c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56169f8a6158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56169f8a61f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56169f8a5f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a6290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56169f8a6328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56169f8a63c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56169f8a6020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a6460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56169f8a64f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56169f8a6590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x56169f8e7520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8e75b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8e7640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8e76d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8e7760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8e77f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8e7880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8e7910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8e79a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8e7a30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8e7ac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8e7b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8e7be0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8e7c70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8e7d00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8e7d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8e7e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8e7eb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8e7f40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8e7fd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8e8060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8e80f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8e8180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8e8210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8e82a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8e8330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8e83c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8e8450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8e84e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8e8570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8e8600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8e8690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8e8720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8e87b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8e8840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8e88d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8e8960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8e89f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8e8a80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8e8b10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8e8ba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8e8c30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8e8cc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8e8d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8e8de0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8e8e70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8e8f00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8e8f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8e9020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8e90b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8e9140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8e91d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8e9260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8e92f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8e9380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8e9410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8e94a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8e9530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8e95c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8e9650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8e96e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8e9770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8e9800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8e9890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8e9920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8e99b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8e9a40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8e9ad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8e9b60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8e9bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8e9c80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8e9d10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8e9da0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8e9e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8e9ec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8e9f50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8e9fe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8ea070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8ea100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8ea190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8ea220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8ea2b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8ea340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8ea3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8ea460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8ea4f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8ea580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8ea610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8ea6a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8ea730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8ea7c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8ea850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8ea8e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8ea970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8eaa00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8eaa90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8eab20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8eabb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8eac40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8eacd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8ead60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8eadf0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8eae80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8eaf10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8eafa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8eb030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8eb0c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8eb150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8eb1e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8eb270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8eb300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8eb390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8eb420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8eb4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8eb540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8eb5d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8eb660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8eb6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8eb780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8eb810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8eb8a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x56169f8a6798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x56169f8a6870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x56169f8a6a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a6c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a6de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x56169f8a6e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x56169f8a6f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x56169f8a6ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a6fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x56169f8a7048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x56169f8a70e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x56169f8a6d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a7180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x56169f8a7218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x56169f8a72b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x56169f8a6ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a7350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a7520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x56169f8a75b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x56169f8a7650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x56169f8a73e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a76f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x56169f8a7788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x56169f8a7820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x56169f8a7480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a78c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x56169f8a7958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x56169f8a79f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x56169f8a6b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a7a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a7c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x56169f8a7cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x56169f8a7d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x56169f8a7b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a7e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x56169f8a7ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x56169f8a7f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x56169f8a7bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a8000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x56169f8a8098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x56169f8a8130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x56169f8a6908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x56169f8a81d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a83a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a8570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x56169f8a8608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x56169f8a86a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x56169f8a8438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a8740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x56169f8a87d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x56169f8a8870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x56169f8a84d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a8910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x56169f8a89a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x56169f8a8a40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x56169f8a8268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8a8ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a8cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x56169f8a8d48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x56169f8a8de0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x56169f8a8b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a8e80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x56169f8a8f18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x56169f8a8fb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x56169f8a8c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a9050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x56169f8a90e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x56169f8a9180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x56169f8a8300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8a9220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a93f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x56169f8a9488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x56169f8a9520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x56169f8a92b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a95c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x56169f8a9658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x56169f8a96f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x56169f8a9350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8a9790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x56169f8a9828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x56169f8a98c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x56169f8a69a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x56169f8a9960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x56169f8a9b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8a9d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x56169f8a9d98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x56169f8a9e30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x56169f8a9bc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8a9ed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x56169f8a9f68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x56169f8aa000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x56169f8a9c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aa0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x56169f8aa138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x56169f8aa1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x56169f8a99f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x56169f8aa270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8aa440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x56169f8aa4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x56169f8aa570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x56169f8aa308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8aa610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x56169f8aa6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x56169f8aa740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x56169f8aa3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aa7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x56169f8aa878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x56169f8aa910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x56169f8a9a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x56169f8aa9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x56169f8aab80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x56169f8aac18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x56169f8aacb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x56169f8aaa48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x56169f8aad50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x56169f8aade8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x56169f8aae80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x56169f8aaae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x56169f8aaf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x56169f8aafb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x56169f8ab050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x56169f8eb940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x56169f8eb9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x56169f8eba60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x56169f8ebaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x56169f8ebb80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x56169f8ebc10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x56169f8ebca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x56169f8ebd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x56169f8ebdc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x56169f8ebe50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x56169f8ebee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x56169f8ebf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x56169f8ec000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x56169f8ec090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x56169f8ec120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x56169f8ec1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x56169f8ec240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x56169f8ec2d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x56169f8ec360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x56169f8ec3f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x56169f8ec480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x56169f8ec510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x56169f8ec5a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x56169f8ec630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x56169f8ec6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x56169f8ec750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x56169f8ec7e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x56169f8ec870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x56169f8ec900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x56169f8ec990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x56169f8eca20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x56169f8ecab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x56169f8ecb40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x56169f8ecbd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x56169f8ecc60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x56169f8eccf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x56169f8ecd80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x56169f8ece10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x56169f8ecea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x56169f8ecf30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x56169f8ecfc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x56169f8ed050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x56169f8ed0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x56169f8ed170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x56169f8ed200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x56169f8ed290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x56169f8ed320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x56169f8ed3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x56169f8ed440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x56169f8ed4d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x56169f8ed560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x56169f8ed5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x56169f8ed680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x56169f8ed710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x56169f8ed7a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x56169f8ed830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x56169f8ed8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x56169f8ed950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x56169f8ed9e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x56169f8eda70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x56169f8edb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x56169f8edb90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x56169f8edc20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x56169f8edcb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x56169f8edd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x56169f8eddd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x56169f8ede60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x56169f8edef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x56169f8edf80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x56169f8ee010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x56169f8ee0a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x56169f8ee130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x56169f8ee1c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x56169f8ee250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x56169f8ee2e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x56169f8ee370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x56169f8ee400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x56169f8ee490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x56169f8ee520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x56169f8ee5b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x56169f8ee640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x56169f8ee6d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x56169f8ee760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x56169f8ee7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x56169f8ee880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x56169f8ee910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x56169f8ee9a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x56169f8eea30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x56169f8eeac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x56169f8eeb50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x56169f8eebe0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x56169f8eec70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x56169f8eed00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x56169f8eed90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x56169f8eee20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x56169f8eeeb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x56169f8eef40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x56169f8eefd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x56169f8ef060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x56169f8ef0f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x56169f8ef180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x56169f8ef210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x56169f8ef2a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x56169f8ef330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x56169f8ef3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x56169f8ef450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x56169f8ef4e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x56169f8ef570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x56169f8ef600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x56169f8ef690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x56169f8ef720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x56169f8ef7b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x56169f8ef840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x56169f8ef8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x56169f8ef960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x56169f8ef9f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x56169f8efa80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x56169f8efb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x56169f8efba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x56169f8efc30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x56169f8efcc0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (21 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (21 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x565415ac4680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565415abfdb0 SEQ: (3 sibs) 3 children: 36: 0x565415abff80 SEQ: (3 sibs) 3 children: 36: 0x565415ac0150 SEQ: (3 sibs) 3 children: 36: 0x565415ac0320 VAL: '0000' (3 sibs) 36: 0x565415ac03b8 VAL: '0001' (3 sibs) 36: 0x565415ac0450 VAL: '0002' (3 sibs) 36: 0x565415ac01e8 SEQ: (3 sibs) 3 children: 36: 0x565415ac04f0 VAL: '0010' (3 sibs) 36: 0x565415ac0588 VAL: '0011' (3 sibs) 36: 0x565415ac0620 VAL: '0012' (3 sibs) 36: 0x565415ac0280 SEQ: (3 sibs) 3 children: 36: 0x565415ac06c0 VAL: '0020' (3 sibs) 36: 0x565415ac0758 VAL: '0021' (3 sibs) 36: 0x565415ac07f0 VAL: '0022' (3 sibs) 36: 0x565415ac0018 SEQ: (3 sibs) 3 children: 36: 0x565415ac0890 SEQ: (3 sibs) 3 children: 36: 0x565415ac0a60 VAL: '0100' (3 sibs) 36: 0x565415ac0af8 VAL: '0101' (3 sibs) 36: 0x565415ac0b90 VAL: '0102' (3 sibs) 36: 0x565415ac0928 SEQ: (3 sibs) 3 children: 36: 0x565415ac0c30 VAL: '0110' (3 sibs) 36: 0x565415ac0cc8 VAL: '0111' (3 sibs) 36: 0x565415ac0d60 VAL: '0112' (3 sibs) 36: 0x565415ac09c0 SEQ: (3 sibs) 3 children: 36: 0x565415ac0e00 VAL: '0120' (3 sibs) 36: 0x565415ac0e98 VAL: '0121' (3 sibs) 36: 0x565415ac0f30 VAL: '0122' (3 sibs) 36: 0x565415ac00b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac0fd0 SEQ: (3 sibs) 3 children: 36: 0x565415ac11a0 VAL: '0200' (3 sibs) 36: 0x565415ac1238 VAL: '0201' (3 sibs) 36: 0x565415ac12d0 VAL: '0202' (3 sibs) 36: 0x565415ac1068 SEQ: (3 sibs) 3 children: 36: 0x565415ac1370 VAL: '0210' (3 sibs) 36: 0x565415ac1408 VAL: '0211' (3 sibs) 36: 0x565415ac14a0 VAL: '0212' (3 sibs) 36: 0x565415ac1100 SEQ: (3 sibs) 3 children: 36: 0x565415ac1540 VAL: '0220' (3 sibs) 36: 0x565415ac15d8 VAL: '0221' (3 sibs) 36: 0x565415ac1670 VAL: '0222' (3 sibs) 36: 0x565415abfe48 SEQ: (3 sibs) 3 children: 36: 0x565415ac1710 SEQ: (3 sibs) 3 children: 36: 0x565415ac18e0 SEQ: (3 sibs) 3 children: 36: 0x565415ac1ab0 VAL: '1000' (3 sibs) 36: 0x565415ac1b48 VAL: '1001' (3 sibs) 36: 0x565415ac1be0 VAL: '1002' (3 sibs) 36: 0x565415ac1978 SEQ: (3 sibs) 3 children: 36: 0x565415ac1c80 VAL: '1010' (3 sibs) 36: 0x565415ac1d18 VAL: '1011' (3 sibs) 36: 0x565415ac1db0 VAL: '1012' (3 sibs) 36: 0x565415ac1a10 SEQ: (3 sibs) 3 children: 36: 0x565415ac1e50 VAL: '1020' (3 sibs) 36: 0x565415ac1ee8 VAL: '1021' (3 sibs) 36: 0x565415ac1f80 VAL: '1022' (3 sibs) 36: 0x565415ac17a8 SEQ: (3 sibs) 3 children: 36: 0x565415ac2020 SEQ: (3 sibs) 3 children: 36: 0x565415ac21f0 VAL: '1100' (3 sibs) 36: 0x565415ac2288 VAL: '1101' (3 sibs) 36: 0x565415ac2320 VAL: '1102' (3 sibs) 36: 0x565415ac20b8 SEQ: (3 sibs) 3 children: 36: 0x565415ac23c0 VAL: '1110' (3 sibs) 36: 0x565415ac2458 VAL: '1111' (3 sibs) 36: 0x565415ac24f0 VAL: '1112' (3 sibs) 36: 0x565415ac2150 SEQ: (3 sibs) 3 children: 36: 0x565415ac2590 VAL: '1120' (3 sibs) 36: 0x565415ac2628 VAL: '1121' (3 sibs) 36: 0x565415ac26c0 VAL: '1122' (3 sibs) 36: 0x565415ac1840 SEQ: (3 sibs) 3 children: 36: 0x565415ac2760 SEQ: (3 sibs) 3 children: 36: 0x565415ac2930 VAL: '1200' (3 sibs) 36: 0x565415ac29c8 VAL: '1201' (3 sibs) 36: 0x565415ac2a60 VAL: '1202' (3 sibs) 36: 0x565415ac27f8 SEQ: (3 sibs) 3 children: 36: 0x565415ac2b00 VAL: '1210' (3 sibs) 36: 0x565415ac2b98 VAL: '1211' (3 sibs) 36: 0x565415ac2c30 VAL: '1212' (3 sibs) 36: 0x565415ac2890 SEQ: (3 sibs) 3 children: 36: 0x565415ac2cd0 VAL: '1220' (3 sibs) 36: 0x565415ac2d68 VAL: '1221' (3 sibs) 36: 0x565415ac2e00 VAL: '1222' (3 sibs) 36: 0x565415abfee0 SEQ: (3 sibs) 3 children: 36: 0x565415ac2ea0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3070 SEQ: (3 sibs) 3 children: 36: 0x565415ac3240 VAL: '2000' (3 sibs) 36: 0x565415ac32d8 VAL: '2001' (3 sibs) 36: 0x565415ac3370 VAL: '2002' (3 sibs) 36: 0x565415ac3108 SEQ: (3 sibs) 3 children: 36: 0x565415ac3410 VAL: '2010' (3 sibs) 36: 0x565415ac34a8 VAL: '2011' (3 sibs) 36: 0x565415ac3540 VAL: '2012' (3 sibs) 36: 0x565415ac31a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac35e0 VAL: '2020' (3 sibs) 36: 0x565415ac3678 VAL: '2021' (3 sibs) 36: 0x565415ac3710 VAL: '2022' (3 sibs) 36: 0x565415ac2f38 SEQ: (3 sibs) 3 children: 36: 0x565415ac37b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3980 VAL: '2100' (3 sibs) 36: 0x565415ac3a18 VAL: '2101' (3 sibs) 36: 0x565415ac3ab0 VAL: '2102' (3 sibs) 36: 0x565415ac3848 SEQ: (3 sibs) 3 children: 36: 0x565415ac3b50 VAL: '2110' (3 sibs) 36: 0x565415ac3be8 VAL: '2111' (3 sibs) 36: 0x565415ac3c80 VAL: '2112' (3 sibs) 36: 0x565415ac38e0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3d20 VAL: '2120' (3 sibs) 36: 0x565415ac3db8 VAL: '2121' (3 sibs) 36: 0x565415ac3e50 VAL: '2122' (3 sibs) 36: 0x565415ac2fd0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3ef0 SEQ: (3 sibs) 3 children: 36: 0x565415ac40c0 VAL: '2200' (3 sibs) 36: 0x565415ac4158 VAL: '2201' (3 sibs) 36: 0x565415ac41f0 VAL: '2202' (3 sibs) 36: 0x565415ac3f88 SEQ: (3 sibs) 3 children: 36: 0x565415ac4290 VAL: '2210' (3 sibs) 36: 0x565415ac4328 VAL: '2211' (3 sibs) 36: 0x565415ac43c0 VAL: '2212' (3 sibs) 36: 0x565415ac4020 SEQ: (3 sibs) 3 children: 36: 0x565415ac4460 VAL: '2220' (3 sibs) 36: 0x565415ac44f8 VAL: '2221' (3 sibs) 36: 0x565415ac4590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x565415acf250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415acf2e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415acf370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415acf400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415acf490 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415acf520 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415acf5b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415acf640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415acf6d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415acf760 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415acf7f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415acf880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415acf910 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415acf9a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415acfa30 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415acfac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415acfb50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415acfbe0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415acfc70 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415acfd00 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415acfd90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415acfe20 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415acfeb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415acff40 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415acffd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415ad0060 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415ad00f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415ad0180 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415ad0210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415ad02a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415ad0330 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415ad03c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415ad0450 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415ad04e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415ad0570 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415ad0600 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415ad0690 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415ad0720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415ad07b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415ad0840 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415ad08d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415ad0960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415ad09f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415ad0a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415ad0b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415ad0ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415ad0c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415ad0cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415ad0d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415ad0de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415ad0e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415ad0f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415ad0f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415ad1020 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415ad10b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415ad1140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415ad11d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415ad1260 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415ad12f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415ad1380 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415ad1410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415ad14a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415ad1530 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415ad15c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415ad1650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415ad16e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415ad1770 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415ad1800 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415ad1890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415ad1920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415ad19b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ad1a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ad1ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ad1b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ad1bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ad1c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ad1d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ad1da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ad1e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ad1ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ad1f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ad1fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ad2070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ad2100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ad2190 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ad2220 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ad22b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ad2340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415ad23d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415ad2460 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415ad24f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415ad2580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415ad2610 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415ad26a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415ad2730 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415ad27c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415ad2850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415ad28e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415ad2970 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415ad2a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415ad2a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415ad2b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415ad2bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415ad2c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415ad2cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415ad2d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415ad2df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415ad2e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415ad2f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415ad2fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415ad3030 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415ad30c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415ad3150 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415ad31e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415ad3270 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415ad3300 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415ad3390 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415ad3420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415ad34b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415ad3540 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415ad35d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x565415ac4798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565415ac4870 SEQ: (3 sibs) 3 children: 36: 0x565415ac4a40 SEQ: (3 sibs) 3 children: 36: 0x565415ac4c10 SEQ: (3 sibs) 3 children: 36: 0x565415ac4de0 VAL: '0000' (3 sibs) 36: 0x565415ac4e78 VAL: '0001' (3 sibs) 36: 0x565415ac4f10 VAL: '0002' (3 sibs) 36: 0x565415ac4ca8 SEQ: (3 sibs) 3 children: 36: 0x565415ac4fb0 VAL: '0010' (3 sibs) 36: 0x565415ac5048 VAL: '0011' (3 sibs) 36: 0x565415ac50e0 VAL: '0012' (3 sibs) 36: 0x565415ac4d40 SEQ: (3 sibs) 3 children: 36: 0x565415ac5180 VAL: '0020' (3 sibs) 36: 0x565415ac5218 VAL: '0021' (3 sibs) 36: 0x565415ac52b0 VAL: '0022' (3 sibs) 36: 0x565415ac4ad8 SEQ: (3 sibs) 3 children: 36: 0x565415ac5350 SEQ: (3 sibs) 3 children: 36: 0x565415ac5520 VAL: '0100' (3 sibs) 36: 0x565415ac55b8 VAL: '0101' (3 sibs) 36: 0x565415ac5650 VAL: '0102' (3 sibs) 36: 0x565415ac53e8 SEQ: (3 sibs) 3 children: 36: 0x565415ac56f0 VAL: '0110' (3 sibs) 36: 0x565415ac5788 VAL: '0111' (3 sibs) 36: 0x565415ac5820 VAL: '0112' (3 sibs) 36: 0x565415ac5480 SEQ: (3 sibs) 3 children: 36: 0x565415ac58c0 VAL: '0120' (3 sibs) 36: 0x565415ac5958 VAL: '0121' (3 sibs) 36: 0x565415ac59f0 VAL: '0122' (3 sibs) 36: 0x565415ac4b70 SEQ: (3 sibs) 3 children: 36: 0x565415ac5a90 SEQ: (3 sibs) 3 children: 36: 0x565415ac5c60 VAL: '0200' (3 sibs) 36: 0x565415ac5cf8 VAL: '0201' (3 sibs) 36: 0x565415ac5d90 VAL: '0202' (3 sibs) 36: 0x565415ac5b28 SEQ: (3 sibs) 3 children: 36: 0x565415ac5e30 VAL: '0210' (3 sibs) 36: 0x565415ac5ec8 VAL: '0211' (3 sibs) 36: 0x565415ac5f60 VAL: '0212' (3 sibs) 36: 0x565415ac5bc0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6000 VAL: '0220' (3 sibs) 36: 0x565415ac6098 VAL: '0221' (3 sibs) 36: 0x565415ac6130 VAL: '0222' (3 sibs) 36: 0x565415ac4908 SEQ: (3 sibs) 3 children: 36: 0x565415ac61d0 SEQ: (3 sibs) 3 children: 36: 0x565415ac63a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6570 VAL: '1000' (3 sibs) 36: 0x565415ac6608 VAL: '1001' (3 sibs) 36: 0x565415ac66a0 VAL: '1002' (3 sibs) 36: 0x565415ac6438 SEQ: (3 sibs) 3 children: 36: 0x565415ac6740 VAL: '1010' (3 sibs) 36: 0x565415ac67d8 VAL: '1011' (3 sibs) 36: 0x565415ac6870 VAL: '1012' (3 sibs) 36: 0x565415ac64d0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6910 VAL: '1020' (3 sibs) 36: 0x565415ac69a8 VAL: '1021' (3 sibs) 36: 0x565415ac6a40 VAL: '1022' (3 sibs) 36: 0x565415ac6268 SEQ: (3 sibs) 3 children: 36: 0x565415ac6ae0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6cb0 VAL: '1100' (3 sibs) 36: 0x565415ac6d48 VAL: '1101' (3 sibs) 36: 0x565415ac6de0 VAL: '1102' (3 sibs) 36: 0x565415ac6b78 SEQ: (3 sibs) 3 children: 36: 0x565415ac6e80 VAL: '1110' (3 sibs) 36: 0x565415ac6f18 VAL: '1111' (3 sibs) 36: 0x565415ac6fb0 VAL: '1112' (3 sibs) 36: 0x565415ac6c10 SEQ: (3 sibs) 3 children: 36: 0x565415ac7050 VAL: '1120' (3 sibs) 36: 0x565415ac70e8 VAL: '1121' (3 sibs) 36: 0x565415ac7180 VAL: '1122' (3 sibs) 36: 0x565415ac6300 SEQ: (3 sibs) 3 children: 36: 0x565415ac7220 SEQ: (3 sibs) 3 children: 36: 0x565415ac73f0 VAL: '1200' (3 sibs) 36: 0x565415ac7488 VAL: '1201' (3 sibs) 36: 0x565415ac7520 VAL: '1202' (3 sibs) 36: 0x565415ac72b8 SEQ: (3 sibs) 3 children: 36: 0x565415ac75c0 VAL: '1210' (3 sibs) 36: 0x565415ac7658 VAL: '1211' (3 sibs) 36: 0x565415ac76f0 VAL: '1212' (3 sibs) 36: 0x565415ac7350 SEQ: (3 sibs) 3 children: 36: 0x565415ac7790 VAL: '1220' (3 sibs) 36: 0x565415ac7828 VAL: '1221' (3 sibs) 36: 0x565415ac78c0 VAL: '1222' (3 sibs) 36: 0x565415ac49a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac7960 SEQ: (3 sibs) 3 children: 36: 0x565415ac7b30 SEQ: (3 sibs) 3 children: 36: 0x565415ac7d00 VAL: '2000' (3 sibs) 36: 0x565415ac7d98 VAL: '2001' (3 sibs) 36: 0x565415ac7e30 VAL: '2002' (3 sibs) 36: 0x565415ac7bc8 SEQ: (3 sibs) 3 children: 36: 0x565415ac7ed0 VAL: '2010' (3 sibs) 36: 0x565415ac7f68 VAL: '2011' (3 sibs) 36: 0x565415ac8000 VAL: '2012' (3 sibs) 36: 0x565415ac7c60 SEQ: (3 sibs) 3 children: 36: 0x565415ac80a0 VAL: '2020' (3 sibs) 36: 0x565415ac8138 VAL: '2021' (3 sibs) 36: 0x565415ac81d0 VAL: '2022' (3 sibs) 36: 0x565415ac79f8 SEQ: (3 sibs) 3 children: 36: 0x565415ac8270 SEQ: (3 sibs) 3 children: 36: 0x565415ac8440 VAL: '2100' (3 sibs) 36: 0x565415ac84d8 VAL: '2101' (3 sibs) 36: 0x565415ac8570 VAL: '2102' (3 sibs) 36: 0x565415ac8308 SEQ: (3 sibs) 3 children: 36: 0x565415ac8610 VAL: '2110' (3 sibs) 36: 0x565415ac86a8 VAL: '2111' (3 sibs) 36: 0x565415ac8740 VAL: '2112' (3 sibs) 36: 0x565415ac83a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac87e0 VAL: '2120' (3 sibs) 36: 0x565415ac8878 VAL: '2121' (3 sibs) 36: 0x565415ac8910 VAL: '2122' (3 sibs) 36: 0x565415ac7a90 SEQ: (3 sibs) 3 children: 36: 0x565415ac89b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac8b80 VAL: '2200' (3 sibs) 36: 0x565415ac8c18 VAL: '2201' (3 sibs) 36: 0x565415ac8cb0 VAL: '2202' (3 sibs) 36: 0x565415ac8a48 SEQ: (3 sibs) 3 children: 36: 0x565415ac8d50 VAL: '2210' (3 sibs) 36: 0x565415ac8de8 VAL: '2211' (3 sibs) 36: 0x565415ac8e80 VAL: '2212' (3 sibs) 36: 0x565415ac8ae0 SEQ: (3 sibs) 3 children: 36: 0x565415ac8f20 VAL: '2220' (3 sibs) 36: 0x565415ac8fb8 VAL: '2221' (3 sibs) 36: 0x565415ac9050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x565415ad7080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415ad7110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415ad71a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415ad7230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415ad72c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415ad7350 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415ad73e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415ad7470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415ad7500 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415ad7590 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415ad7620 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415ad76b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415ad7740 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415ad77d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415ad7860 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415ad78f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415ad7980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415ad7a10 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415ad7aa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415ad7b30 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415ad7bc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415ad7c50 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415ad7ce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415ad7d70 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415ad7e00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415ad7e90 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415ad7f20 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415ad7fb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415ad8040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415ad80d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415ad8160 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415ad81f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415ad8280 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415ad8310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415ad83a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415ad8430 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415ad84c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415ad8550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415ad85e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415ad8670 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415ad8700 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415ad8790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415ad8820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415ad88b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415ad8940 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415ad89d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415ad8a60 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415ad8af0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415ad8b80 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415ad8c10 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415ad8ca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415ad8d30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415ad8dc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415ad8e50 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415ad8ee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415ad8f70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415ad9000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415ad9090 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415ad9120 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415ad91b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415ad9240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415ad92d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415ad9360 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415ad93f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415ad9480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415ad9510 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415ad95a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415ad9630 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415ad96c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415ad9750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415ad97e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ad9870 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ad9900 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ad9990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ad9a20 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ad9ab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ad9b40 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ad9bd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ad9c60 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ad9cf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ad9d80 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ad9e10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ad9ea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ad9f30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ad9fc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ada050 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ada0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ada170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415ada200 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415ada290 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415ada320 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415ada3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415ada440 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415ada4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415ada560 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415ada5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415ada680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415ada710 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415ada7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415ada830 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415ada8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415ada950 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415ada9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415adaa70 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415adab00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415adab90 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415adac20 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415adacb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415adad40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415adadd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415adae60 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415adaef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415adaf80 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415adb010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415adb0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415adb130 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415adb1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415adb250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415adb2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415adb370 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415adb400 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (1 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: 0x565415ac4680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565415abfdb0 SEQ: (3 sibs) 3 children: 36: 0x565415abff80 SEQ: (3 sibs) 3 children: 36: 0x565415ac0150 SEQ: (3 sibs) 3 children: 36: 0x565415ac0320 VAL: '0000' (3 sibs) 36: 0x565415ac03b8 VAL: '0001' (3 sibs) 36: 0x565415ac0450 VAL: '0002' (3 sibs) 36: 0x565415ac01e8 SEQ: (3 sibs) 3 children: 36: 0x565415ac04f0 VAL: '0010' (3 sibs) 36: 0x565415ac0588 VAL: '0011' (3 sibs) 36: 0x565415ac0620 VAL: '0012' (3 sibs) 36: 0x565415ac0280 SEQ: (3 sibs) 3 children: 36: 0x565415ac06c0 VAL: '0020' (3 sibs) 36: 0x565415ac0758 VAL: '0021' (3 sibs) 36: 0x565415ac07f0 VAL: '0022' (3 sibs) 36: 0x565415ac0018 SEQ: (3 sibs) 3 children: 36: 0x565415ac0890 SEQ: (3 sibs) 3 children: 36: 0x565415ac0a60 VAL: '0100' (3 sibs) 36: 0x565415ac0af8 VAL: '0101' (3 sibs) 36: 0x565415ac0b90 VAL: '0102' (3 sibs) 36: 0x565415ac0928 SEQ: (3 sibs) 3 children: 36: 0x565415ac0c30 VAL: '0110' (3 sibs) 36: 0x565415ac0cc8 VAL: '0111' (3 sibs) 36: 0x565415ac0d60 VAL: '0112' (3 sibs) 36: 0x565415ac09c0 SEQ: (3 sibs) 3 children: 36: 0x565415ac0e00 VAL: '0120' (3 sibs) 36: 0x565415ac0e98 VAL: '0121' (3 sibs) 36: 0x565415ac0f30 VAL: '0122' (3 sibs) 36: 0x565415ac00b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac0fd0 SEQ: (3 sibs) 3 children: 36: 0x565415ac11a0 VAL: '0200' (3 sibs) 36: 0x565415ac1238 VAL: '0201' (3 sibs) 36: 0x565415ac12d0 VAL: '0202' (3 sibs) 36: 0x565415ac1068 SEQ: (3 sibs) 3 children: 36: 0x565415ac1370 VAL: '0210' (3 sibs) 36: 0x565415ac1408 VAL: '0211' (3 sibs) 36: 0x565415ac14a0 VAL: '0212' (3 sibs) 36: 0x565415ac1100 SEQ: (3 sibs) 3 children: 36: 0x565415ac1540 VAL: '0220' (3 sibs) 36: 0x565415ac15d8 VAL: '0221' (3 sibs) 36: 0x565415ac1670 VAL: '0222' (3 sibs) 36: 0x565415abfe48 SEQ: (3 sibs) 3 children: 36: 0x565415ac1710 SEQ: (3 sibs) 3 children: 36: 0x565415ac18e0 SEQ: (3 sibs) 3 children: 36: 0x565415ac1ab0 VAL: '1000' (3 sibs) 36: 0x565415ac1b48 VAL: '1001' (3 sibs) 36: 0x565415ac1be0 VAL: '1002' (3 sibs) 36: 0x565415ac1978 SEQ: (3 sibs) 3 children: 36: 0x565415ac1c80 VAL: '1010' (3 sibs) 36: 0x565415ac1d18 VAL: '1011' (3 sibs) 36: 0x565415ac1db0 VAL: '1012' (3 sibs) 36: 0x565415ac1a10 SEQ: (3 sibs) 3 children: 36: 0x565415ac1e50 VAL: '1020' (3 sibs) 36: 0x565415ac1ee8 VAL: '1021' (3 sibs) 36: 0x565415ac1f80 VAL: '1022' (3 sibs) 36: 0x565415ac17a8 SEQ: (3 sibs) 3 children: 36: 0x565415ac2020 SEQ: (3 sibs) 3 children: 36: 0x565415ac21f0 VAL: '1100' (3 sibs) 36: 0x565415ac2288 VAL: '1101' (3 sibs) 36: 0x565415ac2320 VAL: '1102' (3 sibs) 36: 0x565415ac20b8 SEQ: (3 sibs) 3 children: 36: 0x565415ac23c0 VAL: '1110' (3 sibs) 36: 0x565415ac2458 VAL: '1111' (3 sibs) 36: 0x565415ac24f0 VAL: '1112' (3 sibs) 36: 0x565415ac2150 SEQ: (3 sibs) 3 children: 36: 0x565415ac2590 VAL: '1120' (3 sibs) 36: 0x565415ac2628 VAL: '1121' (3 sibs) 36: 0x565415ac26c0 VAL: '1122' (3 sibs) 36: 0x565415ac1840 SEQ: (3 sibs) 3 children: 36: 0x565415ac2760 SEQ: (3 sibs) 3 children: 36: 0x565415ac2930 VAL: '1200' (3 sibs) 36: 0x565415ac29c8 VAL: '1201' (3 sibs) 36: 0x565415ac2a60 VAL: '1202' (3 sibs) 36: 0x565415ac27f8 SEQ: (3 sibs) 3 children: 36: 0x565415ac2b00 VAL: '1210' (3 sibs) 36: 0x565415ac2b98 VAL: '1211' (3 sibs) 36: 0x565415ac2c30 VAL: '1212' (3 sibs) 36: 0x565415ac2890 SEQ: (3 sibs) 3 children: 36: 0x565415ac2cd0 VAL: '1220' (3 sibs) 36: 0x565415ac2d68 VAL: '1221' (3 sibs) 36: 0x565415ac2e00 VAL: '1222' (3 sibs) 36: 0x565415abfee0 SEQ: (3 sibs) 3 children: 36: 0x565415ac2ea0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3070 SEQ: (3 sibs) 3 children: 36: 0x565415ac3240 VAL: '2000' (3 sibs) 36: 0x565415ac32d8 VAL: '2001' (3 sibs) 36: 0x565415ac3370 VAL: '2002' (3 sibs) 36: 0x565415ac3108 SEQ: (3 sibs) 3 children: 36: 0x565415ac3410 VAL: '2010' (3 sibs) 36: 0x565415ac34a8 VAL: '2011' (3 sibs) 36: 0x565415ac3540 VAL: '2012' (3 sibs) 36: 0x565415ac31a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac35e0 VAL: '2020' (3 sibs) 36: 0x565415ac3678 VAL: '2021' (3 sibs) 36: 0x565415ac3710 VAL: '2022' (3 sibs) 36: 0x565415ac2f38 SEQ: (3 sibs) 3 children: 36: 0x565415ac37b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3980 VAL: '2100' (3 sibs) 36: 0x565415ac3a18 VAL: '2101' (3 sibs) 36: 0x565415ac3ab0 VAL: '2102' (3 sibs) 36: 0x565415ac3848 SEQ: (3 sibs) 3 children: 36: 0x565415ac3b50 VAL: '2110' (3 sibs) 36: 0x565415ac3be8 VAL: '2111' (3 sibs) 36: 0x565415ac3c80 VAL: '2112' (3 sibs) 36: 0x565415ac38e0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3d20 VAL: '2120' (3 sibs) 36: 0x565415ac3db8 VAL: '2121' (3 sibs) 36: 0x565415ac3e50 VAL: '2122' (3 sibs) 36: 0x565415ac2fd0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3ef0 SEQ: (3 sibs) 3 children: 36: 0x565415ac40c0 VAL: '2200' (3 sibs) 36: 0x565415ac4158 VAL: '2201' (3 sibs) 36: 0x565415ac41f0 VAL: '2202' (3 sibs) 36: 0x565415ac3f88 SEQ: (3 sibs) 3 children: 36: 0x565415ac4290 VAL: '2210' (3 sibs) 36: 0x565415ac4328 VAL: '2211' (3 sibs) 36: 0x565415ac43c0 VAL: '2212' (3 sibs) 36: 0x565415ac4020 SEQ: (3 sibs) 3 children: 36: 0x565415ac4460 VAL: '2220' (3 sibs) 36: 0x565415ac44f8 VAL: '2221' (3 sibs) 36: 0x565415ac4590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x565415adb890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415adb920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415adb9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415adba40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415adbad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415adbb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415adbbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415adbc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415adbd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415adbda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415adbe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415adbec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415adbf50 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415adbfe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415adc070 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415adc100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415adc190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415adc220 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415adc2b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415adc340 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415adc3d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415adc460 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415adc4f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415adc580 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415adc610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415adc6a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415adc730 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415adc7c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415adc850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415adc8e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415adc970 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415adca00 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415adca90 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415adcb20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415adcbb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415adcc40 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415adccd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415adcd60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415adcdf0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415adce80 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415adcf10 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415adcfa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415add030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415add0c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415add150 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415add1e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415add270 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415add300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415add390 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415add420 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415add4b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415add540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415add5d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415add660 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415add6f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415add780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415add810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415add8a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415add930 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415add9c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415adda50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415addae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415addb70 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415addc00 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415addc90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415addd20 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415adddb0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415adde40 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415added0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415addf60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415addff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ade080 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ade110 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ade1a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ade230 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ade2c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ade350 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ade3e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ade470 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ade500 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ade590 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ade620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ade6b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ade740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ade7d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ade860 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ade8f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ade980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415adea10 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415adeaa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415adeb30 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415adebc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415adec50 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415adece0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415aded70 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415adee00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415adee90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415adef20 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415adefb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415adf040 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415adf0d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415adf160 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415adf1f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415adf280 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415adf310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415adf3a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415adf430 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415adf4c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415adf550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415adf5e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415adf670 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415adf700 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415adf790 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415adf820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415adf8b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415adf940 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415adf9d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415adfa60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415adfaf0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415adfb80 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415adfc10 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x565415ac4798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565415ac4870 SEQ: (3 sibs) 3 children: 36: 0x565415ac4a40 SEQ: (3 sibs) 3 children: 36: 0x565415ac4c10 SEQ: (3 sibs) 3 children: 36: 0x565415ac4de0 VAL: '0000' (3 sibs) 36: 0x565415ac4e78 VAL: '0001' (3 sibs) 36: 0x565415ac4f10 VAL: '0002' (3 sibs) 36: 0x565415ac4ca8 SEQ: (3 sibs) 3 children: 36: 0x565415ac4fb0 VAL: '0010' (3 sibs) 36: 0x565415ac5048 VAL: '0011' (3 sibs) 36: 0x565415ac50e0 VAL: '0012' (3 sibs) 36: 0x565415ac4d40 SEQ: (3 sibs) 3 children: 36: 0x565415ac5180 VAL: '0020' (3 sibs) 36: 0x565415ac5218 VAL: '0021' (3 sibs) 36: 0x565415ac52b0 VAL: '0022' (3 sibs) 36: 0x565415ac4ad8 SEQ: (3 sibs) 3 children: 36: 0x565415ac5350 SEQ: (3 sibs) 3 children: 36: 0x565415ac5520 VAL: '0100' (3 sibs) 36: 0x565415ac55b8 VAL: '0101' (3 sibs) 36: 0x565415ac5650 VAL: '0102' (3 sibs) 36: 0x565415ac53e8 SEQ: (3 sibs) 3 children: 36: 0x565415ac56f0 VAL: '0110' (3 sibs) 36: 0x565415ac5788 VAL: '0111' (3 sibs) 36: 0x565415ac5820 VAL: '0112' (3 sibs) 36: 0x565415ac5480 SEQ: (3 sibs) 3 children: 36: 0x565415ac58c0 VAL: '0120' (3 sibs) 36: 0x565415ac5958 VAL: '0121' (3 sibs) 36: 0x565415ac59f0 VAL: '0122' (3 sibs) 36: 0x565415ac4b70 SEQ: (3 sibs) 3 children: 36: 0x565415ac5a90 SEQ: (3 sibs) 3 children: 36: 0x565415ac5c60 VAL: '0200' (3 sibs) 36: 0x565415ac5cf8 VAL: '0201' (3 sibs) 36: 0x565415ac5d90 VAL: '0202' (3 sibs) 36: 0x565415ac5b28 SEQ: (3 sibs) 3 children: 36: 0x565415ac5e30 VAL: '0210' (3 sibs) 36: 0x565415ac5ec8 VAL: '0211' (3 sibs) 36: 0x565415ac5f60 VAL: '0212' (3 sibs) 36: 0x565415ac5bc0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6000 VAL: '0220' (3 sibs) 36: 0x565415ac6098 VAL: '0221' (3 sibs) 36: 0x565415ac6130 VAL: '0222' (3 sibs) 36: 0x565415ac4908 SEQ: (3 sibs) 3 children: 36: 0x565415ac61d0 SEQ: (3 sibs) 3 children: 36: 0x565415ac63a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6570 VAL: '1000' (3 sibs) 36: 0x565415ac6608 VAL: '1001' (3 sibs) 36: 0x565415ac66a0 VAL: '1002' (3 sibs) 36: 0x565415ac6438 SEQ: (3 sibs) 3 children: 36: 0x565415ac6740 VAL: '1010' (3 sibs) 36: 0x565415ac67d8 VAL: '1011' (3 sibs) 36: 0x565415ac6870 VAL: '1012' (3 sibs) 36: 0x565415ac64d0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6910 VAL: '1020' (3 sibs) 36: 0x565415ac69a8 VAL: '1021' (3 sibs) 36: 0x565415ac6a40 VAL: '1022' (3 sibs) 36: 0x565415ac6268 SEQ: (3 sibs) 3 children: 36: 0x565415ac6ae0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6cb0 VAL: '1100' (3 sibs) 36: 0x565415ac6d48 VAL: '1101' (3 sibs) 36: 0x565415ac6de0 VAL: '1102' (3 sibs) 36: 0x565415ac6b78 SEQ: (3 sibs) 3 children: 36: 0x565415ac6e80 VAL: '1110' (3 sibs) 36: 0x565415ac6f18 VAL: '1111' (3 sibs) 36: 0x565415ac6fb0 VAL: '1112' (3 sibs) 36: 0x565415ac6c10 SEQ: (3 sibs) 3 children: 36: 0x565415ac7050 VAL: '1120' (3 sibs) 36: 0x565415ac70e8 VAL: '1121' (3 sibs) 36: 0x565415ac7180 VAL: '1122' (3 sibs) 36: 0x565415ac6300 SEQ: (3 sibs) 3 children: 36: 0x565415ac7220 SEQ: (3 sibs) 3 children: 36: 0x565415ac73f0 VAL: '1200' (3 sibs) 36: 0x565415ac7488 VAL: '1201' (3 sibs) 36: 0x565415ac7520 VAL: '1202' (3 sibs) 36: 0x565415ac72b8 SEQ: (3 sibs) 3 children: 36: 0x565415ac75c0 VAL: '1210' (3 sibs) 36: 0x565415ac7658 VAL: '1211' (3 sibs) 36: 0x565415ac76f0 VAL: '1212' (3 sibs) 36: 0x565415ac7350 SEQ: (3 sibs) 3 children: 36: 0x565415ac7790 VAL: '1220' (3 sibs) 36: 0x565415ac7828 VAL: '1221' (3 sibs) 36: 0x565415ac78c0 VAL: '1222' (3 sibs) 36: 0x565415ac49a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac7960 SEQ: (3 sibs) 3 children: 36: 0x565415ac7b30 SEQ: (3 sibs) 3 children: 36: 0x565415ac7d00 VAL: '2000' (3 sibs) 36: 0x565415ac7d98 VAL: '2001' (3 sibs) 36: 0x565415ac7e30 VAL: '2002' (3 sibs) 36: 0x565415ac7bc8 SEQ: (3 sibs) 3 children: 36: 0x565415ac7ed0 VAL: '2010' (3 sibs) 36: 0x565415ac7f68 VAL: '2011' (3 sibs) 36: 0x565415ac8000 VAL: '2012' (3 sibs) 36: 0x565415ac7c60 SEQ: (3 sibs) 3 children: 36: 0x565415ac80a0 VAL: '2020' (3 sibs) 36: 0x565415ac8138 VAL: '2021' (3 sibs) 36: 0x565415ac81d0 VAL: '2022' (3 sibs) 36: 0x565415ac79f8 SEQ: (3 sibs) 3 children: 36: 0x565415ac8270 SEQ: (3 sibs) 3 children: 36: 0x565415ac8440 VAL: '2100' (3 sibs) 36: 0x565415ac84d8 VAL: '2101' (3 sibs) 36: 0x565415ac8570 VAL: '2102' (3 sibs) 36: 0x565415ac8308 SEQ: (3 sibs) 3 children: 36: 0x565415ac8610 VAL: '2110' (3 sibs) 36: 0x565415ac86a8 VAL: '2111' (3 sibs) 36: 0x565415ac8740 VAL: '2112' (3 sibs) 36: 0x565415ac83a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac87e0 VAL: '2120' (3 sibs) 36: 0x565415ac8878 VAL: '2121' (3 sibs) 36: 0x565415ac8910 VAL: '2122' (3 sibs) 36: 0x565415ac7a90 SEQ: (3 sibs) 3 children: 36: 0x565415ac89b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac8b80 VAL: '2200' (3 sibs) 36: 0x565415ac8c18 VAL: '2201' (3 sibs) 36: 0x565415ac8cb0 VAL: '2202' (3 sibs) 36: 0x565415ac8a48 SEQ: (3 sibs) 3 children: 36: 0x565415ac8d50 VAL: '2210' (3 sibs) 36: 0x565415ac8de8 VAL: '2211' (3 sibs) 36: 0x565415ac8e80 VAL: '2212' (3 sibs) 36: 0x565415ac8ae0 SEQ: (3 sibs) 3 children: 36: 0x565415ac8f20 VAL: '2220' (3 sibs) 36: 0x565415ac8fb8 VAL: '2221' (3 sibs) 36: 0x565415ac9050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x565415ae00a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415ae0130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415ae01c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415ae0250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415ae02e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415ae0370 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415ae0400 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415ae0490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415ae0520 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415ae05b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415ae0640 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415ae06d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415ae0760 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415ae07f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415ae0880 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415ae0910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415ae09a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415ae0a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415ae0ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415ae0b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415ae0be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415ae0c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415ae0d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415ae0d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415ae0e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415ae0eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415ae0f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415ae0fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415ae1060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415ae10f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415ae1180 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415ae1210 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415ae12a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415ae1330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415ae13c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415ae1450 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415ae14e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415ae1570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415ae1600 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415ae1690 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415ae1720 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415ae17b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415ae1840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415ae18d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415ae1960 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415ae19f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415ae1a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415ae1b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415ae1ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415ae1c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415ae1cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415ae1d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415ae1de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415ae1e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415ae1f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415ae1f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415ae2020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415ae20b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415ae2140 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415ae21d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415ae2260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415ae22f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415ae2380 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415ae2410 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415ae24a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415ae2530 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415ae25c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415ae2650 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415ae26e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415ae2770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415ae2800 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ae2890 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ae2920 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ae29b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ae2a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ae2ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ae2b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ae2bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ae2c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ae2d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ae2da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ae2e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ae2ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ae2f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ae2fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ae3070 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ae3100 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ae3190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415ae3220 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415ae32b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415ae3340 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415ae33d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415ae3460 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415ae34f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415ae3580 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415ae3610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415ae36a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415ae3730 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415ae37c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415ae3850 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415ae38e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415ae3970 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415ae3a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415ae3a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415ae3b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415ae3bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415ae3c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415ae3cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415ae3d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415ae3df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415ae3e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415ae3f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415ae3fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415ae4030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415ae40c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415ae4150 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415ae41e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415ae4270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415ae4300 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415ae4390 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415ae4420 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 36: \n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 36: \n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x565415acf250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415acf2e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415acf370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415acf400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415acf490 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415acf520 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415acf5b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415acf640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415acf6d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415acf760 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415acf7f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415acf880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415acf910 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415acf9a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415acfa30 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415acfac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415acfb50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415acfbe0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415acfc70 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415acfd00 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415acfd90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415acfe20 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415acfeb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415acff40 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415acffd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415ad0060 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415ad00f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415ad0180 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415ad0210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415ad02a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415ad0330 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415ad03c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415ad0450 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415ad04e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415ad0570 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415ad0600 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415ad0690 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415ad0720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415ad07b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415ad0840 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415ad08d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415ad0960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415ad09f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415ad0a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415ad0b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415ad0ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415ad0c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415ad0cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415ad0d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415ad0de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415ad0e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415ad0f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415ad0f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415ad1020 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415ad10b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415ad1140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415ad11d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415ad1260 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415ad12f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415ad1380 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415ad1410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415ad14a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415ad1530 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415ad15c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415ad1650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415ad16e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415ad1770 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415ad1800 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415ad1890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415ad1920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415ad19b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ad1a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ad1ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ad1b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ad1bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ad1c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ad1d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ad1da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ad1e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ad1ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ad1f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ad1fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ad2070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ad2100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ad2190 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ad2220 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ad22b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ad2340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415ad23d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415ad2460 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415ad24f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415ad2580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415ad2610 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415ad26a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415ad2730 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415ad27c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415ad2850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415ad28e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415ad2970 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415ad2a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415ad2a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415ad2b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415ad2bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415ad2c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415ad2cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415ad2d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415ad2df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415ad2e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415ad2f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415ad2fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415ad3030 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415ad30c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415ad3150 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415ad31e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415ad3270 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415ad3300 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415ad3390 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415ad3420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415ad34b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415ad3540 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415ad35d0 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] 0x565415ae6cc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415ae6d50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415ae6de0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415ae6e70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415ae6f00 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415ae6f90 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415ae7020 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415ae70b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415ae7140 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415ae71d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415ae7260 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415ae72f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415ae7380 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415ae7410 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415ae74a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415ae7530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415ae75c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415ae7650 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415ae76e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415ae7770 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415ae7800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415ae7890 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415ae7920 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415ae79b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415ae7a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415ae7ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415ae7b60 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415ae7bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415ae7c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415ae7d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415ae7da0 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415ae7e30 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415ae7ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415ae7f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415ae7fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415ae8070 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415ae8100 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415ae8190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415ae8220 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415ae82b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415ae8340 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415ae83d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415ae8460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415ae84f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415ae8580 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415ae8610 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415ae86a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415ae8730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415ae87c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415ae8850 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415ae88e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415ae8970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415ae8a00 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415ae8a90 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415ae8b20 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415ae8bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415ae8c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415ae8cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415ae8d60 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415ae8df0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415ae8e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415ae8f10 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415ae8fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415ae9030 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415ae90c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415ae9150 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415ae91e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415ae9270 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415ae9300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415ae9390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415ae9420 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ae94b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ae9540 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ae95d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ae9660 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ae96f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ae9780 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ae9810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ae98a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ae9930 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ae99c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ae9a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ae9ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ae9b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ae9c00 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ae9c90 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ae9d20 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ae9db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415ae9e40 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415ae9ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415ae9f60 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415ae9ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415aea080 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415aea110 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415aea1a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415aea230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415aea2c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415aea350 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415aea3e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415aea470 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415aea500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415aea590 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415aea620 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415aea6b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415aea740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415aea7d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415aea860 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415aea8f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415aea980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415aeaa10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415aeaaa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415aeab30 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415aeabc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415aeac50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415aeace0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415aead70 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415aeae00 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415aeae90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415aeaf20 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415aeafb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415aeb040 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (1 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] 0x565415ad7080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415ad7110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415ad71a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415ad7230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415ad72c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415ad7350 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415ad73e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415ad7470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415ad7500 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415ad7590 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415ad7620 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415ad76b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415ad7740 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415ad77d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415ad7860 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415ad78f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415ad7980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415ad7a10 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415ad7aa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415ad7b30 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415ad7bc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415ad7c50 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415ad7ce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415ad7d70 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415ad7e00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415ad7e90 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415ad7f20 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415ad7fb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415ad8040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415ad80d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415ad8160 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415ad81f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415ad8280 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415ad8310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415ad83a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415ad8430 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415ad84c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415ad8550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415ad85e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415ad8670 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415ad8700 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415ad8790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415ad8820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415ad88b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415ad8940 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415ad89d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415ad8a60 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415ad8af0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415ad8b80 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415ad8c10 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415ad8ca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415ad8d30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415ad8dc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415ad8e50 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415ad8ee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415ad8f70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415ad9000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415ad9090 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415ad9120 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415ad91b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415ad9240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415ad92d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415ad9360 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415ad93f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415ad9480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415ad9510 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415ad95a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415ad9630 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415ad96c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415ad9750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415ad97e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ad9870 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ad9900 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ad9990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ad9a20 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ad9ab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ad9b40 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ad9bd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ad9c60 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ad9cf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ad9d80 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ad9e10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ad9ea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ad9f30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ad9fc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ada050 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ada0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ada170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415ada200 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415ada290 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415ada320 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415ada3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415ada440 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415ada4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415ada560 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415ada5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415ada680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415ada710 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415ada7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415ada830 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415ada8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415ada950 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415ada9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415adaa70 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415adab00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415adab90 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415adac20 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415adacb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415adad40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415adadd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415adae60 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415adaef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415adaf80 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415adb010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415adb0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415adb130 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415adb1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415adb250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415adb2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415adb370 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415adb400 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] 0x565415aeb4d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415aeb560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415aeb5f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415aeb680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415aeb710 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415aeb7a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415aeb830 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415aeb8c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415aeb950 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415aeb9e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415aeba70 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415aebb00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415aebb90 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415aebc20 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415aebcb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415aebd40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415aebdd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415aebe60 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415aebef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415aebf80 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415aec010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415aec0a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415aec130 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415aec1c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415aec250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415aec2e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415aec370 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415aec400 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415aec490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415aec520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415aec5b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415aec640 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415aec6d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415aec760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415aec7f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415aec880 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415aec910 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415aec9a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415aeca30 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415aecac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415aecb50 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415aecbe0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415aecc70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415aecd00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415aecd90 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415aece20 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415aeceb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415aecf40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415aecfd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415aed060 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415aed0f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415aed180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415aed210 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415aed2a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415aed330 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415aed3c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415aed450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415aed4e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415aed570 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415aed600 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415aed690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415aed720 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415aed7b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415aed840 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415aed8d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415aed960 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415aed9f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415aeda80 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415aedb10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415aedba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415aedc30 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415aedcc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415aedd50 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415aedde0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415aede70 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415aedf00 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415aedf90 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415aee020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415aee0b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415aee140 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415aee1d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415aee260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415aee2f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415aee380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415aee410 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415aee4a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415aee530 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415aee5c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415aee650 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415aee6e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415aee770 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415aee800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415aee890 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415aee920 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415aee9b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415aeea40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415aeead0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415aeeb60 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415aeebf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415aeec80 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415aeed10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415aeeda0 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415aeee30 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415aeeec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415aeef50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415aeefe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415aef070 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415aef100 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415aef190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415aef220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415aef2b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415aef340 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415aef3d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415aef460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415aef4f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415aef580 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415aef610 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415aef6a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415aef730 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415aef7c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415aef850 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (1 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] 0x565415adb890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415adb920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415adb9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415adba40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415adbad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415adbb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415adbbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415adbc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415adbd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415adbda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415adbe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415adbec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415adbf50 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415adbfe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415adc070 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415adc100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415adc190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415adc220 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415adc2b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415adc340 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415adc3d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415adc460 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415adc4f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415adc580 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415adc610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415adc6a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415adc730 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415adc7c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415adc850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415adc8e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415adc970 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415adca00 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415adca90 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415adcb20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415adcbb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415adcc40 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415adccd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415adcd60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415adcdf0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415adce80 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415adcf10 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415adcfa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415add030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415add0c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415add150 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415add1e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415add270 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415add300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415add390 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415add420 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415add4b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415add540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415add5d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415add660 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415add6f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415add780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415add810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415add8a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415add930 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415add9c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415adda50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415addae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415addb70 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415addc00 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415addc90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415addd20 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415adddb0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415adde40 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415added0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415addf60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415addff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ade080 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ade110 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ade1a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ade230 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ade2c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ade350 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ade3e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ade470 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ade500 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ade590 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ade620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ade6b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ade740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ade7d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ade860 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ade8f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ade980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415adea10 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415adeaa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415adeb30 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415adebc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415adec50 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415adece0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415aded70 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415adee00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415adee90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415adef20 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415adefb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415adf040 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415adf0d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415adf160 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415adf1f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415adf280 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415adf310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415adf3a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415adf430 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415adf4c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415adf550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415adf5e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415adf670 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415adf700 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415adf790 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415adf820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415adf8b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415adf940 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415adf9d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415adfa60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415adfaf0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415adfb80 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415adfc10 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] 0x565415aefce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415aefd70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415aefe00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415aefe90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415aeff20 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415aeffb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415af0040 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415af00d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415af0160 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415af01f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415af0280 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415af0310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415af03a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415af0430 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415af04c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415af0550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415af05e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415af0670 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415af0700 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415af0790 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415af0820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415af08b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415af0940 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415af09d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415af0a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415af0af0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415af0b80 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415af0c10 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415af0ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415af0d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415af0dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415af0e50 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415af0ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415af0f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415af1000 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415af1090 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415af1120 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415af11b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415af1240 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415af12d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415af1360 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415af13f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415af1480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415af1510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415af15a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415af1630 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415af16c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415af1750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415af17e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415af1870 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415af1900 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415af1990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415af1a20 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415af1ab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415af1b40 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415af1bd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415af1c60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415af1cf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415af1d80 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415af1e10 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415af1ea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415af1f30 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415af1fc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415af2050 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415af20e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415af2170 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415af2200 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415af2290 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415af2320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415af23b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415af2440 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415af24d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415af2560 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415af25f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415af2680 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415af2710 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415af27a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415af2830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415af28c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415af2950 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415af29e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415af2a70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415af2b00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415af2b90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415af2c20 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415af2cb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415af2d40 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415af2dd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415af2e60 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415af2ef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415af2f80 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415af3010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415af30a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415af3130 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415af31c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415af3250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415af32e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415af3370 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415af3400 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415af3490 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415af3520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415af35b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415af3640 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415af36d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415af3760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415af37f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415af3880 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415af3910 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415af39a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415af3a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415af3ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415af3b50 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415af3be0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415af3c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415af3d00 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415af3d90 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415af3e20 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415af3eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415af3f40 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415af3fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415af4060 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (1 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] 0x565415ae00a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415ae0130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415ae01c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415ae0250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415ae02e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415ae0370 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415ae0400 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415ae0490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415ae0520 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415ae05b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415ae0640 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415ae06d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415ae0760 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415ae07f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415ae0880 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415ae0910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415ae09a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415ae0a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415ae0ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415ae0b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415ae0be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415ae0c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415ae0d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415ae0d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415ae0e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415ae0eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415ae0f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415ae0fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415ae1060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415ae10f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415ae1180 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415ae1210 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415ae12a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415ae1330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415ae13c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415ae1450 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415ae14e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415ae1570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415ae1600 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415ae1690 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415ae1720 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415ae17b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415ae1840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415ae18d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415ae1960 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415ae19f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415ae1a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415ae1b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415ae1ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415ae1c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415ae1cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415ae1d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415ae1de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415ae1e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415ae1f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415ae1f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415ae2020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415ae20b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415ae2140 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415ae21d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415ae2260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415ae22f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415ae2380 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415ae2410 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415ae24a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415ae2530 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415ae25c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415ae2650 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415ae26e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415ae2770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415ae2800 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415ae2890 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415ae2920 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415ae29b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415ae2a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415ae2ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415ae2b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415ae2bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415ae2c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415ae2d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415ae2da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415ae2e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415ae2ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415ae2f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415ae2fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415ae3070 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415ae3100 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415ae3190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415ae3220 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415ae32b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415ae3340 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415ae33d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415ae3460 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415ae34f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415ae3580 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415ae3610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415ae36a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415ae3730 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415ae37c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415ae3850 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415ae38e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415ae3970 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415ae3a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415ae3a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415ae3b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415ae3bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415ae3c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415ae3cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415ae3d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415ae3df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415ae3e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415ae3f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415ae3fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415ae4030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415ae40c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415ae4150 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415ae41e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415ae4270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415ae4300 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415ae4390 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415ae4420 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] 0x565415af6900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415af6990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415af6a20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415af6ab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415af6b40 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415af6bd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415af6c60 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415af6cf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415af6d80 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415af6e10 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415af6ea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415af6f30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415af6fc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415af7050 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415af70e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415af7170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415af7200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415af7290 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415af7320 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415af73b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415af7440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415af74d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415af7560 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415af75f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415af7680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415af7710 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415af77a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415af7830 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415af78c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415af7950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415af79e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415af7a70 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415af7b00 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415af7b90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415af7c20 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415af7cb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415af7d40 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415af7dd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415af7e60 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415af7ef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415af7f80 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415af8010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415af80a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415af8130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415af81c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415af8250 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415af82e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415af8370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415af8400 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415af8490 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415af8520 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415af85b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415af8640 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415af86d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415af8760 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415af87f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415af8880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415af8910 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415af89a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415af8a30 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415af8ac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415af8b50 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415af8be0 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415af8c70 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415af8d00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415af8d90 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415af8e20 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415af8eb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415af8f40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415af8fd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415af9060 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415af90f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415af9180 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415af9210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415af92a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415af9330 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415af93c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415af9450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415af94e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415af9570 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415af9600 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415af9690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415af9720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415af97b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415af9840 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415af98d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415af9960 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415af99f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415af9a80 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415af9b10 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415af9ba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415af9c30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415af9cc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415af9d50 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415af9de0 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415af9e70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415af9f00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415af9f90 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415afa020 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415afa0b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415afa140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415afa1d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415afa260 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415afa2f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415afa380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415afa410 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415afa4a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415afa530 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415afa5c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415afa650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415afa6e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415afa770 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415afa800 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415afa890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415afa920 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415afa9b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415afaa40 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415afaad0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415afab60 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415afabf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415afac80 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (1 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: 0x565415ac4680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565415abfdb0 SEQ: (3 sibs) 3 children: 36: 0x565415abff80 SEQ: (3 sibs) 3 children: 36: 0x565415ac0150 SEQ: (3 sibs) 3 children: 36: 0x565415ac0320 VAL: '0000' (3 sibs) 36: 0x565415ac03b8 VAL: '0001' (3 sibs) 36: 0x565415ac0450 VAL: '0002' (3 sibs) 36: 0x565415ac01e8 SEQ: (3 sibs) 3 children: 36: 0x565415ac04f0 VAL: '0010' (3 sibs) 36: 0x565415ac0588 VAL: '0011' (3 sibs) 36: 0x565415ac0620 VAL: '0012' (3 sibs) 36: 0x565415ac0280 SEQ: (3 sibs) 3 children: 36: 0x565415ac06c0 VAL: '0020' (3 sibs) 36: 0x565415ac0758 VAL: '0021' (3 sibs) 36: 0x565415ac07f0 VAL: '0022' (3 sibs) 36: 0x565415ac0018 SEQ: (3 sibs) 3 children: 36: 0x565415ac0890 SEQ: (3 sibs) 3 children: 36: 0x565415ac0a60 VAL: '0100' (3 sibs) 36: 0x565415ac0af8 VAL: '0101' (3 sibs) 36: 0x565415ac0b90 VAL: '0102' (3 sibs) 36: 0x565415ac0928 SEQ: (3 sibs) 3 children: 36: 0x565415ac0c30 VAL: '0110' (3 sibs) 36: 0x565415ac0cc8 VAL: '0111' (3 sibs) 36: 0x565415ac0d60 VAL: '0112' (3 sibs) 36: 0x565415ac09c0 SEQ: (3 sibs) 3 children: 36: 0x565415ac0e00 VAL: '0120' (3 sibs) 36: 0x565415ac0e98 VAL: '0121' (3 sibs) 36: 0x565415ac0f30 VAL: '0122' (3 sibs) 36: 0x565415ac00b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac0fd0 SEQ: (3 sibs) 3 children: 36: 0x565415ac11a0 VAL: '0200' (3 sibs) 36: 0x565415ac1238 VAL: '0201' (3 sibs) 36: 0x565415ac12d0 VAL: '0202' (3 sibs) 36: 0x565415ac1068 SEQ: (3 sibs) 3 children: 36: 0x565415ac1370 VAL: '0210' (3 sibs) 36: 0x565415ac1408 VAL: '0211' (3 sibs) 36: 0x565415ac14a0 VAL: '0212' (3 sibs) 36: 0x565415ac1100 SEQ: (3 sibs) 3 children: 36: 0x565415ac1540 VAL: '0220' (3 sibs) 36: 0x565415ac15d8 VAL: '0221' (3 sibs) 36: 0x565415ac1670 VAL: '0222' (3 sibs) 36: 0x565415abfe48 SEQ: (3 sibs) 3 children: 36: 0x565415ac1710 SEQ: (3 sibs) 3 children: 36: 0x565415ac18e0 SEQ: (3 sibs) 3 children: 36: 0x565415ac1ab0 VAL: '1000' (3 sibs) 36: 0x565415ac1b48 VAL: '1001' (3 sibs) 36: 0x565415ac1be0 VAL: '1002' (3 sibs) 36: 0x565415ac1978 SEQ: (3 sibs) 3 children: 36: 0x565415ac1c80 VAL: '1010' (3 sibs) 36: 0x565415ac1d18 VAL: '1011' (3 sibs) 36: 0x565415ac1db0 VAL: '1012' (3 sibs) 36: 0x565415ac1a10 SEQ: (3 sibs) 3 children: 36: 0x565415ac1e50 VAL: '1020' (3 sibs) 36: 0x565415ac1ee8 VAL: '1021' (3 sibs) 36: 0x565415ac1f80 VAL: '1022' (3 sibs) 36: 0x565415ac17a8 SEQ: (3 sibs) 3 children: 36: 0x565415ac2020 SEQ: (3 sibs) 3 children: 36: 0x565415ac21f0 VAL: '1100' (3 sibs) 36: 0x565415ac2288 VAL: '1101' (3 sibs) 36: 0x565415ac2320 VAL: '1102' (3 sibs) 36: 0x565415ac20b8 SEQ: (3 sibs) 3 children: 36: 0x565415ac23c0 VAL: '1110' (3 sibs) 36: 0x565415ac2458 VAL: '1111' (3 sibs) 36: 0x565415ac24f0 VAL: '1112' (3 sibs) 36: 0x565415ac2150 SEQ: (3 sibs) 3 children: 36: 0x565415ac2590 VAL: '1120' (3 sibs) 36: 0x565415ac2628 VAL: '1121' (3 sibs) 36: 0x565415ac26c0 VAL: '1122' (3 sibs) 36: 0x565415ac1840 SEQ: (3 sibs) 3 children: 36: 0x565415ac2760 SEQ: (3 sibs) 3 children: 36: 0x565415ac2930 VAL: '1200' (3 sibs) 36: 0x565415ac29c8 VAL: '1201' (3 sibs) 36: 0x565415ac2a60 VAL: '1202' (3 sibs) 36: 0x565415ac27f8 SEQ: (3 sibs) 3 children: 36: 0x565415ac2b00 VAL: '1210' (3 sibs) 36: 0x565415ac2b98 VAL: '1211' (3 sibs) 36: 0x565415ac2c30 VAL: '1212' (3 sibs) 36: 0x565415ac2890 SEQ: (3 sibs) 3 children: 36: 0x565415ac2cd0 VAL: '1220' (3 sibs) 36: 0x565415ac2d68 VAL: '1221' (3 sibs) 36: 0x565415ac2e00 VAL: '1222' (3 sibs) 36: 0x565415abfee0 SEQ: (3 sibs) 3 children: 36: 0x565415ac2ea0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3070 SEQ: (3 sibs) 3 children: 36: 0x565415ac3240 VAL: '2000' (3 sibs) 36: 0x565415ac32d8 VAL: '2001' (3 sibs) 36: 0x565415ac3370 VAL: '2002' (3 sibs) 36: 0x565415ac3108 SEQ: (3 sibs) 3 children: 36: 0x565415ac3410 VAL: '2010' (3 sibs) 36: 0x565415ac34a8 VAL: '2011' (3 sibs) 36: 0x565415ac3540 VAL: '2012' (3 sibs) 36: 0x565415ac31a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac35e0 VAL: '2020' (3 sibs) 36: 0x565415ac3678 VAL: '2021' (3 sibs) 36: 0x565415ac3710 VAL: '2022' (3 sibs) 36: 0x565415ac2f38 SEQ: (3 sibs) 3 children: 36: 0x565415ac37b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3980 VAL: '2100' (3 sibs) 36: 0x565415ac3a18 VAL: '2101' (3 sibs) 36: 0x565415ac3ab0 VAL: '2102' (3 sibs) 36: 0x565415ac3848 SEQ: (3 sibs) 3 children: 36: 0x565415ac3b50 VAL: '2110' (3 sibs) 36: 0x565415ac3be8 VAL: '2111' (3 sibs) 36: 0x565415ac3c80 VAL: '2112' (3 sibs) 36: 0x565415ac38e0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3d20 VAL: '2120' (3 sibs) 36: 0x565415ac3db8 VAL: '2121' (3 sibs) 36: 0x565415ac3e50 VAL: '2122' (3 sibs) 36: 0x565415ac2fd0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3ef0 SEQ: (3 sibs) 3 children: 36: 0x565415ac40c0 VAL: '2200' (3 sibs) 36: 0x565415ac4158 VAL: '2201' (3 sibs) 36: 0x565415ac41f0 VAL: '2202' (3 sibs) 36: 0x565415ac3f88 SEQ: (3 sibs) 3 children: 36: 0x565415ac4290 VAL: '2210' (3 sibs) 36: 0x565415ac4328 VAL: '2211' (3 sibs) 36: 0x565415ac43c0 VAL: '2212' (3 sibs) 36: 0x565415ac4020 SEQ: (3 sibs) 3 children: 36: 0x565415ac4460 VAL: '2220' (3 sibs) 36: 0x565415ac44f8 VAL: '2221' (3 sibs) 36: 0x565415ac4590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x565415afb110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415afb1a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415afb230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415afb2c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415afb350 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415afb3e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415afb470 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415afb500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415afb590 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415afb620 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415afb6b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415afb740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415afb7d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415afb860 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415afb8f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415afb980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415afba10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415afbaa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415afbb30 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415afbbc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415afbc50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415afbce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415afbd70 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415afbe00 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415afbe90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415afbf20 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415afbfb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415afc040 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415afc0d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415afc160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415afc1f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415afc280 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415afc310 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415afc3a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415afc430 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415afc4c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415afc550 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415afc5e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415afc670 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415afc700 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415afc790 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415afc820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415afc8b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415afc940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415afc9d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415afca60 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415afcaf0 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415afcb80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415afcc10 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415afcca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415afcd30 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415afcdc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415afce50 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415afcee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415afcf70 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415afd000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415afd090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415afd120 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415afd1b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415afd240 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415afd2d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415afd360 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415afd3f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415afd480 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415afd510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415afd5a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415afd630 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415afd6c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415afd750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415afd7e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415afd870 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415afd900 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415afd990 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415afda20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415afdab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415afdb40 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415afdbd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415afdc60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415afdcf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415afdd80 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415afde10 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415afdea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415afdf30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415afdfc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415afe050 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415afe0e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415afe170 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415afe200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415afe290 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415afe320 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415afe3b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415afe440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415afe4d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415afe560 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415afe5f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415afe680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415afe710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415afe7a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415afe830 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415afe8c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415afe950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415afe9e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415afea70 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415afeb00 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415afeb90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415afec20 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415afecb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415afed40 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415afedd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415afee60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415afeef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415afef80 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415aff010 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415aff0a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415aff130 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415aff1c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415aff250 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415aff2e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415aff370 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415aff400 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415aff490 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x565415ac4798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565415ac4870 SEQ: (3 sibs) 3 children: 36: 0x565415ac4a40 SEQ: (3 sibs) 3 children: 36: 0x565415ac4c10 SEQ: (3 sibs) 3 children: 36: 0x565415ac4de0 VAL: '0000' (3 sibs) 36: 0x565415ac4e78 VAL: '0001' (3 sibs) 36: 0x565415ac4f10 VAL: '0002' (3 sibs) 36: 0x565415ac4ca8 SEQ: (3 sibs) 3 children: 36: 0x565415ac4fb0 VAL: '0010' (3 sibs) 36: 0x565415ac5048 VAL: '0011' (3 sibs) 36: 0x565415ac50e0 VAL: '0012' (3 sibs) 36: 0x565415ac4d40 SEQ: (3 sibs) 3 children: 36: 0x565415ac5180 VAL: '0020' (3 sibs) 36: 0x565415ac5218 VAL: '0021' (3 sibs) 36: 0x565415ac52b0 VAL: '0022' (3 sibs) 36: 0x565415ac4ad8 SEQ: (3 sibs) 3 children: 36: 0x565415ac5350 SEQ: (3 sibs) 3 children: 36: 0x565415ac5520 VAL: '0100' (3 sibs) 36: 0x565415ac55b8 VAL: '0101' (3 sibs) 36: 0x565415ac5650 VAL: '0102' (3 sibs) 36: 0x565415ac53e8 SEQ: (3 sibs) 3 children: 36: 0x565415ac56f0 VAL: '0110' (3 sibs) 36: 0x565415ac5788 VAL: '0111' (3 sibs) 36: 0x565415ac5820 VAL: '0112' (3 sibs) 36: 0x565415ac5480 SEQ: (3 sibs) 3 children: 36: 0x565415ac58c0 VAL: '0120' (3 sibs) 36: 0x565415ac5958 VAL: '0121' (3 sibs) 36: 0x565415ac59f0 VAL: '0122' (3 sibs) 36: 0x565415ac4b70 SEQ: (3 sibs) 3 children: 36: 0x565415ac5a90 SEQ: (3 sibs) 3 children: 36: 0x565415ac5c60 VAL: '0200' (3 sibs) 36: 0x565415ac5cf8 VAL: '0201' (3 sibs) 36: 0x565415ac5d90 VAL: '0202' (3 sibs) 36: 0x565415ac5b28 SEQ: (3 sibs) 3 children: 36: 0x565415ac5e30 VAL: '0210' (3 sibs) 36: 0x565415ac5ec8 VAL: '0211' (3 sibs) 36: 0x565415ac5f60 VAL: '0212' (3 sibs) 36: 0x565415ac5bc0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6000 VAL: '0220' (3 sibs) 36: 0x565415ac6098 VAL: '0221' (3 sibs) 36: 0x565415ac6130 VAL: '0222' (3 sibs) 36: 0x565415ac4908 SEQ: (3 sibs) 3 children: 36: 0x565415ac61d0 SEQ: (3 sibs) 3 children: 36: 0x565415ac63a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6570 VAL: '1000' (3 sibs) 36: 0x565415ac6608 VAL: '1001' (3 sibs) 36: 0x565415ac66a0 VAL: '1002' (3 sibs) 36: 0x565415ac6438 SEQ: (3 sibs) 3 children: 36: 0x565415ac6740 VAL: '1010' (3 sibs) 36: 0x565415ac67d8 VAL: '1011' (3 sibs) 36: 0x565415ac6870 VAL: '1012' (3 sibs) 36: 0x565415ac64d0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6910 VAL: '1020' (3 sibs) 36: 0x565415ac69a8 VAL: '1021' (3 sibs) 36: 0x565415ac6a40 VAL: '1022' (3 sibs) 36: 0x565415ac6268 SEQ: (3 sibs) 3 children: 36: 0x565415ac6ae0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6cb0 VAL: '1100' (3 sibs) 36: 0x565415ac6d48 VAL: '1101' (3 sibs) 36: 0x565415ac6de0 VAL: '1102' (3 sibs) 36: 0x565415ac6b78 SEQ: (3 sibs) 3 children: 36: 0x565415ac6e80 VAL: '1110' (3 sibs) 36: 0x565415ac6f18 VAL: '1111' (3 sibs) 36: 0x565415ac6fb0 VAL: '1112' (3 sibs) 36: 0x565415ac6c10 SEQ: (3 sibs) 3 children: 36: 0x565415ac7050 VAL: '1120' (3 sibs) 36: 0x565415ac70e8 VAL: '1121' (3 sibs) 36: 0x565415ac7180 VAL: '1122' (3 sibs) 36: 0x565415ac6300 SEQ: (3 sibs) 3 children: 36: 0x565415ac7220 SEQ: (3 sibs) 3 children: 36: 0x565415ac73f0 VAL: '1200' (3 sibs) 36: 0x565415ac7488 VAL: '1201' (3 sibs) 36: 0x565415ac7520 VAL: '1202' (3 sibs) 36: 0x565415ac72b8 SEQ: (3 sibs) 3 children: 36: 0x565415ac75c0 VAL: '1210' (3 sibs) 36: 0x565415ac7658 VAL: '1211' (3 sibs) 36: 0x565415ac76f0 VAL: '1212' (3 sibs) 36: 0x565415ac7350 SEQ: (3 sibs) 3 children: 36: 0x565415ac7790 VAL: '1220' (3 sibs) 36: 0x565415ac7828 VAL: '1221' (3 sibs) 36: 0x565415ac78c0 VAL: '1222' (3 sibs) 36: 0x565415ac49a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac7960 SEQ: (3 sibs) 3 children: 36: 0x565415ac7b30 SEQ: (3 sibs) 3 children: 36: 0x565415ac7d00 VAL: '2000' (3 sibs) 36: 0x565415ac7d98 VAL: '2001' (3 sibs) 36: 0x565415ac7e30 VAL: '2002' (3 sibs) 36: 0x565415ac7bc8 SEQ: (3 sibs) 3 children: 36: 0x565415ac7ed0 VAL: '2010' (3 sibs) 36: 0x565415ac7f68 VAL: '2011' (3 sibs) 36: 0x565415ac8000 VAL: '2012' (3 sibs) 36: 0x565415ac7c60 SEQ: (3 sibs) 3 children: 36: 0x565415ac80a0 VAL: '2020' (3 sibs) 36: 0x565415ac8138 VAL: '2021' (3 sibs) 36: 0x565415ac81d0 VAL: '2022' (3 sibs) 36: 0x565415ac79f8 SEQ: (3 sibs) 3 children: 36: 0x565415ac8270 SEQ: (3 sibs) 3 children: 36: 0x565415ac8440 VAL: '2100' (3 sibs) 36: 0x565415ac84d8 VAL: '2101' (3 sibs) 36: 0x565415ac8570 VAL: '2102' (3 sibs) 36: 0x565415ac8308 SEQ: (3 sibs) 3 children: 36: 0x565415ac8610 VAL: '2110' (3 sibs) 36: 0x565415ac86a8 VAL: '2111' (3 sibs) 36: 0x565415ac8740 VAL: '2112' (3 sibs) 36: 0x565415ac83a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac87e0 VAL: '2120' (3 sibs) 36: 0x565415ac8878 VAL: '2121' (3 sibs) 36: 0x565415ac8910 VAL: '2122' (3 sibs) 36: 0x565415ac7a90 SEQ: (3 sibs) 3 children: 36: 0x565415ac89b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac8b80 VAL: '2200' (3 sibs) 36: 0x565415ac8c18 VAL: '2201' (3 sibs) 36: 0x565415ac8cb0 VAL: '2202' (3 sibs) 36: 0x565415ac8a48 SEQ: (3 sibs) 3 children: 36: 0x565415ac8d50 VAL: '2210' (3 sibs) 36: 0x565415ac8de8 VAL: '2211' (3 sibs) 36: 0x565415ac8e80 VAL: '2212' (3 sibs) 36: 0x565415ac8ae0 SEQ: (3 sibs) 3 children: 36: 0x565415ac8f20 VAL: '2220' (3 sibs) 36: 0x565415ac8fb8 VAL: '2221' (3 sibs) 36: 0x565415ac9050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x565415aff530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415aff5c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415aff650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415aff6e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415aff770 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415aff800 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415aff890 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415aff920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415aff9b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415affa40 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415affad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415affb60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415affbf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415affc80 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415affd10 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415affda0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415affe30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415affec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415afff50 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415afffe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415b00070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415b00100 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415b00190 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415b00220 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415b002b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415b00340 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415b003d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415b00460 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415b004f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415b00580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415b00610 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415b006a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415b00730 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415b007c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415b00850 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415b008e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415b00970 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415b00a00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415b00a90 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415b00b20 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415b00bb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415b00c40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415b00cd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415b00d60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415b00df0 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415b00e80 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415b00f10 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415b00fa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415b01030 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415b010c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415b01150 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415b011e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415b01270 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415b01300 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415b01390 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415b01420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415b014b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415b01540 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415b015d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415b01660 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415b016f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415b01780 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415b01810 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415b018a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415b01930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415b019c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415b01a50 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415b01ae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415b01b70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415b01c00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415b01c90 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415b01d20 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415b01db0 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415b01e40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415b01ed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415b01f60 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415b01ff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415b02080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415b02110 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415b021a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415b02230 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415b022c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415b02350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415b023e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415b02470 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415b02500 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415b02590 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415b02620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415b026b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415b02740 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415b027d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415b02860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415b028f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415b02980 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415b02a10 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415b02aa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415b02b30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415b02bc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415b02c50 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415b02ce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415b02d70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415b02e00 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415b02e90 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415b02f20 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415b02fb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415b03040 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415b030d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415b03160 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415b031f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415b03280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415b03310 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415b033a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415b03430 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415b034c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415b03550 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415b035e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415b03670 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415b03700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415b03790 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415b03820 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415b038b0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x565415ac4680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565415abfdb0 SEQ: (3 sibs) 3 children: 36: 0x565415abff80 SEQ: (3 sibs) 3 children: 36: 0x565415ac0150 SEQ: (3 sibs) 3 children: 36: 0x565415ac0320 VAL: '0000' (3 sibs) 36: 0x565415ac03b8 VAL: '0001' (3 sibs) 36: 0x565415ac0450 VAL: '0002' (3 sibs) 36: 0x565415ac01e8 SEQ: (3 sibs) 3 children: 36: 0x565415ac04f0 VAL: '0010' (3 sibs) 36: 0x565415ac0588 VAL: '0011' (3 sibs) 36: 0x565415ac0620 VAL: '0012' (3 sibs) 36: 0x565415ac0280 SEQ: (3 sibs) 3 children: 36: 0x565415ac06c0 VAL: '0020' (3 sibs) 36: 0x565415ac0758 VAL: '0021' (3 sibs) 36: 0x565415ac07f0 VAL: '0022' (3 sibs) 36: 0x565415ac0018 SEQ: (3 sibs) 3 children: 36: 0x565415ac0890 SEQ: (3 sibs) 3 children: 36: 0x565415ac0a60 VAL: '0100' (3 sibs) 36: 0x565415ac0af8 VAL: '0101' (3 sibs) 36: 0x565415ac0b90 VAL: '0102' (3 sibs) 36: 0x565415ac0928 SEQ: (3 sibs) 3 children: 36: 0x565415ac0c30 VAL: '0110' (3 sibs) 36: 0x565415ac0cc8 VAL: '0111' (3 sibs) 36: 0x565415ac0d60 VAL: '0112' (3 sibs) 36: 0x565415ac09c0 SEQ: (3 sibs) 3 children: 36: 0x565415ac0e00 VAL: '0120' (3 sibs) 36: 0x565415ac0e98 VAL: '0121' (3 sibs) 36: 0x565415ac0f30 VAL: '0122' (3 sibs) 36: 0x565415ac00b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac0fd0 SEQ: (3 sibs) 3 children: 36: 0x565415ac11a0 VAL: '0200' (3 sibs) 36: 0x565415ac1238 VAL: '0201' (3 sibs) 36: 0x565415ac12d0 VAL: '0202' (3 sibs) 36: 0x565415ac1068 SEQ: (3 sibs) 3 children: 36: 0x565415ac1370 VAL: '0210' (3 sibs) 36: 0x565415ac1408 VAL: '0211' (3 sibs) 36: 0x565415ac14a0 VAL: '0212' (3 sibs) 36: 0x565415ac1100 SEQ: (3 sibs) 3 children: 36: 0x565415ac1540 VAL: '0220' (3 sibs) 36: 0x565415ac15d8 VAL: '0221' (3 sibs) 36: 0x565415ac1670 VAL: '0222' (3 sibs) 36: 0x565415abfe48 SEQ: (3 sibs) 3 children: 36: 0x565415ac1710 SEQ: (3 sibs) 3 children: 36: 0x565415ac18e0 SEQ: (3 sibs) 3 children: 36: 0x565415ac1ab0 VAL: '1000' (3 sibs) 36: 0x565415ac1b48 VAL: '1001' (3 sibs) 36: 0x565415ac1be0 VAL: '1002' (3 sibs) 36: 0x565415ac1978 SEQ: (3 sibs) 3 children: 36: 0x565415ac1c80 VAL: '1010' (3 sibs) 36: 0x565415ac1d18 VAL: '1011' (3 sibs) 36: 0x565415ac1db0 VAL: '1012' (3 sibs) 36: 0x565415ac1a10 SEQ: (3 sibs) 3 children: 36: 0x565415ac1e50 VAL: '1020' (3 sibs) 36: 0x565415ac1ee8 VAL: '1021' (3 sibs) 36: 0x565415ac1f80 VAL: '1022' (3 sibs) 36: 0x565415ac17a8 SEQ: (3 sibs) 3 children: 36: 0x565415ac2020 SEQ: (3 sibs) 3 children: 36: 0x565415ac21f0 VAL: '1100' (3 sibs) 36: 0x565415ac2288 VAL: '1101' (3 sibs) 36: 0x565415ac2320 VAL: '1102' (3 sibs) 36: 0x565415ac20b8 SEQ: (3 sibs) 3 children: 36: 0x565415ac23c0 VAL: '1110' (3 sibs) 36: 0x565415ac2458 VAL: '1111' (3 sibs) 36: 0x565415ac24f0 VAL: '1112' (3 sibs) 36: 0x565415ac2150 SEQ: (3 sibs) 3 children: 36: 0x565415ac2590 VAL: '1120' (3 sibs) 36: 0x565415ac2628 VAL: '1121' (3 sibs) 36: 0x565415ac26c0 VAL: '1122' (3 sibs) 36: 0x565415ac1840 SEQ: (3 sibs) 3 children: 36: 0x565415ac2760 SEQ: (3 sibs) 3 children: 36: 0x565415ac2930 VAL: '1200' (3 sibs) 36: 0x565415ac29c8 VAL: '1201' (3 sibs) 36: 0x565415ac2a60 VAL: '1202' (3 sibs) 36: 0x565415ac27f8 SEQ: (3 sibs) 3 children: 36: 0x565415ac2b00 VAL: '1210' (3 sibs) 36: 0x565415ac2b98 VAL: '1211' (3 sibs) 36: 0x565415ac2c30 VAL: '1212' (3 sibs) 36: 0x565415ac2890 SEQ: (3 sibs) 3 children: 36: 0x565415ac2cd0 VAL: '1220' (3 sibs) 36: 0x565415ac2d68 VAL: '1221' (3 sibs) 36: 0x565415ac2e00 VAL: '1222' (3 sibs) 36: 0x565415abfee0 SEQ: (3 sibs) 3 children: 36: 0x565415ac2ea0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3070 SEQ: (3 sibs) 3 children: 36: 0x565415ac3240 VAL: '2000' (3 sibs) 36: 0x565415ac32d8 VAL: '2001' (3 sibs) 36: 0x565415ac3370 VAL: '2002' (3 sibs) 36: 0x565415ac3108 SEQ: (3 sibs) 3 children: 36: 0x565415ac3410 VAL: '2010' (3 sibs) 36: 0x565415ac34a8 VAL: '2011' (3 sibs) 36: 0x565415ac3540 VAL: '2012' (3 sibs) 36: 0x565415ac31a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac35e0 VAL: '2020' (3 sibs) 36: 0x565415ac3678 VAL: '2021' (3 sibs) 36: 0x565415ac3710 VAL: '2022' (3 sibs) 36: 0x565415ac2f38 SEQ: (3 sibs) 3 children: 36: 0x565415ac37b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3980 VAL: '2100' (3 sibs) 36: 0x565415ac3a18 VAL: '2101' (3 sibs) 36: 0x565415ac3ab0 VAL: '2102' (3 sibs) 36: 0x565415ac3848 SEQ: (3 sibs) 3 children: 36: 0x565415ac3b50 VAL: '2110' (3 sibs) 36: 0x565415ac3be8 VAL: '2111' (3 sibs) 36: 0x565415ac3c80 VAL: '2112' (3 sibs) 36: 0x565415ac38e0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3d20 VAL: '2120' (3 sibs) 36: 0x565415ac3db8 VAL: '2121' (3 sibs) 36: 0x565415ac3e50 VAL: '2122' (3 sibs) 36: 0x565415ac2fd0 SEQ: (3 sibs) 3 children: 36: 0x565415ac3ef0 SEQ: (3 sibs) 3 children: 36: 0x565415ac40c0 VAL: '2200' (3 sibs) 36: 0x565415ac4158 VAL: '2201' (3 sibs) 36: 0x565415ac41f0 VAL: '2202' (3 sibs) 36: 0x565415ac3f88 SEQ: (3 sibs) 3 children: 36: 0x565415ac4290 VAL: '2210' (3 sibs) 36: 0x565415ac4328 VAL: '2211' (3 sibs) 36: 0x565415ac43c0 VAL: '2212' (3 sibs) 36: 0x565415ac4020 SEQ: (3 sibs) 3 children: 36: 0x565415ac4460 VAL: '2220' (3 sibs) 36: 0x565415ac44f8 VAL: '2221' (3 sibs) 36: 0x565415ac4590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x565415b03950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415b039e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415b03a70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415b03b00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415b03b90 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415b03c20 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415b03cb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415b03d40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415b03dd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415b03e60 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415b03ef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415b03f80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415b04010 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415b040a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415b04130 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415b041c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415b04250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415b042e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415b04370 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415b04400 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415b04490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415b04520 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415b045b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415b04640 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415b046d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415b04760 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415b047f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415b04880 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415b04910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415b049a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415b04a30 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415b04ac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415b04b50 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415b04be0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415b04c70 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415b04d00 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415b04d90 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415b04e20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415b04eb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415b04f40 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415b04fd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415b05060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415b050f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415b05180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415b05210 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415b052a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415b05330 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415b053c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415b05450 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415b054e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415b05570 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415b05600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415b05690 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415b05720 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415b057b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415b05840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415b058d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415b05960 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415b059f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415b05a80 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415b05b10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415b05ba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415b05c30 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415b05cc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415b05d50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415b05de0 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415b05e70 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415b05f00 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415b05f90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415b06020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415b060b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415b06140 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415b061d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415b06260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415b062f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415b06380 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415b06410 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415b064a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415b06530 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415b065c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415b06650 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415b066e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415b06770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415b06800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415b06890 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415b06920 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415b069b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415b06a40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415b06ad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415b06b60 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415b06bf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415b06c80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415b06d10 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415b06da0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415b06e30 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415b06ec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415b06f50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415b06fe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415b07070 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415b07100 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415b07190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415b07220 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415b072b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415b07340 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415b073d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415b07460 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415b074f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415b07580 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415b07610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415b076a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415b07730 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415b077c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415b07850 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415b078e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415b07970 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415b07a00 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415b07a90 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415b07b20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415b07bb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415b07c40 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415b07cd0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x565415ac4798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x565415ac4870 SEQ: (3 sibs) 3 children: 36: 0x565415ac4a40 SEQ: (3 sibs) 3 children: 36: 0x565415ac4c10 SEQ: (3 sibs) 3 children: 36: 0x565415ac4de0 VAL: '0000' (3 sibs) 36: 0x565415ac4e78 VAL: '0001' (3 sibs) 36: 0x565415ac4f10 VAL: '0002' (3 sibs) 36: 0x565415ac4ca8 SEQ: (3 sibs) 3 children: 36: 0x565415ac4fb0 VAL: '0010' (3 sibs) 36: 0x565415ac5048 VAL: '0011' (3 sibs) 36: 0x565415ac50e0 VAL: '0012' (3 sibs) 36: 0x565415ac4d40 SEQ: (3 sibs) 3 children: 36: 0x565415ac5180 VAL: '0020' (3 sibs) 36: 0x565415ac5218 VAL: '0021' (3 sibs) 36: 0x565415ac52b0 VAL: '0022' (3 sibs) 36: 0x565415ac4ad8 SEQ: (3 sibs) 3 children: 36: 0x565415ac5350 SEQ: (3 sibs) 3 children: 36: 0x565415ac5520 VAL: '0100' (3 sibs) 36: 0x565415ac55b8 VAL: '0101' (3 sibs) 36: 0x565415ac5650 VAL: '0102' (3 sibs) 36: 0x565415ac53e8 SEQ: (3 sibs) 3 children: 36: 0x565415ac56f0 VAL: '0110' (3 sibs) 36: 0x565415ac5788 VAL: '0111' (3 sibs) 36: 0x565415ac5820 VAL: '0112' (3 sibs) 36: 0x565415ac5480 SEQ: (3 sibs) 3 children: 36: 0x565415ac58c0 VAL: '0120' (3 sibs) 36: 0x565415ac5958 VAL: '0121' (3 sibs) 36: 0x565415ac59f0 VAL: '0122' (3 sibs) 36: 0x565415ac4b70 SEQ: (3 sibs) 3 children: 36: 0x565415ac5a90 SEQ: (3 sibs) 3 children: 36: 0x565415ac5c60 VAL: '0200' (3 sibs) 36: 0x565415ac5cf8 VAL: '0201' (3 sibs) 36: 0x565415ac5d90 VAL: '0202' (3 sibs) 36: 0x565415ac5b28 SEQ: (3 sibs) 3 children: 36: 0x565415ac5e30 VAL: '0210' (3 sibs) 36: 0x565415ac5ec8 VAL: '0211' (3 sibs) 36: 0x565415ac5f60 VAL: '0212' (3 sibs) 36: 0x565415ac5bc0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6000 VAL: '0220' (3 sibs) 36: 0x565415ac6098 VAL: '0221' (3 sibs) 36: 0x565415ac6130 VAL: '0222' (3 sibs) 36: 0x565415ac4908 SEQ: (3 sibs) 3 children: 36: 0x565415ac61d0 SEQ: (3 sibs) 3 children: 36: 0x565415ac63a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6570 VAL: '1000' (3 sibs) 36: 0x565415ac6608 VAL: '1001' (3 sibs) 36: 0x565415ac66a0 VAL: '1002' (3 sibs) 36: 0x565415ac6438 SEQ: (3 sibs) 3 children: 36: 0x565415ac6740 VAL: '1010' (3 sibs) 36: 0x565415ac67d8 VAL: '1011' (3 sibs) 36: 0x565415ac6870 VAL: '1012' (3 sibs) 36: 0x565415ac64d0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6910 VAL: '1020' (3 sibs) 36: 0x565415ac69a8 VAL: '1021' (3 sibs) 36: 0x565415ac6a40 VAL: '1022' (3 sibs) 36: 0x565415ac6268 SEQ: (3 sibs) 3 children: 36: 0x565415ac6ae0 SEQ: (3 sibs) 3 children: 36: 0x565415ac6cb0 VAL: '1100' (3 sibs) 36: 0x565415ac6d48 VAL: '1101' (3 sibs) 36: 0x565415ac6de0 VAL: '1102' (3 sibs) 36: 0x565415ac6b78 SEQ: (3 sibs) 3 children: 36: 0x565415ac6e80 VAL: '1110' (3 sibs) 36: 0x565415ac6f18 VAL: '1111' (3 sibs) 36: 0x565415ac6fb0 VAL: '1112' (3 sibs) 36: 0x565415ac6c10 SEQ: (3 sibs) 3 children: 36: 0x565415ac7050 VAL: '1120' (3 sibs) 36: 0x565415ac70e8 VAL: '1121' (3 sibs) 36: 0x565415ac7180 VAL: '1122' (3 sibs) 36: 0x565415ac6300 SEQ: (3 sibs) 3 children: 36: 0x565415ac7220 SEQ: (3 sibs) 3 children: 36: 0x565415ac73f0 VAL: '1200' (3 sibs) 36: 0x565415ac7488 VAL: '1201' (3 sibs) 36: 0x565415ac7520 VAL: '1202' (3 sibs) 36: 0x565415ac72b8 SEQ: (3 sibs) 3 children: 36: 0x565415ac75c0 VAL: '1210' (3 sibs) 36: 0x565415ac7658 VAL: '1211' (3 sibs) 36: 0x565415ac76f0 VAL: '1212' (3 sibs) 36: 0x565415ac7350 SEQ: (3 sibs) 3 children: 36: 0x565415ac7790 VAL: '1220' (3 sibs) 36: 0x565415ac7828 VAL: '1221' (3 sibs) 36: 0x565415ac78c0 VAL: '1222' (3 sibs) 36: 0x565415ac49a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac7960 SEQ: (3 sibs) 3 children: 36: 0x565415ac7b30 SEQ: (3 sibs) 3 children: 36: 0x565415ac7d00 VAL: '2000' (3 sibs) 36: 0x565415ac7d98 VAL: '2001' (3 sibs) 36: 0x565415ac7e30 VAL: '2002' (3 sibs) 36: 0x565415ac7bc8 SEQ: (3 sibs) 3 children: 36: 0x565415ac7ed0 VAL: '2010' (3 sibs) 36: 0x565415ac7f68 VAL: '2011' (3 sibs) 36: 0x565415ac8000 VAL: '2012' (3 sibs) 36: 0x565415ac7c60 SEQ: (3 sibs) 3 children: 36: 0x565415ac80a0 VAL: '2020' (3 sibs) 36: 0x565415ac8138 VAL: '2021' (3 sibs) 36: 0x565415ac81d0 VAL: '2022' (3 sibs) 36: 0x565415ac79f8 SEQ: (3 sibs) 3 children: 36: 0x565415ac8270 SEQ: (3 sibs) 3 children: 36: 0x565415ac8440 VAL: '2100' (3 sibs) 36: 0x565415ac84d8 VAL: '2101' (3 sibs) 36: 0x565415ac8570 VAL: '2102' (3 sibs) 36: 0x565415ac8308 SEQ: (3 sibs) 3 children: 36: 0x565415ac8610 VAL: '2110' (3 sibs) 36: 0x565415ac86a8 VAL: '2111' (3 sibs) 36: 0x565415ac8740 VAL: '2112' (3 sibs) 36: 0x565415ac83a0 SEQ: (3 sibs) 3 children: 36: 0x565415ac87e0 VAL: '2120' (3 sibs) 36: 0x565415ac8878 VAL: '2121' (3 sibs) 36: 0x565415ac8910 VAL: '2122' (3 sibs) 36: 0x565415ac7a90 SEQ: (3 sibs) 3 children: 36: 0x565415ac89b0 SEQ: (3 sibs) 3 children: 36: 0x565415ac8b80 VAL: '2200' (3 sibs) 36: 0x565415ac8c18 VAL: '2201' (3 sibs) 36: 0x565415ac8cb0 VAL: '2202' (3 sibs) 36: 0x565415ac8a48 SEQ: (3 sibs) 3 children: 36: 0x565415ac8d50 VAL: '2210' (3 sibs) 36: 0x565415ac8de8 VAL: '2211' (3 sibs) 36: 0x565415ac8e80 VAL: '2212' (3 sibs) 36: 0x565415ac8ae0 SEQ: (3 sibs) 3 children: 36: 0x565415ac8f20 VAL: '2220' (3 sibs) 36: 0x565415ac8fb8 VAL: '2221' (3 sibs) 36: 0x565415ac9050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x565415b07d70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x565415b07e00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x565415b07e90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x565415b07f20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x565415b07fb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x565415b08040 VAL: '0001' (3 sibs) 36: [6] [6] 0x565415b080d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x565415b08160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x565415b081f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x565415b08280 VAL: '0011' (3 sibs) 36: [10] [10] 0x565415b08310 VAL: '0012' (3 sibs) 36: [11] [11] 0x565415b083a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x565415b08430 VAL: '0020' (3 sibs) 36: [13] [13] 0x565415b084c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x565415b08550 VAL: '0022' (3 sibs) 36: [15] [15] 0x565415b085e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x565415b08670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x565415b08700 VAL: '0100' (3 sibs) 36: [18] [18] 0x565415b08790 VAL: '0101' (3 sibs) 36: [19] [19] 0x565415b08820 VAL: '0102' (3 sibs) 36: [20] [20] 0x565415b088b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x565415b08940 VAL: '0110' (3 sibs) 36: [22] [22] 0x565415b089d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x565415b08a60 VAL: '0112' (3 sibs) 36: [24] [24] 0x565415b08af0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x565415b08b80 VAL: '0120' (3 sibs) 36: [26] [26] 0x565415b08c10 VAL: '0121' (3 sibs) 36: [27] [27] 0x565415b08ca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x565415b08d30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x565415b08dc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x565415b08e50 VAL: '0200' (3 sibs) 36: [31] [31] 0x565415b08ee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x565415b08f70 VAL: '0202' (3 sibs) 36: [33] [33] 0x565415b09000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x565415b09090 VAL: '0210' (3 sibs) 36: [35] [35] 0x565415b09120 VAL: '0211' (3 sibs) 36: [36] [36] 0x565415b091b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x565415b09240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x565415b092d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x565415b09360 VAL: '0221' (3 sibs) 36: [40] [40] 0x565415b093f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x565415b09480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x565415b09510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x565415b095a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x565415b09630 VAL: '1000' (3 sibs) 36: [45] [45] 0x565415b096c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x565415b09750 VAL: '1002' (3 sibs) 36: [47] [47] 0x565415b097e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x565415b09870 VAL: '1010' (3 sibs) 36: [49] [49] 0x565415b09900 VAL: '1011' (3 sibs) 36: [50] [50] 0x565415b09990 VAL: '1012' (3 sibs) 36: [51] [51] 0x565415b09a20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x565415b09ab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x565415b09b40 VAL: '1021' (3 sibs) 36: [54] [54] 0x565415b09bd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x565415b09c60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x565415b09cf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x565415b09d80 VAL: '1100' (3 sibs) 36: [58] [58] 0x565415b09e10 VAL: '1101' (3 sibs) 36: [59] [59] 0x565415b09ea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x565415b09f30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x565415b09fc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x565415b0a050 VAL: '1111' (3 sibs) 36: [63] [63] 0x565415b0a0e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x565415b0a170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x565415b0a200 VAL: '1120' (3 sibs) 36: [66] [66] 0x565415b0a290 VAL: '1121' (3 sibs) 36: [67] [67] 0x565415b0a320 VAL: '1122' (3 sibs) 36: [68] [68] 0x565415b0a3b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x565415b0a440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x565415b0a4d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x565415b0a560 VAL: '1201' (3 sibs) 36: [72] [72] 0x565415b0a5f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x565415b0a680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x565415b0a710 VAL: '1210' (3 sibs) 36: [75] [75] 0x565415b0a7a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x565415b0a830 VAL: '1212' (3 sibs) 36: [77] [77] 0x565415b0a8c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x565415b0a950 VAL: '1220' (3 sibs) 36: [79] [79] 0x565415b0a9e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x565415b0aa70 VAL: '1222' (3 sibs) 36: [81] [81] 0x565415b0ab00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x565415b0ab90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x565415b0ac20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x565415b0acb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x565415b0ad40 VAL: '2001' (3 sibs) 36: [86] [86] 0x565415b0add0 VAL: '2002' (3 sibs) 36: [87] [87] 0x565415b0ae60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x565415b0aef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x565415b0af80 VAL: '2011' (3 sibs) 36: [90] [90] 0x565415b0b010 VAL: '2012' (3 sibs) 36: [91] [91] 0x565415b0b0a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x565415b0b130 VAL: '2020' (3 sibs) 36: [93] [93] 0x565415b0b1c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x565415b0b250 VAL: '2022' (3 sibs) 36: [95] [95] 0x565415b0b2e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x565415b0b370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x565415b0b400 VAL: '2100' (3 sibs) 36: [98] [98] 0x565415b0b490 VAL: '2101' (3 sibs) 36: [99] [99] 0x565415b0b520 VAL: '2102' (3 sibs) 36: [100] [100] 0x565415b0b5b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x565415b0b640 VAL: '2110' (3 sibs) 36: [102] [102] 0x565415b0b6d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x565415b0b760 VAL: '2112' (3 sibs) 36: [104] [104] 0x565415b0b7f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x565415b0b880 VAL: '2120' (3 sibs) 36: [106] [106] 0x565415b0b910 VAL: '2121' (3 sibs) 36: [107] [107] 0x565415b0b9a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x565415b0ba30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x565415b0bac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x565415b0bb50 VAL: '2200' (3 sibs) 36: [111] [111] 0x565415b0bbe0 VAL: '2201' (3 sibs) 36: [112] [112] 0x565415b0bc70 VAL: '2202' (3 sibs) 36: [113] [113] 0x565415b0bd00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x565415b0bd90 VAL: '2210' (3 sibs) 36: [115] [115] 0x565415b0be20 VAL: '2211' (3 sibs) 36: [116] [116] 0x565415b0beb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x565415b0bf40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x565415b0bfd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x565415b0c060 VAL: '2221' (3 sibs) 36: [120] [120] 0x565415b0c0f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (17 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (17 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x555ce68a79b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x555ce68a24d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x555ce68a2568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x555ce68a2600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68d38f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x555ce68d3980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x555ce68d3a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x555ce68d3aa0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: --------------- 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}--------------- 37: REF TREE: 37: 0x555ce68a7ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a2b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a2ca0 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a2d38 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a2bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a2de0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a2e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68d5790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68d5820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68d58b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68d5940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68d59d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68d5a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68d5af0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x555ce68a7be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a34d0 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a3568 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a3610 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a36a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68d7580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68d7610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68d76a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68d7730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68d77c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68d7850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68d78e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: --------------- 37: REF TREE: 37: 0x555ce68a7cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a3890 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a3928 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a37e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a39d0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a3a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68d9370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68d9400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68d9490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68d9520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68d95b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68d9640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68d96d0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: --------------- 37: 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax: 1234.5 # we must jump two levels 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: tax2: 789.10 # we must jump two levels 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # a comment here, will it ruin parsing? 37: tax2: 789.10 # we must jump two levels 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 # jumping one level here would be wrong. 37: # what about here? 37: tax2: 789.10 # we must jump two levels 37: tax5: 1234.5 37: --------------- 37: REF TREE: 37: 0x555ce68a7e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x555ce68a8230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x555ce68a8700 MAP: (1 sibs) 4 children: 37: 0x555ce68a87a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a8838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a88d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a8968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a82c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x555ce68a8360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x555ce68a8a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a8be0 MAP: (1 sibs) 4 children: 37: 0x555ce68a8c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a8d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a8db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a8e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a8aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a8ef0 MAP: (1 sibs) 4 children: 37: 0x555ce68a8f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a90c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a8b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a83f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x555ce68a8490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x555ce68a9200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a93d0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a95a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a96e0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a98b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a8528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x555ce68a85c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x555ce68a99f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a9bc0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a9d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a9ed0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68aa008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68aa0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68aa138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a8658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68dea50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x555ce68deae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x555ce68deb70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x555ce68dec00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x555ce68dec90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x555ce68ded20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x555ce68dedb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x555ce68dee40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x555ce68deed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x555ce68def60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x555ce68deff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x555ce68df080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x555ce68df110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x555ce68df1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x555ce68df230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x555ce68df2c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x555ce68df350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x555ce68df3e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x555ce68df470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x555ce68df500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x555ce68df590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x555ce68df620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x555ce68df6b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x555ce68df740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x555ce68df7d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x555ce68df860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x555ce68df8f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x555ce68df980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x555ce68dfa10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x555ce68dfaa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x555ce68dfb30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x555ce68dfbc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x555ce68dfc50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x555ce68dfce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x555ce68dfd70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x555ce68dfe00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x555ce68dfe90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x555ce68dff20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x555ce68dffb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x555ce68e0040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x555ce68e00d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x555ce68e0160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x555ce68e01f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x555ce68e0280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x555ce68e0310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x555ce68e03a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x555ce68e0430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x555ce68e04c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x555ce68e0550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x555ce68e05e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x555ce68e0670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x555ce68e0700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x555ce68e0790 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x555ce68a7f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a2f20 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a2fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a3060 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a30f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e0e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e0ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e0f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e1010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e10a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e1130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e11c0 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: 0x555ce68a8040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a31f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a5380 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a5418 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a54c0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a5558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e2b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e2c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e2cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e2d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e2dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e2e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e2ef0 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: 0x555ce68a8158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x555ce68a5070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x555ce68a4d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x555ce68a4090 VAL: 'a' (5 sibs) 37: 0x555ce68a4128 VAL: 'b' (5 sibs) 37: 0x555ce68a41c0 VAL: 'c' (5 sibs) 37: 0x555ce68a4258 VAL: 'd' (5 sibs) 37: 0x555ce68a42f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e48c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x555ce68e4950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x555ce68e49e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x555ce68e4a70 VAL: 'a' (5 sibs) 37: [4] [4] 0x555ce68e4b00 VAL: 'b' (5 sibs) 37: [5] [5] 0x555ce68e4b90 VAL: 'c' (5 sibs) 37: [6] [6] 0x555ce68e4c20 VAL: 'd' (5 sibs) 37: [7] [7] 0x555ce68e4cb0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x555ce68a79b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x555ce68a24d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x555ce68a2568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x555ce68a2600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e51d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x555ce68e5260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x555ce68e52f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x555ce68e5380 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: 0x555ce68a7ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a2b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a2ca0 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a2d38 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a2bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a2de0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a2e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e5ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e5b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e5c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e5c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e5d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e5db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e5e40 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: 0x555ce68a7be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a34d0 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a3568 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a3610 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a36a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e63f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e6480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e6510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e65a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e6630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e66c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e6750 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: 0x555ce68a7cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a3890 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a3928 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a37e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a39d0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a3a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e6d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e6d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e6e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e6eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e6f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e6fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e7060 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: 0x555ce68a7e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x555ce68a8230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x555ce68a8700 MAP: (1 sibs) 4 children: 37: 0x555ce68a87a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a8838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a88d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a8968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a82c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x555ce68a8360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x555ce68a8a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a8be0 MAP: (1 sibs) 4 children: 37: 0x555ce68a8c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a8d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a8db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a8e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a8aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a8ef0 MAP: (1 sibs) 4 children: 37: 0x555ce68a8f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a90c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a8b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a83f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x555ce68a8490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x555ce68a9200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a93d0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a95a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a96e0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a98b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a8528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x555ce68a85c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x555ce68a99f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a9bc0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a9d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a9ed0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68aa008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68aa0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68aa138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a8658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e9130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x555ce68e91c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x555ce68e9250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x555ce68e92e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x555ce68e9370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x555ce68e9400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x555ce68e9490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x555ce68e9520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x555ce68e95b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x555ce68e9640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x555ce68e96d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x555ce68e9760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x555ce68e97f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x555ce68e9880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x555ce68e9910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x555ce68e99a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x555ce68e9a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x555ce68e9ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x555ce68e9b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x555ce68e9be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x555ce68e9c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x555ce68e9d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x555ce68e9d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x555ce68e9e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x555ce68e9eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x555ce68e9f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x555ce68e9fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x555ce68ea060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x555ce68ea0f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x555ce68ea180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x555ce68ea210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x555ce68ea2a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x555ce68ea330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x555ce68ea3c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x555ce68ea450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x555ce68ea4e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x555ce68ea570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x555ce68ea600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x555ce68ea690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x555ce68ea720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x555ce68ea7b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x555ce68ea840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x555ce68ea8d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x555ce68ea960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x555ce68ea9f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x555ce68eaa80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x555ce68eab10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x555ce68eaba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x555ce68eac30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x555ce68eacc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x555ce68ead50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x555ce68eade0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x555ce68eae70 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x555ce68a7f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a2f20 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a2fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a3060 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a30f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e7610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e76a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e7730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e77c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e7850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e78e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e7970 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: 0x555ce68a8040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a31f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a5380 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a5418 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a54c0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a5558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68e7f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e7fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e8040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e80d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e8160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e81f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e8280 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: 0x555ce68a8158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x555ce68a5070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x555ce68a4d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x555ce68a4090 VAL: 'a' (5 sibs) 37: 0x555ce68a4128 VAL: 'b' (5 sibs) 37: 0x555ce68a41c0 VAL: 'c' (5 sibs) 37: 0x555ce68a4258 VAL: 'd' (5 sibs) 37: 0x555ce68a42f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68eb540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x555ce68eb5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x555ce68eb660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x555ce68eb6f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x555ce68eb780 VAL: 'b' (5 sibs) 37: [5] [5] 0x555ce68eb810 VAL: 'c' (5 sibs) 37: [6] [6] 0x555ce68eb8a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x555ce68eb930 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68d38f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x555ce68d3980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x555ce68d3a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x555ce68d3aa0 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] 0x555ce68ec4f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x555ce68ec580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x555ce68ec610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x555ce68ec6a0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {men: [John Smith, Bill Jones], women: [Mary Smith, Susan Williams]}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68d5790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68d5820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68d58b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68d5940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68d59d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68d5a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68d5af0 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] 0x555ce68ed6e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68ed770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68ed800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68ed890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68ed920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68ed9b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68eda40 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68d7580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68d7610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68d76a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68d7730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68d77c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68d7850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68d78e0 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] 0x555ce68edff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68ee080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68ee110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68ee1a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68ee230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68ee2c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68ee350 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - John Smith\n 37: - Bill Jones\n 37: women:\n 37: - Mary Smith\n 37: - Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68d9370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68d9400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68d9490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68d9520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68d95b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68d9640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68d96d0 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] 0x555ce68ee900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68ee990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68eea20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68eeab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68eeb40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68eebd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68eec60 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: product:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: tax: 1234.5 # we must jump two levels\n 37: product2:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: tax2: 789.10 # we must jump two levels\n 37: tax3: 1234.5\n 37: product3:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: # a comment here, will it ruin parsing?\n 37: tax2: 789.10 # we must jump two levels\n 37: tax4: 1234.5\n 37: product4:\n 37: subproduct1:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: subproduct2:\n 37: - sku: BL4438H\n 37: quantity: 1\n 37: description: Super Hoop\n 37: price: 2392.00 # jumping one level here would be wrong.\n 37: # what about here?\n 37: tax2: 789.10 # we must jump two levels\n 37: tax5: 1234.5\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68dea50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x555ce68deae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x555ce68deb70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x555ce68dec00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x555ce68dec90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x555ce68ded20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x555ce68dedb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x555ce68dee40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x555ce68deed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x555ce68def60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x555ce68deff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x555ce68df080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x555ce68df110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x555ce68df1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x555ce68df230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x555ce68df2c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x555ce68df350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x555ce68df3e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x555ce68df470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x555ce68df500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x555ce68df590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x555ce68df620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x555ce68df6b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x555ce68df740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x555ce68df7d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x555ce68df860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x555ce68df8f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x555ce68df980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x555ce68dfa10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x555ce68dfaa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x555ce68dfb30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x555ce68dfbc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x555ce68dfc50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x555ce68dfce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x555ce68dfd70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x555ce68dfe00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x555ce68dfe90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x555ce68dff20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x555ce68dffb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x555ce68e0040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x555ce68e00d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x555ce68e0160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x555ce68e01f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x555ce68e0280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x555ce68e0310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x555ce68e03a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x555ce68e0430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x555ce68e04c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x555ce68e0550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x555ce68e05e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x555ce68e0670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x555ce68e0700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x555ce68e0790 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] 0x555ce68f0d30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x555ce68f0dc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x555ce68f0e50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x555ce68f0ee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x555ce68f0f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x555ce68f1000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x555ce68f1090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x555ce68f1120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x555ce68f11b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x555ce68f1240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x555ce68f12d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x555ce68f1360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x555ce68f13f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x555ce68f1480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x555ce68f1510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x555ce68f15a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x555ce68f1630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x555ce68f16c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x555ce68f1750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x555ce68f17e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x555ce68f1870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x555ce68f1900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x555ce68f1990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x555ce68f1a20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x555ce68f1ab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x555ce68f1b40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x555ce68f1bd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x555ce68f1c60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x555ce68f1cf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x555ce68f1d80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x555ce68f1e10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x555ce68f1ea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x555ce68f1f30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x555ce68f1fc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x555ce68f2050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x555ce68f20e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x555ce68f2170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x555ce68f2200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x555ce68f2290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x555ce68f2320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x555ce68f23b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x555ce68f2440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x555ce68f24d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x555ce68f2560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x555ce68f25f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x555ce68f2680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x555ce68f2710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x555ce68f27a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x555ce68f2830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x555ce68f28c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x555ce68f2950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x555ce68f29e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x555ce68f2a70 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - \n 37: John Smith\n 37: - \n 37: Bill Jones\n 37: women:\n 37: - \n 37: Mary Smith\n 37: - \n 37: Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e0e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e0ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e0f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e1010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e10a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e1130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e11c0 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] 0x555ce68ef210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68ef2a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68ef330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68ef3c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68ef450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68ef4e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68ef570 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: -\n 37: John Smith\n 37: -\n 37: Bill Jones\n 37: women:\n 37: -\n 37: Mary Smith\n 37: -\n 37: Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e2b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e2c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e2cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e2d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e2dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e2e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e2ef0 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] 0x555ce68efb20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68efbb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68efc40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68efcd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68efd60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68efdf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68efe80 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: skip_commits:\n 37: files:\n 37: - a\n 37: - b\n 37: - c\n 37: - d\n 37: - e\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e48c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x555ce68e4950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x555ce68e49e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x555ce68e4a70 VAL: 'a' (5 sibs) 37: [4] [4] 0x555ce68e4b00 VAL: 'b' (5 sibs) 37: [5] [5] 0x555ce68e4b90 VAL: 'c' (5 sibs) 37: [6] [6] 0x555ce68e4c20 VAL: 'd' (5 sibs) 37: [7] [7] 0x555ce68e4cb0 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] 0x555ce68f3140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x555ce68f31d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x555ce68f3260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x555ce68f32f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x555ce68f3380 VAL: 'b' (5 sibs) 37: [5] [5] 0x555ce68f3410 VAL: 'c' (5 sibs) 37: [6] [6] 0x555ce68f34a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x555ce68f3530 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e51d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x555ce68e5260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x555ce68e52f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x555ce68e5380 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] 0x555ce68f3a50 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x555ce68f3ae0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x555ce68f3b70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x555ce68f3c00 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] 0x555ce68e5ae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e5b70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e5c00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e5c90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e5d20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e5db0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e5e40 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] 0x555ce68f4360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f43f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f4480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f4510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f45a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f4630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f46c0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - John Smith\r\n 37: - Bill Jones\r\n 37: women:\r\n 37: - Mary Smith\r\n 37: - Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e63f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e6480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e6510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e65a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e6630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e66c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e6750 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] 0x555ce68f4c70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f4d00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f4d90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f4e20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f4eb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f4f40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f4fd0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - John Smith\r\n 37: - Bill Jones\r\n 37: women:\r\n 37: - Mary Smith\r\n 37: - Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e6d00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e6d90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e6e20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e6eb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e6f40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e6fd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e7060 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] 0x555ce68f5580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f5610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f56a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f5730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f57c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f5850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f58e0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: product:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: tax: 1234.5 # we must jump two levels\r\n 37: product2:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax3: 1234.5\r\n 37: product3:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: # a comment here, will it ruin parsing?\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax4: 1234.5\r\n 37: product4:\r\n 37: subproduct1:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: subproduct2:\r\n 37: - sku: BL4438H\r\n 37: quantity: 1\r\n 37: description: Super Hoop\r\n 37: price: 2392.00 # jumping one level here would be wrong.\r\n 37: # what about here?\r\n 37: tax2: 789.10 # we must jump two levels\r\n 37: tax5: 1234.5\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e9130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x555ce68e91c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x555ce68e9250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x555ce68e92e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x555ce68e9370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x555ce68e9400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x555ce68e9490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x555ce68e9520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x555ce68e95b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x555ce68e9640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x555ce68e96d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x555ce68e9760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x555ce68e97f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x555ce68e9880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x555ce68e9910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x555ce68e99a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x555ce68e9a30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x555ce68e9ac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x555ce68e9b50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x555ce68e9be0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x555ce68e9c70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x555ce68e9d00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x555ce68e9d90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x555ce68e9e20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x555ce68e9eb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x555ce68e9f40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x555ce68e9fd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x555ce68ea060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x555ce68ea0f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x555ce68ea180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x555ce68ea210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x555ce68ea2a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x555ce68ea330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x555ce68ea3c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x555ce68ea450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x555ce68ea4e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x555ce68ea570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x555ce68ea600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x555ce68ea690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x555ce68ea720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x555ce68ea7b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x555ce68ea840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x555ce68ea8d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x555ce68ea960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x555ce68ea9f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x555ce68eaa80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x555ce68eab10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x555ce68eaba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x555ce68eac30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x555ce68eacc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x555ce68ead50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x555ce68eade0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x555ce68eae70 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] 0x555ce68f79b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x555ce68f7a40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x555ce68f7ad0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x555ce68f7b60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x555ce68f7bf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x555ce68f7c80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x555ce68f7d10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x555ce68f7da0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x555ce68f7e30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x555ce68f7ec0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x555ce68f7f50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x555ce68f7fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x555ce68f8070 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x555ce68f8100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x555ce68f8190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x555ce68f8220 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x555ce68f82b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x555ce68f8340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x555ce68f83d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x555ce68f8460 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x555ce68f84f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x555ce68f8580 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x555ce68f8610 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x555ce68f86a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x555ce68f8730 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x555ce68f87c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x555ce68f8850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x555ce68f88e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x555ce68f8970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x555ce68f8a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x555ce68f8a90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x555ce68f8b20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x555ce68f8bb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x555ce68f8c40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x555ce68f8cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x555ce68f8d60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x555ce68f8df0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x555ce68f8e80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x555ce68f8f10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x555ce68f8fa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x555ce68f9030 MAP: (1 sibs) 4 children: 37: [41] [41] 0x555ce68f90c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x555ce68f9150 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x555ce68f91e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x555ce68f9270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x555ce68f9300 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x555ce68f9390 MAP: (1 sibs) 4 children: 37: [47] [47] 0x555ce68f9420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x555ce68f94b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x555ce68f9540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x555ce68f95d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x555ce68f9660 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x555ce68f96f0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - \r\n 37: John Smith\r\n 37: - \r\n 37: Bill Jones\r\n 37: women:\r\n 37: - \r\n 37: Mary Smith\r\n 37: - \r\n 37: Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e7610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e76a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e7730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e77c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e7850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e78e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e7970 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] 0x555ce68f5e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f5f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f5fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f6040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f60d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f6160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f61f0 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: -\r\n 37: John Smith\r\n 37: -\r\n 37: Bill Jones\r\n 37: women:\r\n 37: -\r\n 37: Mary Smith\r\n 37: -\r\n 37: Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68e7f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68e7fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68e8040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68e80d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68e8160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68e81f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68e8280 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] 0x555ce68f67a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f6830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f68c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f6950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f69e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f6a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f6b00 VAL: 'Susan Williams' (2 sibs) 37: #nodes=7 vs #printed=7 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: skip_commits:\r\n 37: files:\r\n 37: - a\r\n 37: - b\r\n 37: - c\r\n 37: - d\r\n 37: - e\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x555ce68eb540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x555ce68eb5d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x555ce68eb660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x555ce68eb6f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x555ce68eb780 VAL: 'b' (5 sibs) 37: [5] [5] 0x555ce68eb810 VAL: 'c' (5 sibs) 37: [6] [6] 0x555ce68eb8a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x555ce68eb930 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] 0x555ce68f9dc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x555ce68f9e50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x555ce68f9ee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x555ce68f9f70 VAL: 'a' (5 sibs) 37: [4] [4] 0x555ce68fa000 VAL: 'b' (5 sibs) 37: [5] [5] 0x555ce68fa090 VAL: 'c' (5 sibs) 37: [6] [6] 0x555ce68fa120 VAL: 'd' (5 sibs) 37: [7] [7] 0x555ce68fa1b0 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: REF TREE: 37: 0x555ce68a79b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x555ce68a24d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x555ce68a2568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x555ce68a2600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68ed0a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x555ce68ed130 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x555ce68ed1c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x555ce68ed250 KEYSEQ: 'baz' (3 sibs) 0 children: 37: #nodes=4 vs #printed=4 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: REF TREE: 37: 0x555ce68a7ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a2b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a2ca0 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a2d38 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a2bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a2de0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a2e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68f70b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f7140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f71d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f7260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f72f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f7380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f7410 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: 0x555ce68a7be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a34d0 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a3568 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a3610 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a36a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68f74b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f7540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f75d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f7660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f76f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f7780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f7810 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: 0x555ce68a7cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a3890 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a3928 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a37e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a39d0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a3a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68f0430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f04c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f0550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f05e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f0670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f0700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f0790 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: 0x555ce68a7e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x555ce68a8230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x555ce68a8700 MAP: (1 sibs) 4 children: 37: 0x555ce68a87a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a8838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a88d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a8968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a82c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x555ce68a8360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x555ce68a8a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a8be0 MAP: (1 sibs) 4 children: 37: 0x555ce68a8c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a8d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a8db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a8e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a8aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a8ef0 MAP: (1 sibs) 4 children: 37: 0x555ce68a8f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a90c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a8b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a83f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x555ce68a8490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x555ce68a9200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a93d0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a95a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a96e0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a98b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a8528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x555ce68a85c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x555ce68a99f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a9bc0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a9d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a9ed0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68aa008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68aa0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68aa138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a8658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68fa6d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x555ce68fa760 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x555ce68fa7f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x555ce68fa880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x555ce68fa910 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x555ce68fa9a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x555ce68faa30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x555ce68faac0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x555ce68fab50 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x555ce68fabe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x555ce68fac70 MAP: (1 sibs) 4 children: 37: [11] [11] 0x555ce68fad00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x555ce68fad90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x555ce68fae20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x555ce68faeb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x555ce68faf40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x555ce68fafd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x555ce68fb060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x555ce68fb0f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x555ce68fb180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x555ce68fb210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x555ce68fb2a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x555ce68fb330 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x555ce68fb3c0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x555ce68fb450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x555ce68fb4e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x555ce68fb570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x555ce68fb600 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x555ce68fb690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x555ce68fb720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x555ce68fb7b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x555ce68fb840 MAP: (1 sibs) 4 children: 37: [32] [32] 0x555ce68fb8d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x555ce68fb960 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x555ce68fb9f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x555ce68fba80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x555ce68fbb10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x555ce68fbba0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x555ce68fbc30 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x555ce68fbcc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x555ce68fbd50 MAP: (1 sibs) 4 children: 37: [41] [41] 0x555ce68fbde0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x555ce68fbe70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x555ce68fbf00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x555ce68fbf90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x555ce68fc020 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x555ce68fc0b0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x555ce68fc140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x555ce68fc1d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x555ce68fc260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x555ce68fc2f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x555ce68fc380 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x555ce68fc410 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: REF TREE: 37: 0x555ce68a7f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a2f20 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a2fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a3060 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a30f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68f0830 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68f08c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68f0950 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68f09e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68f0a70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68f0b00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68f0b90 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: 0x555ce68a8040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a31f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a5380 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a5418 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a54c0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a5558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68fc4b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68fc540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68fc5d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68fc660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68fc6f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68fc780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68fc810 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: 0x555ce68a8158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x555ce68a5070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x555ce68a4d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x555ce68a4090 VAL: 'a' (5 sibs) 37: 0x555ce68a4128 VAL: 'b' (5 sibs) 37: 0x555ce68a41c0 VAL: 'c' (5 sibs) 37: 0x555ce68a4258 VAL: 'd' (5 sibs) 37: 0x555ce68a42f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68fc8b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x555ce68fc940 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x555ce68fc9d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x555ce68fca60 VAL: 'a' (5 sibs) 37: [4] [4] 0x555ce68fcaf0 VAL: 'b' (5 sibs) 37: [5] [5] 0x555ce68fcb80 VAL: 'c' (5 sibs) 37: [6] [6] 0x555ce68fcc10 VAL: 'd' (5 sibs) 37: [7] [7] 0x555ce68fcca0 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: 0x555ce68a79b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x555ce68a24d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x555ce68a2568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x555ce68a2600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68fcd40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x555ce68fcdd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x555ce68fce60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x555ce68fcef0 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: 0x555ce68a7ac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a2b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a2ca0 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a2d38 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a2bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a2de0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a2e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68fcf90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68fd020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68fd0b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68fd140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68fd1d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68fd260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68fd2f0 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: 0x555ce68a7be0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a34d0 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a3568 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a3610 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a36a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68fd390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68fd420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68fd4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68fd540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68fd5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68fd660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68fd6f0 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: 0x555ce68a7cf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a3890 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a3928 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a37e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a39d0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a3a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68fd790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68fd820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68fd8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68fd940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68fd9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68fda60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68fdaf0 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: 0x555ce68a7e10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x555ce68a8230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x555ce68a8700 MAP: (1 sibs) 4 children: 37: 0x555ce68a87a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a8838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a88d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a8968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a82c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x555ce68a8360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x555ce68a8a10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a8be0 MAP: (1 sibs) 4 children: 37: 0x555ce68a8c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a8d18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a8db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a8e48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a8aa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a8ef0 MAP: (1 sibs) 4 children: 37: 0x555ce68a8f90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a90c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a8b40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a83f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x555ce68a8490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x555ce68a9200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a93d0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a95a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a96e0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a98b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a8528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x555ce68a85c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x555ce68a99f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x555ce68a9bc0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9c60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68a9cf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68a9d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68a9e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9a88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x555ce68a9ed0 MAP: (1 sibs) 4 children: 37: 0x555ce68a9f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x555ce68aa008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x555ce68aa0a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x555ce68aa138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x555ce68a9b20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x555ce68a8658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68fdb90 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x555ce68fdc20 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x555ce68fdcb0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x555ce68fdd40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x555ce68fddd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x555ce68fde60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x555ce68fdef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x555ce68fdf80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x555ce68fe010 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x555ce68fe0a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x555ce68fe130 MAP: (1 sibs) 4 children: 37: [11] [11] 0x555ce68fe1c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x555ce68fe250 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x555ce68fe2e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x555ce68fe370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x555ce68fe400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x555ce68fe490 MAP: (1 sibs) 4 children: 37: [17] [17] 0x555ce68fe520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x555ce68fe5b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x555ce68fe640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x555ce68fe6d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x555ce68fe760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x555ce68fe7f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x555ce68fe880 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x555ce68fe910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x555ce68fe9a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x555ce68fea30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x555ce68feac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x555ce68feb50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x555ce68febe0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x555ce68fec70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x555ce68fed00 MAP: (1 sibs) 4 children: 37: [32] [32] 0x555ce68fed90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x555ce68fee20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x555ce68feeb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x555ce68fef40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x555ce68fefd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x555ce68ff060 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x555ce68ff0f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x555ce68ff180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x555ce68ff210 MAP: (1 sibs) 4 children: 37: [41] [41] 0x555ce68ff2a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x555ce68ff330 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x555ce68ff3c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x555ce68ff450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x555ce68ff4e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x555ce68ff570 MAP: (1 sibs) 4 children: 37: [47] [47] 0x555ce68ff600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x555ce68ff690 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x555ce68ff720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x555ce68ff7b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x555ce68ff840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x555ce68ff8d0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: REF TREE: 37: 0x555ce68a7f28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a3b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a2f20 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a2fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a3060 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a30f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68ff970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68ffa00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68ffa90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68ffb20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68ffbb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce68ffc40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce68ffcd0 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: 0x555ce68a8040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x555ce68a31f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x555ce68a5380 VAL: 'John Smith' (2 sibs) 37: 0x555ce68a5418 VAL: 'Bill Jones' (2 sibs) 37: 0x555ce68a3288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x555ce68a54c0 VAL: 'Mary Smith' (2 sibs) 37: 0x555ce68a5558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce68ffd70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x555ce68ffe00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x555ce68ffe90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x555ce68fff20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x555ce68fffb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x555ce6900040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x555ce69000d0 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: 0x555ce68a8158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x555ce68a5070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x555ce68a4d60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x555ce68a4090 VAL: 'a' (5 sibs) 37: 0x555ce68a4128 VAL: 'b' (5 sibs) 37: 0x555ce68a41c0 VAL: 'c' (5 sibs) 37: 0x555ce68a4258 VAL: 'd' (5 sibs) 37: 0x555ce68a42f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x555ce6900170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x555ce6900200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x555ce6900290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x555ce6900320 VAL: 'a' (5 sibs) 37: [4] [4] 0x555ce69003b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x555ce6900440 VAL: 'c' (5 sibs) 37: [6] [6] 0x555ce69004d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x555ce6900560 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 (16 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (16 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x560e1abb5ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x560e1abb1e90 MAP: (3 sibs) 0 children: 38: 0x560e1abb1f28 MAP: (3 sibs) 0 children: 38: 0x560e1abb1fc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1abfd770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1abfd800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x560e1abfd890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x560e1abfd920 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]--------------- 38: REF TREE: 38: 0x560e1abb5bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2520 MAP: (2 sibs) 2 children: 38: 0x560e1abb2660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb26f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb25b8 MAP: (2 sibs) 2 children: 38: 0x560e1abb27a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb2838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1abff4a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1abff530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1abff5c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1abff650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1abff6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1abff770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1abff800 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: --------------- 38: 38: - {name: John Smith, age: 33} 38: - {name: Mary Smith, age: 27} 38: --------------- 38: REF TREE: 38: 0x560e1abb5ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2d50 MAP: (2 sibs) 2 children: 38: 0x560e1abb2e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb2f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb2de8 MAP: (2 sibs) 2 children: 38: 0x560e1abb2fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb3068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac011d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac01260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac012f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac01380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac01410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac014a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac01530 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: --------------- 38: 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: --------------- 38: REF TREE: 38: 0x560e1abb5df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb3110 MAP: (2 sibs) 2 children: 38: 0x560e1abb3250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb32e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb31a8 MAP: (2 sibs) 2 children: 38: 0x560e1abb3390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb3428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac02f00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac02f90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac03020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac030b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac03140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac031d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac03260 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: 0x560e1abb5f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb3da0 MAP: (2 sibs) 2 children: 38: 0x560e1abb3ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb3f78 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb3e38 MAP: (2 sibs) 2 children: 38: 0x560e1abb4020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb40b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac04c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac04cc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac04d50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac04de0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac04e70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac04f00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac04f90 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: --------------- 38: 38: - 'a': 1 38: b: 2 38: --------------- 38: REF TREE: 38: 0x560e1abb6028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x560e1abb2930 MAP: (1 sibs) 2 children: 38: 0x560e1abb21a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb2238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac06960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac069f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x560e1ac06a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac06b10 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: --------------- 38: 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - {'a': 1, b: 2} 38: --------------- 38: REF TREE: 38: 0x560e1abb6140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x560e1abb42a0 MAP: (4 sibs) 2 children: 38: 0x560e1abb4510 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb45a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x560e1abb4338 MAP: (4 sibs) 2 children: 38: 0x560e1abb4650 KEYVAL: 'b' '2' (2 sibs) 38: 0x560e1abb46e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb43d0 MAP: (4 sibs) 3 children: 38: 0x560e1abb4790 KEYVAL: 'b' '2' (3 sibs) 38: 0x560e1abb4828 KEYVAL: 'a' '1' (3 sibs) 38: 0x560e1abb48c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x560e1abb4468 MAP: (4 sibs) 2 children: 38: 0x560e1abb4960 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb49f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac08690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac08720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x560e1ac087b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac08840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x560e1ac088d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x560e1ac08960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x560e1ac089f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x560e1ac08a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x560e1ac08b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x560e1ac08ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x560e1ac08c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x560e1ac08cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x560e1ac08d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x560e1ac08de0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: --------------- 38: 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: --------------- 38: REF TREE: 38: 0x560e1abb6258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x560e1abb4af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x560e1abb4b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x560e1abb4c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x560e1abb4cb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac0a3c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac0a450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x560e1ac0a4e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x560e1ac0a570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x560e1ac0a600 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: 0x560e1abb6370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x560e1abb6c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x560e1abb6ce0 MAP: (5 sibs) 1 children: 38: 0x560e1abb6fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x560e1abb6d78 MAP: (5 sibs) 1 children: 38: 0x560e1abb7080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x560e1abb6e10 MAP: (5 sibs) 1 children: 38: 0x560e1abb7120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x560e1abb6ea8 MAP: (5 sibs) 1 children: 38: 0x560e1abb71c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x560e1abb7260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x560e1abb72f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x560e1abb6f40 MAP: (5 sibs) 1 children: 38: 0x560e1abb73a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x560e1abb7440 VAL: 'val1' (2 sibs) 38: 0x560e1abb74d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac0c1e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac0c270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x560e1ac0c300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x560e1ac0c390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x560e1ac0c420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x560e1ac0c4b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x560e1ac0c540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x560e1ac0c5d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x560e1ac0c660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x560e1ac0c6f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x560e1ac0c780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x560e1ac0c810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x560e1ac0c8a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x560e1ac0c930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x560e1ac0c9c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x560e1ac0ca50 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: --------------- 38: {a : [ 38: : foo 38: ], 38: b : [ 38: : 38: foo 38: ], 38: c : [ 38: : 38: , 38: : 38: ]}--------------- 38: REF TREE: 38: 0x560e1abb6488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x560e1abb2b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x560e1abb3520 MAP: (1 sibs) 1 children: 38: 0x560e1abb35c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x560e1abb2ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x560e1abb3660 MAP: (1 sibs) 1 children: 38: 0x560e1abb3700 KEYVAL: '' 'foo' (1 sibs) 38: 0x560e1abb2c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x560e1abb4160 MAP: (2 sibs) 1 children: 38: 0x560e1abb37a0 KEYVAL: '' '' (1 sibs) 38: 0x560e1abb41f8 MAP: (2 sibs) 1 children: 38: 0x560e1abb3840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac0dfb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac0e040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x560e1ac0e0d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x560e1ac0e160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x560e1ac0e1f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x560e1ac0e280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x560e1ac0e310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x560e1ac0e3a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x560e1ac0e430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x560e1ac0e4c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x560e1ac0e550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x560e1ac0e5e0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x560e1abb65a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2060 MAP: (2 sibs) 3 children: 38: 0x560e1abb7580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x560e1abb7618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x560e1abb76b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x560e1abb20f8 MAP: (2 sibs) 3 children: 38: 0x560e1abb7750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x560e1abb77e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x560e1abb7880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac0fe80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac0ff10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac0ffa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac10030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac100c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac10150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac101e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac10270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac10300 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x560e1abb66b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb29d0 MAP: (2 sibs) 3 children: 38: 0x560e1abb7920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x560e1abb79b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x560e1abb7a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x560e1abb2a68 MAP: (2 sibs) 3 children: 38: 0x560e1abb7af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x560e1abb7b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x560e1abb7c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac11d10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac11da0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac11e30 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac11ec0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac11f50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac11fe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac12070 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac12100 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac12190 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x560e1ac11d10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac11da0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac11e30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac11ec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac11f50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac11fe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac12070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac12100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac12190 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x560e1ac11d10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac11da0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac11e30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac11ec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac11f50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac11fe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac12070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac12100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac12190 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: --------------- 38: 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: --------------- 38: REF TREE: 38: 0x560e1abb67d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x560e1abb7e90 MAP: (3 sibs) 3 children: 38: 0x560e1abb8060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x560e1abb80f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x560e1abb8190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x560e1abb7f28 MAP: (3 sibs) 3 children: 38: 0x560e1abb8230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x560e1abb82c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x560e1abb8360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x560e1abb7fc0 MAP: (3 sibs) 3 children: 38: 0x560e1abb8400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x560e1abb8498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x560e1abb8530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac13bb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac13c40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x560e1ac13cd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac13d60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac13df0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac13e80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x560e1ac13f10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x560e1ac13fa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x560e1ac14030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x560e1ac140c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x560e1ac14150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x560e1ac141e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x560e1ac14270 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_unix/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x560e1abb5ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x560e1abb1e90 MAP: (3 sibs) 0 children: 38: 0x560e1abb1f28 MAP: (3 sibs) 0 children: 38: 0x560e1abb1fc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac144c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac14550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x560e1ac145e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x560e1ac14670 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: 0x560e1abb5bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2520 MAP: (2 sibs) 2 children: 38: 0x560e1abb2660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb26f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb25b8 MAP: (2 sibs) 2 children: 38: 0x560e1abb27a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb2838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac14dd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac14e60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac14ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac14f80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac15010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac150a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac15130 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: 0x560e1abb5ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2d50 MAP: (2 sibs) 2 children: 38: 0x560e1abb2e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb2f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb2de8 MAP: (2 sibs) 2 children: 38: 0x560e1abb2fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb3068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac156e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac15770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac15800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac15890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac15920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac159b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac15a40 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: 0x560e1abb5df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb3110 MAP: (2 sibs) 2 children: 38: 0x560e1abb3250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb32e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb31a8 MAP: (2 sibs) 2 children: 38: 0x560e1abb3390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb3428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac15ff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac16080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac16110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac161a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac16230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac162c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac16350 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: 0x560e1abb5f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb3da0 MAP: (2 sibs) 2 children: 38: 0x560e1abb3ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb3f78 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb3e38 MAP: (2 sibs) 2 children: 38: 0x560e1abb4020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb40b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac16900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac16990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac16a20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac16ab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac16b40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac16bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac16c60 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: 0x560e1abb6028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x560e1abb2930 MAP: (1 sibs) 2 children: 38: 0x560e1abb21a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb2238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac17210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac172a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x560e1ac17330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac173c0 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: 0x560e1abb6140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x560e1abb42a0 MAP: (4 sibs) 2 children: 38: 0x560e1abb4510 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb45a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x560e1abb4338 MAP: (4 sibs) 2 children: 38: 0x560e1abb4650 KEYVAL: 'b' '2' (2 sibs) 38: 0x560e1abb46e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb43d0 MAP: (4 sibs) 3 children: 38: 0x560e1abb4790 KEYVAL: 'b' '2' (3 sibs) 38: 0x560e1abb4828 KEYVAL: 'a' '1' (3 sibs) 38: 0x560e1abb48c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x560e1abb4468 MAP: (4 sibs) 2 children: 38: 0x560e1abb4960 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb49f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac17b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac17bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x560e1ac17c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac17cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x560e1ac17d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x560e1ac17df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x560e1ac17e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x560e1ac17f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x560e1ac17fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x560e1ac18030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x560e1ac180c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x560e1ac18150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x560e1ac181e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x560e1ac18270 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: --------------- 38: 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: --------------- 38: REF TREE: 38: 0x560e1abb6258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x560e1abb4af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x560e1abb4b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x560e1abb4c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x560e1abb4cb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac18430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac184c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x560e1ac18550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x560e1ac185e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x560e1ac18670 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: 0x560e1abb6370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x560e1abb6c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x560e1abb6ce0 MAP: (5 sibs) 1 children: 38: 0x560e1abb6fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x560e1abb6d78 MAP: (5 sibs) 1 children: 38: 0x560e1abb7080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x560e1abb6e10 MAP: (5 sibs) 1 children: 38: 0x560e1abb7120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x560e1abb6ea8 MAP: (5 sibs) 1 children: 38: 0x560e1abb71c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x560e1abb7260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x560e1abb72f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x560e1abb6f40 MAP: (5 sibs) 1 children: 38: 0x560e1abb73a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x560e1abb7440 VAL: 'val1' (2 sibs) 38: 0x560e1abb74d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac18d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac18dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x560e1ac18e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x560e1ac18ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x560e1ac18f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x560e1ac19010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x560e1ac190a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x560e1ac19130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x560e1ac191c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x560e1ac19250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x560e1ac192e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x560e1ac19370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x560e1ac19400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x560e1ac19490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x560e1ac19520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x560e1ac195b0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: --------------- 38: {a : [ 38: : foo 38: ], 38: b : [ 38: : 38: foo 38: ], 38: c : [ 38: : 38: , 38: : 38: ]}--------------- 38: REF TREE: 38: 0x560e1abb6488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x560e1abb2b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x560e1abb3520 MAP: (1 sibs) 1 children: 38: 0x560e1abb35c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x560e1abb2ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x560e1abb3660 MAP: (1 sibs) 1 children: 38: 0x560e1abb3700 KEYVAL: '' 'foo' (1 sibs) 38: 0x560e1abb2c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x560e1abb4160 MAP: (2 sibs) 1 children: 38: 0x560e1abb37a0 KEYVAL: '' '' (1 sibs) 38: 0x560e1abb41f8 MAP: (2 sibs) 1 children: 38: 0x560e1abb3840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac19650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac196e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x560e1ac19770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x560e1ac19800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x560e1ac19890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x560e1ac19920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x560e1ac199b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x560e1ac19a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x560e1ac19ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x560e1ac19b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x560e1ac19bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x560e1ac19c80 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: --------------- 38: 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: --------------- 38: REF TREE: 38: 0x560e1abb65a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2060 MAP: (2 sibs) 3 children: 38: 0x560e1abb7580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x560e1abb7618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x560e1abb76b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x560e1abb20f8 MAP: (2 sibs) 3 children: 38: 0x560e1abb7750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x560e1abb77e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x560e1abb7880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac19f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac19ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac1a080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac1a110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac1a1a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac1a230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac1a2c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac1a350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac1a3e0 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: 0x560e1abb66b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb29d0 MAP: (2 sibs) 3 children: 38: 0x560e1abb7920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x560e1abb79b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x560e1abb7a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x560e1abb2a68 MAP: (2 sibs) 3 children: 38: 0x560e1abb7af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x560e1abb7b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x560e1abb7c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac1a870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac1a900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac1a990 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac1aa20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac1aab0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac1ab40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac1abd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac1ac60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac1acf0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x560e1ac1a870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac1a900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac1a990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac1aa20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac1aab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac1ab40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac1abd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac1ac60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac1acf0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x560e1ac1a870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac1a900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac1a990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac1aa20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac1aab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac1ab40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac1abd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac1ac60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac1acf0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: --------------- 38: 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: --------------- 38: REF TREE: 38: 0x560e1abb67d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x560e1abb7e90 MAP: (3 sibs) 3 children: 38: 0x560e1abb8060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x560e1abb80f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x560e1abb8190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x560e1abb7f28 MAP: (3 sibs) 3 children: 38: 0x560e1abb8230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x560e1abb82c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x560e1abb8360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x560e1abb7fc0 MAP: (3 sibs) 3 children: 38: 0x560e1abb8400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x560e1abb8498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x560e1abb8530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac1b180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac1b210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x560e1ac1b2a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac1b330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac1b3c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac1b450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x560e1ac1b4e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x560e1ac1b570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x560e1ac1b600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x560e1ac1b690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x560e1ac1b720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x560e1ac1b7b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x560e1ac1b840 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1abfd770 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1abfd800 MAP: (3 sibs) 0 children: 38: [2] [2] 0x560e1abfd890 MAP: (3 sibs) 0 children: 38: [3] [3] 0x560e1abfd920 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] 0x560e1ac1cc20 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac1ccb0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x560e1ac1cd40 MAP: (3 sibs) 0 children: 38: [3] [3] 0x560e1ac1cdd0 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1abff4a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1abff530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1abff5c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1abff650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1abff6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1abff770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1abff800 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] 0x560e1ac1de10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac1dea0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac1df30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac1dfc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac1e050 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac1e0e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac1e170 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - {name: John Smith, age: 33}\n 38: - {name: Mary Smith, age: 27}\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac011d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac01260 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac012f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac01380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac01410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac014a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac01530 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] 0x560e1ac1e720 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac1e7b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac1e840 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac1e8d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac1e960 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac1e9f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac1ea80 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - name: John Smith\n 38: age: 33\n 38: - name: Mary Smith\n 38: age: 27\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac02f00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac02f90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac03020 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac030b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac03140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac031d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac03260 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] 0x560e1ac1f030 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac1f0c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac1f150 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac1f1e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac1f270 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac1f300 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac1f390 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - \n 38: name:\n 38: John Smith\n 38: age:\n 38: 33\n 38: - \n 38: name: \n 38: Mary Smith\n 38: age:\n 38: 27\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac04c30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac04cc0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac04d50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac04de0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac04e70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac04f00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac04f90 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] 0x560e1ac1f940 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac1f9d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac1fa60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac1faf0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac1fb80 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac1fc10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac1fca0 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - 'a': 1\n 38: b: 2\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac06960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac069f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x560e1ac06a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac06b10 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] 0x560e1ac20250 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac202e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x560e1ac20370 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac20400 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - a: 1\n 38: b: 2\n 38: - b: 2\n 38: 'a': 1\n 38: - b: 2\n 38: 'a': 1\n 38: c: 3\n 38: - {'a': 1, b: 2}\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac08690 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac08720 MAP: (4 sibs) 2 children: 38: [2] [2] 0x560e1ac087b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac08840 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x560e1ac088d0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x560e1ac08960 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x560e1ac089f0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x560e1ac08a80 MAP: (4 sibs) 3 children: 38: [8] [8] 0x560e1ac08b10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x560e1ac08ba0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x560e1ac08c30 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x560e1ac08cc0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x560e1ac08d50 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x560e1ac08de0 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] 0x560e1ac20b60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac20bf0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x560e1ac20c80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac20d10 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x560e1ac20da0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x560e1ac20e30 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x560e1ac20ec0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x560e1ac20f50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x560e1ac20fe0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x560e1ac21070 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x560e1ac21100 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x560e1ac21190 MAP: (4 sibs) 2 children: 38: [12] [12] 0x560e1ac21220 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x560e1ac212b0 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: 'a': 1\n 38: b: 2\n 38: b: 2\n 38: 'a': 1\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac0a3c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac0a450 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x560e1ac0a4e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x560e1ac0a570 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x560e1ac0a600 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] 0x560e1ac21470 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac21500 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x560e1ac21590 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x560e1ac21620 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x560e1ac216b0 KEYVAL: 'a' '1' (4 sibs) 38: #nodes=5 vs #printed=5 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: 'implicit block key' : [\n 38: 'implicit flow key 1' : value1,\n 38: 'implicit flow key 2' : value2,\n 38: 'implicit flow key 3' : value3,\n 38: 'implicit flow key m' : {key1: val1, key2: val2},\n 38: 'implicit flow key s' : [val1, val2],\n 38: ]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac0c1e0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac0c270 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x560e1ac0c300 MAP: (5 sibs) 1 children: 38: [3] [3] 0x560e1ac0c390 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x560e1ac0c420 MAP: (5 sibs) 1 children: 38: [5] [5] 0x560e1ac0c4b0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x560e1ac0c540 MAP: (5 sibs) 1 children: 38: [7] [7] 0x560e1ac0c5d0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x560e1ac0c660 MAP: (5 sibs) 1 children: 38: [9] [9] 0x560e1ac0c6f0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x560e1ac0c780 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x560e1ac0c810 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x560e1ac0c8a0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x560e1ac0c930 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x560e1ac0c9c0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x560e1ac0ca50 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] 0x560e1ac21d80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac21e10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x560e1ac21ea0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x560e1ac21f30 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x560e1ac21fc0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x560e1ac22050 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x560e1ac220e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x560e1ac22170 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x560e1ac22200 MAP: (5 sibs) 1 children: 38: [9] [9] 0x560e1ac22290 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x560e1ac22320 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x560e1ac223b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x560e1ac22440 MAP: (5 sibs) 1 children: 38: [13] [13] 0x560e1ac224d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x560e1ac22560 VAL: 'val1' (2 sibs) 38: [15] [15] 0x560e1ac225f0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: {a : [\n 38: : foo\n 38: ],\n 38: b : [\n 38: :\n 38: foo\n 38: ],\n 38: c : [\n 38: :\n 38: ,\n 38: :\n 38: ]}~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac0dfb0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac0e040 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x560e1ac0e0d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x560e1ac0e160 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x560e1ac0e1f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x560e1ac0e280 MAP: (1 sibs) 1 children: 38: [6] [6] 0x560e1ac0e310 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x560e1ac0e3a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x560e1ac0e430 MAP: (2 sibs) 1 children: 38: [9] [9] 0x560e1ac0e4c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x560e1ac0e550 MAP: (2 sibs) 1 children: 38: [11] [11] 0x560e1ac0e5e0 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] 0x560e1ac22690 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac22720 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x560e1ac227b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x560e1ac22840 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x560e1ac228d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x560e1ac22960 MAP: (1 sibs) 1 children: 38: [6] [6] 0x560e1ac229f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x560e1ac22a80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x560e1ac22b10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x560e1ac22ba0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x560e1ac22c30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x560e1ac22cc0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac0fe80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac0ff10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac0ffa0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac10030 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac100c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac10150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac101e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac10270 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac10300 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] 0x560e1ac22fa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac23030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac230c0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac23150 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac231e0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac23270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac23300 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac23390 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac23420 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - &a1 a1: v1\n 38: &a2 a2: v2\n 38: &a3 a3: v3\n 38: - *a1: w1\n 38: *a2: w2\n 38: *a3: w3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac11d10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac11da0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac11e30 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac11ec0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac11f50 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac11fe0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac12070 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac12100 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac12190 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] 0x560e1ac238b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac23940 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac239d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac23a60 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac23af0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac23b80 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac23c10 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac23ca0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac23d30 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \n 38: - !!str a1: v1\n 38: !!str a2: v2\n 38: !!str a3: v3\n 38: - a1: !!str w1\n 38: a2: !!str w2\n 38: a3: !!str w3\n 38: - !foo a1: v1\n 38: !foo a2: v2\n 38: !foo a3: v3\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac13bb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac13c40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x560e1ac13cd0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac13d60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac13df0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac13e80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x560e1ac13f10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x560e1ac13fa0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x560e1ac14030 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x560e1ac140c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x560e1ac14150 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x560e1ac141e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x560e1ac14270 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] 0x560e1ac241c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac24250 MAP: (3 sibs) 3 children: 38: [2] [2] 0x560e1ac242e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac24370 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac24400 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac24490 MAP: (3 sibs) 3 children: 38: [6] [6] 0x560e1ac24520 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x560e1ac245b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x560e1ac24640 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x560e1ac246d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x560e1ac24760 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x560e1ac247f0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x560e1ac24880 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac144c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac14550 MAP: (3 sibs) 0 children: 38: [2] [2] 0x560e1ac145e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x560e1ac14670 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] 0x560e1ac24ad0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac24b60 MAP: (3 sibs) 0 children: 38: [2] [2] 0x560e1ac24bf0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x560e1ac24c80 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac14dd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac14e60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac14ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac14f80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac15010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac150a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac15130 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] 0x560e1ac253e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac25470 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac25500 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac25590 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac25620 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac256b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac25740 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - {name: John Smith, age: 33}\r\n 38: - {name: Mary Smith, age: 27}\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac156e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac15770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac15800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac15890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac15920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac159b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac15a40 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] 0x560e1ac25cf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac25d80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac25e10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac25ea0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac25f30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac25fc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac26050 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - name: John Smith\r\n 38: age: 33\r\n 38: - name: Mary Smith\r\n 38: age: 27\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac15ff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac16080 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac16110 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac161a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac16230 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac162c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac16350 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] 0x560e1ac26600 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac26690 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac26720 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac267b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac26840 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac268d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac26960 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - \r\n 38: name:\r\n 38: John Smith\r\n 38: age:\r\n 38: 33\r\n 38: - \r\n 38: name: \r\n 38: Mary Smith\r\n 38: age:\r\n 38: 27\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac16900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac16990 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac16a20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac16ab0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac16b40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac16bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac16c60 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] 0x560e1ac26f10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac26fa0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac27030 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac270c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac27150 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac271e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac27270 KEYVAL: 'age' '27' (2 sibs) 38: #nodes=7 vs #printed=7 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - 'a': 1\r\n 38: b: 2\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac17210 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac172a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x560e1ac17330 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac173c0 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] 0x560e1ac27820 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac278b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x560e1ac27940 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac279d0 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] 0x560e1ac17b20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac17bb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x560e1ac17c40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac17cd0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x560e1ac17d60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x560e1ac17df0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x560e1ac17e80 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x560e1ac17f10 MAP: (4 sibs) 3 children: 38: [8] [8] 0x560e1ac17fa0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x560e1ac18030 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x560e1ac180c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x560e1ac18150 MAP: (4 sibs) 2 children: 38: [12] [12] 0x560e1ac181e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x560e1ac18270 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] 0x560e1ac28130 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac281c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x560e1ac28250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac282e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x560e1ac28370 MAP: (4 sibs) 2 children: 38: [5] [5] 0x560e1ac28400 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x560e1ac28490 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x560e1ac28520 MAP: (4 sibs) 3 children: 38: [8] [8] 0x560e1ac285b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x560e1ac28640 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x560e1ac286d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x560e1ac28760 MAP: (4 sibs) 2 children: 38: [12] [12] 0x560e1ac287f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x560e1ac28880 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: 'a': 1\r\n 38: b: 2\r\n 38: b: 2\r\n 38: 'a': 1\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac18430 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac184c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x560e1ac18550 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x560e1ac185e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x560e1ac18670 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] 0x560e1ac28a40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac28ad0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x560e1ac28b60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x560e1ac28bf0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x560e1ac28c80 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] 0x560e1ac18d40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac18dd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x560e1ac18e60 MAP: (5 sibs) 1 children: 38: [3] [3] 0x560e1ac18ef0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x560e1ac18f80 MAP: (5 sibs) 1 children: 38: [5] [5] 0x560e1ac19010 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x560e1ac190a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x560e1ac19130 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x560e1ac191c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x560e1ac19250 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x560e1ac192e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x560e1ac19370 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x560e1ac19400 MAP: (5 sibs) 1 children: 38: [13] [13] 0x560e1ac19490 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x560e1ac19520 VAL: 'val1' (2 sibs) 38: [15] [15] 0x560e1ac195b0 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] 0x560e1ac29350 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac293e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x560e1ac29470 MAP: (5 sibs) 1 children: 38: [3] [3] 0x560e1ac29500 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x560e1ac29590 MAP: (5 sibs) 1 children: 38: [5] [5] 0x560e1ac29620 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x560e1ac296b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x560e1ac29740 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x560e1ac297d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x560e1ac29860 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x560e1ac298f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x560e1ac29980 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x560e1ac29a10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x560e1ac29aa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x560e1ac29b30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x560e1ac29bc0 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: {a : [\r\n 38: : foo\r\n 38: ],\r\n 38: b : [\r\n 38: :\r\n 38: foo\r\n 38: ],\r\n 38: c : [\r\n 38: :\r\n 38: ,\r\n 38: :\r\n 38: ]}~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac19650 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac196e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x560e1ac19770 MAP: (1 sibs) 1 children: 38: [3] [3] 0x560e1ac19800 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x560e1ac19890 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x560e1ac19920 MAP: (1 sibs) 1 children: 38: [6] [6] 0x560e1ac199b0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x560e1ac19a40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x560e1ac19ad0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x560e1ac19b60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x560e1ac19bf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x560e1ac19c80 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] 0x560e1ac29c60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac29cf0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x560e1ac29d80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x560e1ac29e10 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x560e1ac29ea0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x560e1ac29f30 MAP: (1 sibs) 1 children: 38: [6] [6] 0x560e1ac29fc0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x560e1ac2a050 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x560e1ac2a0e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x560e1ac2a170 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x560e1ac2a200 MAP: (2 sibs) 1 children: 38: [11] [11] 0x560e1ac2a290 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - &a1 a1: v1\r\n 38: &a2 a2: v2\r\n 38: &a3 a3: v3\r\n 38: - *a1: w1\r\n 38: *a2: w2\r\n 38: *a3: w3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac19f60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac19ff0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac1a080 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac1a110 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac1a1a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac1a230 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac1a2c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac1a350 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac1a3e0 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] 0x560e1ac2a570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac2a600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac2a690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac2a720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac2a7b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac2a840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac2a8d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac2a960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac2a9f0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - &a1 a1: v1\r\n 38: &a2 a2: v2\r\n 38: &a3 a3: v3\r\n 38: - *a1: w1\r\n 38: *a2: w2\r\n 38: *a3: w3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac1a870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac1a900 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac1a990 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac1aa20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac1aab0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac1ab40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac1abd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac1ac60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac1acf0 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] 0x560e1ac2ae80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac2af10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac2afa0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac2b030 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac2b0c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac2b150 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac2b1e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac2b270 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac2b300 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: \r\n 38: - !!str a1: v1\r\n 38: !!str a2: v2\r\n 38: !!str a3: v3\r\n 38: - a1: !!str w1\r\n 38: a2: !!str w2\r\n 38: a3: !!str w3\r\n 38: - !foo a1: v1\r\n 38: !foo a2: v2\r\n 38: !foo a3: v3\r\n 38: ~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x560e1ac1b180 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac1b210 MAP: (3 sibs) 3 children: 38: [2] [2] 0x560e1ac1b2a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac1b330 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac1b3c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac1b450 MAP: (3 sibs) 3 children: 38: [6] [6] 0x560e1ac1b4e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x560e1ac1b570 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x560e1ac1b600 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x560e1ac1b690 MAP: (3 sibs) 3 children: 38: [10] [10] 0x560e1ac1b720 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x560e1ac1b7b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x560e1ac1b840 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] 0x560e1ac2b790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac2b820 MAP: (3 sibs) 3 children: 38: [2] [2] 0x560e1ac2b8b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac2b940 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac2b9d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac2ba60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x560e1ac2baf0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x560e1ac2bb80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x560e1ac2bc10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x560e1ac2bca0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x560e1ac2bd30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x560e1ac2bdc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x560e1ac2be50 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb5ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x560e1abb1e90 MAP: (3 sibs) 0 children: 38: 0x560e1abb1f28 MAP: (3 sibs) 0 children: 38: 0x560e1abb1fc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac1d8f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac1d980 MAP: (3 sibs) 0 children: 38: [2] [2] 0x560e1ac1da10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x560e1ac1daa0 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb5bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2520 MAP: (2 sibs) 2 children: 38: 0x560e1abb2660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb26f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb25b8 MAP: (2 sibs) 2 children: 38: 0x560e1abb27a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb2838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2c0a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac2c130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac2c1c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac2c250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac2c2e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac2c370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac2c400 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: 0x560e1abb5ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2d50 MAP: (2 sibs) 2 children: 38: 0x560e1abb2e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb2f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb2de8 MAP: (2 sibs) 2 children: 38: 0x560e1abb2fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb3068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2c4a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac2c530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac2c5c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac2c650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac2c6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac2c770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac2c800 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: 0x560e1abb5df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb3110 MAP: (2 sibs) 2 children: 38: 0x560e1abb3250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb32e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb31a8 MAP: (2 sibs) 2 children: 38: 0x560e1abb3390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb3428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2c8a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac2c930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac2c9c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac2ca50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac2cae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac2cb70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac2cc00 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: 0x560e1abb5f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb3da0 MAP: (2 sibs) 2 children: 38: 0x560e1abb3ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb3f78 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb3e38 MAP: (2 sibs) 2 children: 38: 0x560e1abb4020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb40b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2cca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac2cd30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac2cdc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac2ce50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac2cee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac2cf70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac2d000 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: 0x560e1abb6028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x560e1abb2930 MAP: (1 sibs) 2 children: 38: 0x560e1abb21a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb2238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2d0a0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac2d130 MAP: (1 sibs) 2 children: 38: [2] [2] 0x560e1ac2d1c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac2d250 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: 0x560e1abb6140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x560e1abb42a0 MAP: (4 sibs) 2 children: 38: 0x560e1abb4510 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb45a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x560e1abb4338 MAP: (4 sibs) 2 children: 38: 0x560e1abb4650 KEYVAL: 'b' '2' (2 sibs) 38: 0x560e1abb46e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb43d0 MAP: (4 sibs) 3 children: 38: 0x560e1abb4790 KEYVAL: 'b' '2' (3 sibs) 38: 0x560e1abb4828 KEYVAL: 'a' '1' (3 sibs) 38: 0x560e1abb48c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x560e1abb4468 MAP: (4 sibs) 2 children: 38: 0x560e1abb4960 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb49f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2d2f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac2d380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x560e1ac2d410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac2d4a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x560e1ac2d530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x560e1ac2d5c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x560e1ac2d650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x560e1ac2d6e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x560e1ac2d770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x560e1ac2d800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x560e1ac2d890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x560e1ac2d920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x560e1ac2d9b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x560e1ac2da40 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb6258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x560e1abb4af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x560e1abb4b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x560e1abb4c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x560e1abb4cb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2dae0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac2db70 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x560e1ac2dc00 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x560e1ac2dc90 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x560e1ac2dd20 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: 0x560e1abb6370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x560e1abb6c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x560e1abb6ce0 MAP: (5 sibs) 1 children: 38: 0x560e1abb6fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x560e1abb6d78 MAP: (5 sibs) 1 children: 38: 0x560e1abb7080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x560e1abb6e10 MAP: (5 sibs) 1 children: 38: 0x560e1abb7120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x560e1abb6ea8 MAP: (5 sibs) 1 children: 38: 0x560e1abb71c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x560e1abb7260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x560e1abb72f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x560e1abb6f40 MAP: (5 sibs) 1 children: 38: 0x560e1abb73a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x560e1abb7440 VAL: 'val1' (2 sibs) 38: 0x560e1abb74d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2ddc0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac2de50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x560e1ac2dee0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x560e1ac2df70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x560e1ac2e000 MAP: (5 sibs) 1 children: 38: [5] [5] 0x560e1ac2e090 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x560e1ac2e120 MAP: (5 sibs) 1 children: 38: [7] [7] 0x560e1ac2e1b0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x560e1ac2e240 MAP: (5 sibs) 1 children: 38: [9] [9] 0x560e1ac2e2d0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x560e1ac2e360 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x560e1ac2e3f0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x560e1ac2e480 MAP: (5 sibs) 1 children: 38: [13] [13] 0x560e1ac2e510 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x560e1ac2e5a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x560e1ac2e630 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb6488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x560e1abb2b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x560e1abb3520 MAP: (1 sibs) 1 children: 38: 0x560e1abb35c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x560e1abb2ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x560e1abb3660 MAP: (1 sibs) 1 children: 38: 0x560e1abb3700 KEYVAL: '' 'foo' (1 sibs) 38: 0x560e1abb2c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x560e1abb4160 MAP: (2 sibs) 1 children: 38: 0x560e1abb37a0 KEYVAL: '' '' (1 sibs) 38: 0x560e1abb41f8 MAP: (2 sibs) 1 children: 38: 0x560e1abb3840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2e6d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac2e760 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x560e1ac2e7f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x560e1ac2e880 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x560e1ac2e910 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x560e1ac2e9a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x560e1ac2ea30 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x560e1ac2eac0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x560e1ac2eb50 MAP: (2 sibs) 1 children: 38: [9] [9] 0x560e1ac2ebe0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x560e1ac2ec70 MAP: (2 sibs) 1 children: 38: [11] [11] 0x560e1ac2ed00 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: 0x560e1abb65a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2060 MAP: (2 sibs) 3 children: 38: 0x560e1abb7580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x560e1abb7618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x560e1abb76b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x560e1abb20f8 MAP: (2 sibs) 3 children: 38: 0x560e1abb7750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x560e1abb77e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x560e1abb7880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2eda0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac2ee30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac2eec0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac2ef50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac2efe0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac2f070 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac2f100 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac2f190 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac2f220 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb66b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb29d0 MAP: (2 sibs) 3 children: 38: 0x560e1abb7920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x560e1abb79b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x560e1abb7a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x560e1abb2a68 MAP: (2 sibs) 3 children: 38: 0x560e1abb7af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x560e1abb7b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x560e1abb7c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2f2c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac2f350 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac2f3e0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac2f470 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac2f500 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac2f590 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac2f620 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac2f6b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac2f740 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: 0x560e1abb67d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x560e1abb7e90 MAP: (3 sibs) 3 children: 38: 0x560e1abb8060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x560e1abb80f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x560e1abb8190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x560e1abb7f28 MAP: (3 sibs) 3 children: 38: 0x560e1abb8230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x560e1abb82c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x560e1abb8360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x560e1abb7fc0 MAP: (3 sibs) 3 children: 38: 0x560e1abb8400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x560e1abb8498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x560e1abb8530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2f7e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac2f870 MAP: (3 sibs) 3 children: 38: [2] [2] 0x560e1ac2f900 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac2f990 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac2fa20 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac2fab0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x560e1ac2fb40 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x560e1ac2fbd0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x560e1ac2fc60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x560e1ac2fcf0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x560e1ac2fd80 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x560e1ac2fe10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x560e1ac2fea0 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb5ab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x560e1abb1e90 MAP: (3 sibs) 0 children: 38: 0x560e1abb1f28 MAP: (3 sibs) 0 children: 38: 0x560e1abb1fc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac2ff40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac2ffd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x560e1ac30060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x560e1ac300f0 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: 0x560e1abb5bc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2520 MAP: (2 sibs) 2 children: 38: 0x560e1abb2660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb26f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb25b8 MAP: (2 sibs) 2 children: 38: 0x560e1abb27a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb2838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac30190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac30220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac302b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac30340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac303d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac30460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac304f0 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: 0x560e1abb5ce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2d50 MAP: (2 sibs) 2 children: 38: 0x560e1abb2e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb2f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb2de8 MAP: (2 sibs) 2 children: 38: 0x560e1abb2fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb3068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac30590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac30620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac306b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac30740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac307d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac30860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac308f0 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: 0x560e1abb5df8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb3110 MAP: (2 sibs) 2 children: 38: 0x560e1abb3250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb32e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb31a8 MAP: (2 sibs) 2 children: 38: 0x560e1abb3390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb3428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac30990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac30a20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac30ab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac30b40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac30bd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac30c60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac30cf0 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: 0x560e1abb5f10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb3da0 MAP: (2 sibs) 2 children: 38: 0x560e1abb3ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x560e1abb3f78 KEYVAL: 'age' '33' (2 sibs) 38: 0x560e1abb3e38 MAP: (2 sibs) 2 children: 38: 0x560e1abb4020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x560e1abb40b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac30d90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac30e20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x560e1ac30eb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x560e1ac30f40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x560e1ac30fd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x560e1ac31060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x560e1ac310f0 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: 0x560e1abb6028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x560e1abb2930 MAP: (1 sibs) 2 children: 38: 0x560e1abb21a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb2238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac31190 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac31220 MAP: (1 sibs) 2 children: 38: [2] [2] 0x560e1ac312b0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac31340 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: 0x560e1abb6140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x560e1abb42a0 MAP: (4 sibs) 2 children: 38: 0x560e1abb4510 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb45a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x560e1abb4338 MAP: (4 sibs) 2 children: 38: 0x560e1abb4650 KEYVAL: 'b' '2' (2 sibs) 38: 0x560e1abb46e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb43d0 MAP: (4 sibs) 3 children: 38: 0x560e1abb4790 KEYVAL: 'b' '2' (3 sibs) 38: 0x560e1abb4828 KEYVAL: 'a' '1' (3 sibs) 38: 0x560e1abb48c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x560e1abb4468 MAP: (4 sibs) 2 children: 38: 0x560e1abb4960 KEYVAL: 'a' '1' (2 sibs) 38: 0x560e1abb49f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac313e0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac31470 MAP: (4 sibs) 2 children: 38: [2] [2] 0x560e1ac31500 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x560e1ac31590 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x560e1ac31620 MAP: (4 sibs) 2 children: 38: [5] [5] 0x560e1ac316b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x560e1ac31740 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x560e1ac317d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x560e1ac31860 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x560e1ac318f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x560e1ac31980 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x560e1ac31a10 MAP: (4 sibs) 2 children: 38: [12] [12] 0x560e1ac31aa0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x560e1ac31b30 KEYVAL: 'b' '2' (2 sibs) 38: #nodes=14 vs #printed=14 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb6258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x560e1abb4af0 KEYVAL: 'a' '1' (4 sibs) 38: 0x560e1abb4b88 KEYVAL: 'b' '2' (4 sibs) 38: 0x560e1abb4c20 KEYVAL: 'b' '2' (4 sibs) 38: 0x560e1abb4cb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac31bd0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x560e1ac31c60 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x560e1ac31cf0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x560e1ac31d80 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x560e1ac31e10 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: 0x560e1abb6370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x560e1abb6c40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x560e1abb6ce0 MAP: (5 sibs) 1 children: 38: 0x560e1abb6fe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x560e1abb6d78 MAP: (5 sibs) 1 children: 38: 0x560e1abb7080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x560e1abb6e10 MAP: (5 sibs) 1 children: 38: 0x560e1abb7120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x560e1abb6ea8 MAP: (5 sibs) 1 children: 38: 0x560e1abb71c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x560e1abb7260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x560e1abb72f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x560e1abb6f40 MAP: (5 sibs) 1 children: 38: 0x560e1abb73a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x560e1abb7440 VAL: 'val1' (2 sibs) 38: 0x560e1abb74d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac31eb0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x560e1ac31f40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x560e1ac31fd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x560e1ac32060 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x560e1ac320f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x560e1ac32180 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x560e1ac32210 MAP: (5 sibs) 1 children: 38: [7] [7] 0x560e1ac322a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x560e1ac32330 MAP: (5 sibs) 1 children: 38: [9] [9] 0x560e1ac323c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x560e1ac32450 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x560e1ac324e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x560e1ac32570 MAP: (5 sibs) 1 children: 38: [13] [13] 0x560e1ac32600 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x560e1ac32690 VAL: 'val1' (2 sibs) 38: [15] [15] 0x560e1ac32720 VAL: 'val2' (2 sibs) 38: #nodes=16 vs #printed=16 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb6488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x560e1abb2b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x560e1abb3520 MAP: (1 sibs) 1 children: 38: 0x560e1abb35c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x560e1abb2ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x560e1abb3660 MAP: (1 sibs) 1 children: 38: 0x560e1abb3700 KEYVAL: '' 'foo' (1 sibs) 38: 0x560e1abb2c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x560e1abb4160 MAP: (2 sibs) 1 children: 38: 0x560e1abb37a0 KEYVAL: '' '' (1 sibs) 38: 0x560e1abb41f8 MAP: (2 sibs) 1 children: 38: 0x560e1abb3840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac327c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac32850 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x560e1ac328e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x560e1ac32970 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x560e1ac32a00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x560e1ac32a90 MAP: (1 sibs) 1 children: 38: [6] [6] 0x560e1ac32b20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x560e1ac32bb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x560e1ac32c40 MAP: (2 sibs) 1 children: 38: [9] [9] 0x560e1ac32cd0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x560e1ac32d60 MAP: (2 sibs) 1 children: 38: [11] [11] 0x560e1ac32df0 KEYVAL: '' '' (1 sibs) 38: #nodes=12 vs #printed=12 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: REF TREE: 38: 0x560e1abb65a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb2060 MAP: (2 sibs) 3 children: 38: 0x560e1abb7580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x560e1abb7618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x560e1abb76b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x560e1abb20f8 MAP: (2 sibs) 3 children: 38: 0x560e1abb7750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x560e1abb77e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x560e1abb7880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac32e90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac32f20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac32fb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac33040 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac330d0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac33160 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac331f0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac33280 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac33310 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: 0x560e1abb66b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x560e1abb29d0 MAP: (2 sibs) 3 children: 38: 0x560e1abb7920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x560e1abb79b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x560e1abb7a50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x560e1abb2a68 MAP: (2 sibs) 3 children: 38: 0x560e1abb7af0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x560e1abb7b88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x560e1abb7c20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac333b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x560e1ac33440 MAP: (2 sibs) 3 children: 38: [2] [2] 0x560e1ac334d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac33560 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac335f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac33680 MAP: (2 sibs) 3 children: 38: [6] [6] 0x560e1ac33710 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x560e1ac337a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x560e1ac33830 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: 0x560e1abb67d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x560e1abb7e90 MAP: (3 sibs) 3 children: 38: 0x560e1abb8060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x560e1abb80f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x560e1abb8190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x560e1abb7f28 MAP: (3 sibs) 3 children: 38: 0x560e1abb8230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x560e1abb82c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x560e1abb8360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x560e1abb7fc0 MAP: (3 sibs) 3 children: 38: 0x560e1abb8400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x560e1abb8498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x560e1abb8530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x560e1ac338d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x560e1ac33960 MAP: (3 sibs) 3 children: 38: [2] [2] 0x560e1ac339f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x560e1ac33a80 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x560e1ac33b10 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x560e1ac33ba0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x560e1ac33c30 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x560e1ac33cc0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x560e1ac33d50 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x560e1ac33de0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x560e1ac33e70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x560e1ac33f00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x560e1ac33f90 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase (20 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (21 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.02 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x555b2cb07fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x555b2cb06750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x555b2cb067e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x555b2cb06880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x555b2cb069c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x555b2cb06a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x555b2cb06918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x555b2cb06b00 VAL: 'item 1' (2 sibs) 39: 0x555b2cb06b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb195e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x555b2cb19670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x555b2cb19700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x555b2cb19790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x555b2cb19820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x555b2cb198b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x555b2cb19940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x555b2cb199d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x555b2cb19a60 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x555b2cb080d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x555b2cb07960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x555b2cb064f0 MAP: (2 sibs) 4 children: 39: 0x555b2cb07a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x555b2cb07a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x555b2cb07b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x555b2cb07bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x555b2cb06588 MAP: (2 sibs) 5 children: 39: 0x555b2cb07c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x555b2cb07d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x555b2cb07da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x555b2cb07e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x555b2cb07ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb1b980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb1ba10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb1baa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb1bb30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb1bbc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb1bc50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb1bce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb1bd70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb1be00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb1be90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb1bf20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb1bfb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb1c040 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - 39: part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - 39: part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x555b2cb081f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x555b2cb083e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x555b2cb08480 MAP: (2 sibs) 4 children: 39: 0x555b2cb085c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x555b2cb08658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x555b2cb086f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x555b2cb08788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x555b2cb08518 MAP: (2 sibs) 5 children: 39: 0x555b2cb08830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x555b2cb088c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x555b2cb08960 KEYVAL: 'size' '8' (5 sibs) 39: 0x555b2cb089f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x555b2cb08a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb1dc30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb1dcc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb1dd50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb1dde0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb1de70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb1df00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb1df90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb1e020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb1e0b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb1e140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb1e1d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb1e260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb1e2f0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_unix/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x555b2cb07fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x555b2cb06750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x555b2cb067e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x555b2cb06880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x555b2cb069c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x555b2cb06a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x555b2cb06918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x555b2cb06b00 VAL: 'item 1' (2 sibs) 39: 0x555b2cb06b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb1e540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x555b2cb1e5d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x555b2cb1e660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x555b2cb1e6f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x555b2cb1e780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x555b2cb1e810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x555b2cb1e8a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x555b2cb1e930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x555b2cb1e9c0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x555b2cb080d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x555b2cb07960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x555b2cb064f0 MAP: (2 sibs) 4 children: 39: 0x555b2cb07a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x555b2cb07a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x555b2cb07b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x555b2cb07bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x555b2cb06588 MAP: (2 sibs) 5 children: 39: 0x555b2cb07c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x555b2cb07d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x555b2cb07da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x555b2cb07e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x555b2cb07ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb1ee50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb1eee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb1ef70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb1f000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb1f090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb1f120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb1f1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb1f240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb1f2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb1f360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb1f3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb1f480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb1f510 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_windows/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: --------------- 39: 39: items: 39: - 39: part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - 39: part_no: E1628 39: descrip: High Heeled "Ruby" Slippers 39: size: 8 39: price: 133.7 39: quantity: 1 39: --------------- 39: REF TREE: 39: 0x555b2cb081f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x555b2cb083e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x555b2cb08480 MAP: (2 sibs) 4 children: 39: 0x555b2cb085c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x555b2cb08658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x555b2cb086f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x555b2cb08788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x555b2cb08518 MAP: (2 sibs) 5 children: 39: 0x555b2cb08830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x555b2cb088c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x555b2cb08960 KEYVAL: 'size' '8' (5 sibs) 39: 0x555b2cb089f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x555b2cb08a90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb1f760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb1f7f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb1f880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb1f910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb1f9a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb1fa30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb1fac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb1fb50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb1fbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb1fc70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb1fd00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb1fd90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb1fe20 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: a simple key: a value # The KEY token is produced here.\n 39: ? a complex key\n 39: : another value\n 39: a mapping:\n 39: key 1: value 1\n 39: key 2: value 2\n 39: a sequence:\n 39: - item 1\n 39: - item 2\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x555b2cb195e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x555b2cb19670 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x555b2cb19700 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x555b2cb19790 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x555b2cb19820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x555b2cb198b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x555b2cb19940 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x555b2cb199d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x555b2cb19a60 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] 0x555b2cb20c30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x555b2cb20cc0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x555b2cb20d50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x555b2cb20de0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x555b2cb20e70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x555b2cb20f00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x555b2cb20f90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x555b2cb21020 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x555b2cb210b0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: items:\n 39: - part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: - part_no: E1628\n 39: descrip: High Heeled "Ruby" Slippers\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x555b2cb1b980 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb1ba10 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb1baa0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb1bb30 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb1bbc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb1bc50 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb1bce0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb1bd70 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb1be00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb1be90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb1bf20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb1bfb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb1c040 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] 0x555b2cb21e20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb21eb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb21f40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb21fd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb22060 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb220f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb22180 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb22210 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb222a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb22330 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb223c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb22450 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb224e0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: items:\n 39: -\n 39: part_no: A4786\n 39: descrip: Water Bucket (Filled)\n 39: price: 1.47\n 39: quantity: 4\n 39: -\n 39: part_no: E1628\n 39: descrip: High Heeled "Ruby" Slippers\n 39: size: 8\n 39: price: 133.7\n 39: quantity: 1\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x555b2cb1dc30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb1dcc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb1dd50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb1dde0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb1de70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb1df00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb1df90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb1e020 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb1e0b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb1e140 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb1e1d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb1e260 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb1e2f0 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] 0x555b2cb22730 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb227c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb22850 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb228e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb22970 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb22a00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb22a90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb22b20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb22bb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb22c40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb22cd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb22d60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb22df0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: a simple key: a value # The KEY token is produced here.\r\n 39: ? a complex key\r\n 39: : another value\r\n 39: a mapping:\r\n 39: key 1: value 1\r\n 39: key 2: value 2\r\n 39: a sequence:\r\n 39: - item 1\r\n 39: - item 2\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x555b2cb1e540 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x555b2cb1e5d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x555b2cb1e660 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x555b2cb1e6f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x555b2cb1e780 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x555b2cb1e810 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x555b2cb1e8a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x555b2cb1e930 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x555b2cb1e9c0 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] 0x555b2cb23040 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x555b2cb230d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x555b2cb23160 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x555b2cb231f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x555b2cb23280 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x555b2cb23310 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x555b2cb233a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x555b2cb23430 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x555b2cb234c0 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: items:\r\n 39: - part_no: A4786\r\n 39: descrip: Water Bucket (Filled)\r\n 39: price: 1.47\r\n 39: quantity: 4\r\n 39: - part_no: E1628\r\n 39: descrip: High Heeled "Ruby" Slippers\r\n 39: size: 8\r\n 39: price: 133.7\r\n 39: quantity: 1\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x555b2cb1ee50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb1eee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb1ef70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb1f000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb1f090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb1f120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb1f1b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb1f240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb1f2d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb1f360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb1f3f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb1f480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb1f510 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] 0x555b2cb23950 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb239e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb23a70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb23b00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb23b90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb23c20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb23cb0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb23d40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb23dd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb23e60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb23ef0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb23f80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb24010 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \r\n 39: items:\r\n 39: -\r\n 39: part_no: A4786\r\n 39: descrip: Water Bucket (Filled)\r\n 39: price: 1.47\r\n 39: quantity: 4\r\n 39: -\r\n 39: part_no: E1628\r\n 39: descrip: High Heeled "Ruby" Slippers\r\n 39: size: 8\r\n 39: price: 133.7\r\n 39: quantity: 1\r\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x555b2cb1f760 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb1f7f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb1f880 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb1f910 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb1f9a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb1fa30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb1fac0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb1fb50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb1fbe0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb1fc70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb1fd00 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb1fd90 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb1fe20 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] 0x555b2cb24260 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb242f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb24380 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb24410 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb244a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb24530 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb245c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb24650 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb246e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb24770 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb24800 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb24890 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb24920 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: ~~~~~~~~~~~~~~ 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: REF TREE: 39: 0x555b2cb07fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x555b2cb06750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x555b2cb067e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x555b2cb06880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x555b2cb069c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x555b2cb06a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x555b2cb06918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x555b2cb06b00 VAL: 'item 1' (2 sibs) 39: 0x555b2cb06b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb21700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x555b2cb21790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x555b2cb21820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x555b2cb218b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x555b2cb21940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x555b2cb219d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x555b2cb21a60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x555b2cb21af0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x555b2cb21b80 VAL: 'item 2' (2 sibs) 39: #nodes=9 vs #printed=9 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: REF TREE: 39: 0x555b2cb080d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x555b2cb07960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x555b2cb064f0 MAP: (2 sibs) 4 children: 39: 0x555b2cb07a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x555b2cb07a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x555b2cb07b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x555b2cb07bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x555b2cb06588 MAP: (2 sibs) 5 children: 39: 0x555b2cb07c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x555b2cb07d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x555b2cb07da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x555b2cb07e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x555b2cb07ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb24b70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb24c00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb24c90 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb24d20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb24db0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb24e40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb24ed0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb24f60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb24ff0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb25080 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb25110 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb251a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb25230 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: REF TREE: 39: 0x555b2cb081f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x555b2cb083e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x555b2cb08480 MAP: (2 sibs) 4 children: 39: 0x555b2cb085c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x555b2cb08658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x555b2cb086f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x555b2cb08788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x555b2cb08518 MAP: (2 sibs) 5 children: 39: 0x555b2cb08830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x555b2cb088c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x555b2cb08960 KEYVAL: 'size' '8' (5 sibs) 39: 0x555b2cb089f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x555b2cb08a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb252d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb25360 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb253f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb25480 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb25510 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb255a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb25630 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb256c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb25750 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb257e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb25870 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb25900 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb25990 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: REF TREE: 39: 0x555b2cb07fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x555b2cb06750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x555b2cb067e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x555b2cb06880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x555b2cb069c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x555b2cb06a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x555b2cb06918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x555b2cb06b00 VAL: 'item 1' (2 sibs) 39: 0x555b2cb06b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb25a30 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x555b2cb25ac0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x555b2cb25b50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x555b2cb25be0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x555b2cb25c70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x555b2cb25d00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x555b2cb25d90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x555b2cb25e20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x555b2cb25eb0 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: 0x555b2cb080d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x555b2cb07960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x555b2cb064f0 MAP: (2 sibs) 4 children: 39: 0x555b2cb07a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x555b2cb07a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x555b2cb07b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x555b2cb07bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x555b2cb06588 MAP: (2 sibs) 5 children: 39: 0x555b2cb07c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x555b2cb07d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x555b2cb07da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x555b2cb07e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x555b2cb07ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb25f50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb25fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb26070 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb26100 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb26190 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb26220 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb262b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb26340 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb263d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb26460 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb264f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb26580 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb26610 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: 0x555b2cb081f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x555b2cb083e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x555b2cb08480 MAP: (2 sibs) 4 children: 39: 0x555b2cb085c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x555b2cb08658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x555b2cb086f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x555b2cb08788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x555b2cb08518 MAP: (2 sibs) 5 children: 39: 0x555b2cb08830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x555b2cb088c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x555b2cb08960 KEYVAL: 'size' '8' (5 sibs) 39: 0x555b2cb089f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x555b2cb08a90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x555b2cb266b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x555b2cb26740 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x555b2cb267d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x555b2cb26860 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x555b2cb268f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x555b2cb26980 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x555b2cb26a10 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x555b2cb26aa0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x555b2cb26b30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x555b2cb26bc0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x555b2cb26c50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x555b2cb26ce0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x555b2cb26d70 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (6 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (6 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x557ec8fafc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x557ec8faf750 VAL: 'item 1' (4 sibs) 40: 0x557ec8faf7e8 VAL: 'item 2' (4 sibs) 40: 0x557ec8faf880 SEQ: (4 sibs) 2 children: 40: 0x557ec8faf9c0 VAL: 'item 3.1' (2 sibs) 40: 0x557ec8fafa58 VAL: 'item 3.2' (2 sibs) 40: 0x557ec8faf918 MAP: (4 sibs) 2 children: 40: 0x557ec8fafb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x557ec8fafb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x557ec8fbb580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbb610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbb6a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbb730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbb7c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbb850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbb8e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbb970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbba00 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - 40: - item 3.1 40: - item 3.2 40: - 40: key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x557ec8fafda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x557ec8fafe80 VAL: 'item 1' (4 sibs) 40: 0x557ec8faff18 VAL: 'item 2' (4 sibs) 40: 0x557ec8faffb0 SEQ: (4 sibs) 2 children: 40: 0x557ec8fb00f0 VAL: 'item 3.1' (2 sibs) 40: 0x557ec8fb0188 VAL: 'item 3.2' (2 sibs) 40: 0x557ec8fb0048 MAP: (4 sibs) 2 children: 40: 0x557ec8fb0230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x557ec8fb02c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x557ec8fbd5a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbd630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbd6c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbd750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbd7e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbd870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbd900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbd990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbda20 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_unix/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x557ec8fafc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x557ec8faf750 VAL: 'item 1' (4 sibs) 40: 0x557ec8faf7e8 VAL: 'item 2' (4 sibs) 40: 0x557ec8faf880 SEQ: (4 sibs) 2 children: 40: 0x557ec8faf9c0 VAL: 'item 3.1' (2 sibs) 40: 0x557ec8fafa58 VAL: 'item 3.2' (2 sibs) 40: 0x557ec8faf918 MAP: (4 sibs) 2 children: 40: 0x557ec8fafb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x557ec8fafb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x557ec8fbdeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbdf40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbdfd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbe060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbe0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbe180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbe210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbe2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbe330 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_windows/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - 40: - item 3.1 40: - item 3.2 40: - 40: key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x557ec8fafda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x557ec8fafe80 VAL: 'item 1' (4 sibs) 40: 0x557ec8faff18 VAL: 'item 2' (4 sibs) 40: 0x557ec8faffb0 SEQ: (4 sibs) 2 children: 40: 0x557ec8fb00f0 VAL: 'item 3.1' (2 sibs) 40: 0x557ec8fb0188 VAL: 'item 3.2' (2 sibs) 40: 0x557ec8fb0048 MAP: (4 sibs) 2 children: 40: 0x557ec8fb0230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x557ec8fb02c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x557ec8fbe7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbe850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbe8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbe970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbea00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbea90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbeb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbebb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbec40 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x557ec8fbb580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbb610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbb6a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbb730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbb7c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbb850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbb8e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbb970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbba00 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] 0x557ec8fbf580 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbf610 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbf6a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbf730 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbf7c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbf850 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbf8e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbf970 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbfa00 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - item 1\n 40: - item 2\n 40: -\n 40: - item 3.1\n 40: - item 3.2\n 40: -\n 40: key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x557ec8fbd5a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbd630 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbd6c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbd750 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbd7e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbd870 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbd900 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbd990 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbda20 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] 0x557ec8fc0770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fc0800 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fc0890 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fc0920 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fc09b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fc0a40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fc0ad0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fc0b60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fc0bf0 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - item 1\r\n 40: - item 2\r\n 40: - - item 3.1\r\n 40: - item 3.2\r\n 40: - key 1: value 1\r\n 40: key 2: value 2\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x557ec8fbdeb0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbdf40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbdfd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbe060 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbe0f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbe180 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbe210 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbe2a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbe330 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] 0x557ec8fc1080 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fc1110 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fc11a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fc1230 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fc12c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fc1350 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fc13e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fc1470 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fc1500 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \r\n 40: - item 1\r\n 40: - item 2\r\n 40: -\r\n 40: - item 3.1\r\n 40: - item 3.2\r\n 40: -\r\n 40: key 1: value 1\r\n 40: key 2: value 2\r\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x557ec8fbe7c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbe850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbe8e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fbe970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fbea00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fbea90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fbeb20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fbebb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fbec40 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] 0x557ec8fc1990 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fc1a20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fc1ab0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fc1b40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fc1bd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fc1c60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fc1cf0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fc1d80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fc1e10 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: ~~~~~~~~~~~~~~ 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: REF TREE: 40: 0x557ec8fafc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x557ec8faf750 VAL: 'item 1' (4 sibs) 40: 0x557ec8faf7e8 VAL: 'item 2' (4 sibs) 40: 0x557ec8faf880 SEQ: (4 sibs) 2 children: 40: 0x557ec8faf9c0 VAL: 'item 3.1' (2 sibs) 40: 0x557ec8fafa58 VAL: 'item 3.2' (2 sibs) 40: 0x557ec8faf918 MAP: (4 sibs) 2 children: 40: 0x557ec8fafb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x557ec8fafb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x557ec8fbfe90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fbff20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fbffb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fc0040 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fc00d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fc0160 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fc01f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fc0280 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fc0310 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_recreate_from_ref/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: REF TREE: 40: 0x557ec8fafda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x557ec8fafe80 VAL: 'item 1' (4 sibs) 40: 0x557ec8faff18 VAL: 'item 2' (4 sibs) 40: 0x557ec8faffb0 SEQ: (4 sibs) 2 children: 40: 0x557ec8fb00f0 VAL: 'item 3.1' (2 sibs) 40: 0x557ec8fb0188 VAL: 'item 3.2' (2 sibs) 40: 0x557ec8fb0048 MAP: (4 sibs) 2 children: 40: 0x557ec8fb0230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x557ec8fb02c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x557ec8fc22a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fc2330 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fc23c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fc2450 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fc24e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fc2570 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fc2600 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fc2690 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fc2720 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: 0x557ec8fafc90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x557ec8faf750 VAL: 'item 1' (4 sibs) 40: 0x557ec8faf7e8 VAL: 'item 2' (4 sibs) 40: 0x557ec8faf880 SEQ: (4 sibs) 2 children: 40: 0x557ec8faf9c0 VAL: 'item 3.1' (2 sibs) 40: 0x557ec8fafa58 VAL: 'item 3.2' (2 sibs) 40: 0x557ec8faf918 MAP: (4 sibs) 2 children: 40: 0x557ec8fafb00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x557ec8fafb98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x557ec8fc27c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fc2850 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fc28e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fc2970 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fc2a00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fc2a90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fc2b20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fc2bb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fc2c40 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: 0x557ec8fafda8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x557ec8fafe80 VAL: 'item 1' (4 sibs) 40: 0x557ec8faff18 VAL: 'item 2' (4 sibs) 40: 0x557ec8faffb0 SEQ: (4 sibs) 2 children: 40: 0x557ec8fb00f0 VAL: 'item 3.1' (2 sibs) 40: 0x557ec8fb0188 VAL: 'item 3.2' (2 sibs) 40: 0x557ec8fb0048 MAP: (4 sibs) 2 children: 40: 0x557ec8fb0230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x557ec8fb02c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x557ec8fc2ce0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x557ec8fc2d70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x557ec8fc2e00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x557ec8fc2e90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x557ec8fc2f20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x557ec8fc2fb0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x557ec8fc3040 MAP: (4 sibs) 2 children: 40: [7] [7] 0x557ec8fc30d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x557ec8fc3160 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 (3 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (3 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x564fac6979e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x564fac6964d0 VAL: 'a' (21 sibs) 41: 0x564fac696568 VAL: 'b:b' (21 sibs) 41: 0x564fac696600 VAL: 'c{c' (21 sibs) 41: 0x564fac696698 VAL: 'cc{' (21 sibs) 41: 0x564fac696730 VAL: 'c}c' (21 sibs) 41: 0x564fac6967c8 VAL: 'cc}' (21 sibs) 41: 0x564fac696860 VAL: 'c!c' (21 sibs) 41: 0x564fac6968f8 VAL: 'cc!' (21 sibs) 41: 0x564fac696990 VAL: '.foo' (21 sibs) 41: 0x564fac696a28 VAL: '.' (21 sibs) 41: 0x564fac696ac0 VAL: '-a' (21 sibs) 41: 0x564fac696b58 VAL: '+b' (21 sibs) 41: 0x564fac696bf0 VAL: '/b' (21 sibs) 41: 0x564fac696c88 VAL: ':c' (21 sibs) 41: 0x564fac696d20 VAL: '$g' (21 sibs) 41: 0x564fac696db8 VAL: '*' (21 sibs) 41: 0x564fac696e50 VAL: '*' (21 sibs) 41: 0x564fac696ee8 VAL: '*' (21 sibs) 41: 0x564fac696f80 VAL: '*a' (21 sibs) 41: 0x564fac697018 VAL: '*a' (21 sibs) 41: 0x564fac6970b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6b04c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564fac6b0550 VAL: 'a' (21 sibs) 41: [2] [2] 0x564fac6b05e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564fac6b0670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564fac6b0700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564fac6b0790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564fac6b0820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564fac6b08b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564fac6b0940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564fac6b09d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564fac6b0a60 VAL: '.' (21 sibs) 41: [11] [11] 0x564fac6b0af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564fac6b0b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x564fac6b0c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x564fac6b0ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564fac6b0d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x564fac6b0dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x564fac6b0e50 VAL: '*' (21 sibs) 41: [18] [18] 0x564fac6b0ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x564fac6b0f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x564fac6b1000 VAL: '*a' (21 sibs) 41: [21] [21] 0x564fac6b1090 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: --------------- 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 41: REF TREE: 41: 0x564fac697af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x564fac697390 VAL: 'a' (10 sibs) 41: 0x564fac697428 VAL: 'b' (10 sibs) 41: 0x564fac6974c0 VAL: 'c' (10 sibs) 41: 0x564fac697558 VAL: '.foo' (10 sibs) 41: 0x564fac6975f0 VAL: '.' (10 sibs) 41: 0x564fac697688 VAL: '-a' (10 sibs) 41: 0x564fac697720 VAL: '+b' (10 sibs) 41: 0x564fac6977b8 VAL: '/b' (10 sibs) 41: 0x564fac697850 VAL: ':c' (10 sibs) 41: 0x564fac6978e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6b2af0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564fac6b2b80 VAL: 'a' (10 sibs) 41: [2] [2] 0x564fac6b2c10 VAL: 'b' (10 sibs) 41: [3] [3] 0x564fac6b2ca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x564fac6b2d30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564fac6b2dc0 VAL: '.' (10 sibs) 41: [6] [6] 0x564fac6b2e50 VAL: '-a' (10 sibs) 41: [7] [7] 0x564fac6b2ee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x564fac6b2f70 VAL: '/b' (10 sibs) 41: [9] [9] 0x564fac6b3000 VAL: ':c' (10 sibs) 41: [10] [10] 0x564fac6b3090 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: --------------- 41: 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: -a: -a 41: +b: +b 41: /b: /b 41: :c: :c 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: --------------- 41: REF TREE: 41: 0x564fac697c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564fac697e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564fac697e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564fac697f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564fac697fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564fac698060 KEYVAL: '.' '.' (12 sibs) 41: 0x564fac6980f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564fac698190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564fac698228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564fac6982c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564fac698358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564fac6983f0 KEYVAL: '*' '*' (12 sibs) 41: 0x564fac698488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6b4820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6b48b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6b4940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6b49d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6b4a60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6b4af0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6b4b80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6b4c10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6b4ca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6b4d30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6b4dc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6b4e50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6b4ee0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: --------------- 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 41: '*': '*', '*a':'*a'}--------------- 41: REF TREE: 41: 0x564fac697d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564fac698530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564fac6985c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564fac698660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564fac6986f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564fac698790 KEYVAL: '.' '.' (12 sibs) 41: 0x564fac698828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564fac6988c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564fac698958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564fac6989f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564fac698a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564fac698b20 KEYVAL: '*' '*' (12 sibs) 41: 0x564fac698bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6b6550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6b65e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6b6670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6b6700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6b6790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6b6820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6b68b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6b6940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6b69d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6b6a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6b6af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6b6b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6b6c10 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_unix/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x564fac6979e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x564fac6964d0 VAL: 'a' (21 sibs) 41: 0x564fac696568 VAL: 'b:b' (21 sibs) 41: 0x564fac696600 VAL: 'c{c' (21 sibs) 41: 0x564fac696698 VAL: 'cc{' (21 sibs) 41: 0x564fac696730 VAL: 'c}c' (21 sibs) 41: 0x564fac6967c8 VAL: 'cc}' (21 sibs) 41: 0x564fac696860 VAL: 'c!c' (21 sibs) 41: 0x564fac6968f8 VAL: 'cc!' (21 sibs) 41: 0x564fac696990 VAL: '.foo' (21 sibs) 41: 0x564fac696a28 VAL: '.' (21 sibs) 41: 0x564fac696ac0 VAL: '-a' (21 sibs) 41: 0x564fac696b58 VAL: '+b' (21 sibs) 41: 0x564fac696bf0 VAL: '/b' (21 sibs) 41: 0x564fac696c88 VAL: ':c' (21 sibs) 41: 0x564fac696d20 VAL: '$g' (21 sibs) 41: 0x564fac696db8 VAL: '*' (21 sibs) 41: 0x564fac696e50 VAL: '*' (21 sibs) 41: 0x564fac696ee8 VAL: '*' (21 sibs) 41: 0x564fac696f80 VAL: '*a' (21 sibs) 41: 0x564fac697018 VAL: '*a' (21 sibs) 41: 0x564fac6970b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6b7770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564fac6b7800 VAL: 'a' (21 sibs) 41: [2] [2] 0x564fac6b7890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564fac6b7920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564fac6b79b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564fac6b7a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564fac6b7ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564fac6b7b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564fac6b7bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564fac6b7c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564fac6b7d10 VAL: '.' (21 sibs) 41: [11] [11] 0x564fac6b7da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564fac6b7e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x564fac6b7ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x564fac6b7f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x564fac6b7fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x564fac6b8070 VAL: '*' (21 sibs) 41: [17] [17] 0x564fac6b8100 VAL: '*' (21 sibs) 41: [18] [18] 0x564fac6b8190 VAL: '*' (21 sibs) 41: [19] [19] 0x564fac6b8220 VAL: '*a' (21 sibs) 41: [20] [20] 0x564fac6b82b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x564fac6b8340 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: --------------- 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]--------------- 41: REF TREE: 41: 0x564fac697af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x564fac697390 VAL: 'a' (10 sibs) 41: 0x564fac697428 VAL: 'b' (10 sibs) 41: 0x564fac6974c0 VAL: 'c' (10 sibs) 41: 0x564fac697558 VAL: '.foo' (10 sibs) 41: 0x564fac6975f0 VAL: '.' (10 sibs) 41: 0x564fac697688 VAL: '-a' (10 sibs) 41: 0x564fac697720 VAL: '+b' (10 sibs) 41: 0x564fac6977b8 VAL: '/b' (10 sibs) 41: 0x564fac697850 VAL: ':c' (10 sibs) 41: 0x564fac6978e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6b6e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564fac6b6ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x564fac6b6f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x564fac6b7010 VAL: 'c' (10 sibs) 41: [4] [4] 0x564fac6b70a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564fac6b7130 VAL: '.' (10 sibs) 41: [6] [6] 0x564fac6b71c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564fac6b7250 VAL: '+b' (10 sibs) 41: [8] [8] 0x564fac6b72e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564fac6b7370 VAL: ':c' (10 sibs) 41: [10] [10] 0x564fac6b7400 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: 0x564fac697c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564fac697e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564fac697e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564fac697f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564fac697fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564fac698060 KEYVAL: '.' '.' (12 sibs) 41: 0x564fac6980f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564fac698190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564fac698228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564fac6982c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564fac698358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564fac6983f0 KEYVAL: '*' '*' (12 sibs) 41: 0x564fac698488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6b8980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6b8a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6b8aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6b8b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6b8bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6b8c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6b8ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6b8d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6b8e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6b8e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6b8f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6b8fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6b9040 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_windows/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: --------------- 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g, 41: '*': '*', '*a':'*a'}--------------- 41: REF TREE: 41: 0x564fac697d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564fac698530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564fac6985c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564fac698660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564fac6986f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564fac698790 KEYVAL: '.' '.' (12 sibs) 41: 0x564fac698828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564fac6988c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564fac698958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564fac6989f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564fac698a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564fac698b20 KEYVAL: '*' '*' (12 sibs) 41: 0x564fac698bb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6b9290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6b9320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6b93b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6b9440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6b94d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6b9560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6b95f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6b9680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6b9710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6b97a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6b9830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6b98c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6b9950 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: - a\n 41: - b:b\n 41: - c{c\n 41: - cc{\n 41: - c}c\n 41: - cc}\n 41: - c!c\n 41: - cc!\n 41: - .foo\n 41: - .\n 41: - -a\n 41: - +b\n 41: - /b\n 41: - :c\n 41: - $g\n 41: - "*"\n 41: - '*'\n 41: - >-\n 41: * *\n 41: - "*a"\n 41: - '*a'\n 41: - >-\n 41: *a*a\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x564fac6b04c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564fac6b0550 VAL: 'a' (21 sibs) 41: [2] [2] 0x564fac6b05e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564fac6b0670 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564fac6b0700 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564fac6b0790 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564fac6b0820 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564fac6b08b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564fac6b0940 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564fac6b09d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564fac6b0a60 VAL: '.' (21 sibs) 41: [11] [11] 0x564fac6b0af0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564fac6b0b80 VAL: '+b' (21 sibs) 41: [13] [13] 0x564fac6b0c10 VAL: '/b' (21 sibs) 41: [14] [14] 0x564fac6b0ca0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564fac6b0d30 VAL: '$g' (21 sibs) 41: [16] [16] 0x564fac6b0dc0 VAL: '*' (21 sibs) 41: [17] [17] 0x564fac6b0e50 VAL: '*' (21 sibs) 41: [18] [18] 0x564fac6b0ee0 VAL: '*' (21 sibs) 41: [19] [19] 0x564fac6b0f70 VAL: '*a' (21 sibs) 41: [20] [20] 0x564fac6b1000 VAL: '*a' (21 sibs) 41: [21] [21] 0x564fac6b1090 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] 0x564fac6bb210 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564fac6bb2a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x564fac6bb330 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564fac6bb3c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564fac6bb450 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564fac6bb4e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564fac6bb570 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564fac6bb600 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564fac6bb690 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564fac6bb720 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564fac6bb7b0 VAL: '.' (21 sibs) 41: [11] [11] 0x564fac6bb840 VAL: '-a' (21 sibs) 41: [12] [12] 0x564fac6bb8d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x564fac6bb960 VAL: '/b' (21 sibs) 41: [14] [14] 0x564fac6bb9f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x564fac6bba80 VAL: '$g' (21 sibs) 41: [16] [16] 0x564fac6bbb10 VAL: '*' (21 sibs) 41: [17] [17] 0x564fac6bbba0 VAL: '*' (21 sibs) 41: [18] [18] 0x564fac6bbc30 VAL: '*' (21 sibs) 41: [19] [19] 0x564fac6bbcc0 VAL: '*a' (21 sibs) 41: [20] [20] 0x564fac6bbd50 VAL: '*a' (21 sibs) 41: [21] [21] 0x564fac6bbde0 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x564fac6b2af0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564fac6b2b80 VAL: 'a' (10 sibs) 41: [2] [2] 0x564fac6b2c10 VAL: 'b' (10 sibs) 41: [3] [3] 0x564fac6b2ca0 VAL: 'c' (10 sibs) 41: [4] [4] 0x564fac6b2d30 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564fac6b2dc0 VAL: '.' (10 sibs) 41: [6] [6] 0x564fac6b2e50 VAL: '-a' (10 sibs) 41: [7] [7] 0x564fac6b2ee0 VAL: '+b' (10 sibs) 41: [8] [8] 0x564fac6b2f70 VAL: '/b' (10 sibs) 41: [9] [9] 0x564fac6b3000 VAL: ':c' (10 sibs) 41: [10] [10] 0x564fac6b3090 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] 0x564fac6ba020 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564fac6ba0b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x564fac6ba140 VAL: 'b' (10 sibs) 41: [3] [3] 0x564fac6ba1d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x564fac6ba260 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564fac6ba2f0 VAL: '.' (10 sibs) 41: [6] [6] 0x564fac6ba380 VAL: '-a' (10 sibs) 41: [7] [7] 0x564fac6ba410 VAL: '+b' (10 sibs) 41: [8] [8] 0x564fac6ba4a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564fac6ba530 VAL: ':c' (10 sibs) 41: [10] [10] 0x564fac6ba5c0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: a: a\n 41: b: b\n 41: c: c\n 41: .foo: .foo\n 41: .: .\n 41: -a: -a\n 41: +b: +b\n 41: /b: /b\n 41: :c: :c\n 41: $g: $g\n 41: '*': '*'\n 41: '*a': '*a'\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x564fac6b4820 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6b48b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6b4940 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6b49d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6b4a60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6b4af0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6b4b80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6b4c10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6b4ca0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6b4d30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6b4dc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6b4e50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6b4ee0 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] 0x564fac6bc420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6bc4b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6bc540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6bc5d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6bc660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6bc6f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6bc780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6bc810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6bc8a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6bc930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6bc9c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6bca50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6bcae0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\n 41: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x564fac6b6550 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6b65e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6b6670 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6b6700 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6b6790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6b6820 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6b68b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6b6940 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6b69d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6b6a60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6b6af0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6b6b80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6b6c10 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] 0x564fac6bcd30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6bcdc0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6bce50 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6bcee0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6bcf70 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6bd000 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6bd090 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6bd120 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6bd1b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6bd240 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6bd2d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6bd360 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6bd3f0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: - a\r\n 41: - b:b\r\n 41: - c{c\r\n 41: - cc{\r\n 41: - c}c\r\n 41: - cc}\r\n 41: - c!c\r\n 41: - cc!\r\n 41: - .foo\r\n 41: - .\r\n 41: - -a\r\n 41: - +b\r\n 41: - /b\r\n 41: - :c\r\n 41: - $g\r\n 41: - "*"\r\n 41: - '*'\r\n 41: - >-\r\n 41: * *\r\n 41: - "*a"\r\n 41: - '*a'\r\n 41: - >-\r\n 41: *a*a\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x564fac6b7770 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564fac6b7800 VAL: 'a' (21 sibs) 41: [2] [2] 0x564fac6b7890 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564fac6b7920 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564fac6b79b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564fac6b7a40 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564fac6b7ad0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564fac6b7b60 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564fac6b7bf0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564fac6b7c80 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564fac6b7d10 VAL: '.' (21 sibs) 41: [11] [11] 0x564fac6b7da0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564fac6b7e30 VAL: '+b' (21 sibs) 41: [13] [13] 0x564fac6b7ec0 VAL: '/b' (21 sibs) 41: [14] [14] 0x564fac6b7f50 VAL: ':c' (21 sibs) 41: [15] [15] 0x564fac6b7fe0 VAL: '$g' (21 sibs) 41: [16] [16] 0x564fac6b8070 VAL: '*' (21 sibs) 41: [17] [17] 0x564fac6b8100 VAL: '*' (21 sibs) 41: [18] [18] 0x564fac6b8190 VAL: '*' (21 sibs) 41: [19] [19] 0x564fac6b8220 VAL: '*a' (21 sibs) 41: [20] [20] 0x564fac6b82b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x564fac6b8340 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] 0x564fac6bdf50 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564fac6bdfe0 VAL: 'a' (21 sibs) 41: [2] [2] 0x564fac6be070 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564fac6be100 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564fac6be190 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564fac6be220 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564fac6be2b0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564fac6be340 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564fac6be3d0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564fac6be460 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564fac6be4f0 VAL: '.' (21 sibs) 41: [11] [11] 0x564fac6be580 VAL: '-a' (21 sibs) 41: [12] [12] 0x564fac6be610 VAL: '+b' (21 sibs) 41: [13] [13] 0x564fac6be6a0 VAL: '/b' (21 sibs) 41: [14] [14] 0x564fac6be730 VAL: ':c' (21 sibs) 41: [15] [15] 0x564fac6be7c0 VAL: '$g' (21 sibs) 41: [16] [16] 0x564fac6be850 VAL: '*' (21 sibs) 41: [17] [17] 0x564fac6be8e0 VAL: '*' (21 sibs) 41: [18] [18] 0x564fac6be970 VAL: '*' (21 sibs) 41: [19] [19] 0x564fac6bea00 VAL: '*a' (21 sibs) 41: [20] [20] 0x564fac6bea90 VAL: '*a' (21 sibs) 41: [21] [21] 0x564fac6beb20 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x564fac6b6e60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564fac6b6ef0 VAL: 'a' (10 sibs) 41: [2] [2] 0x564fac6b6f80 VAL: 'b' (10 sibs) 41: [3] [3] 0x564fac6b7010 VAL: 'c' (10 sibs) 41: [4] [4] 0x564fac6b70a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564fac6b7130 VAL: '.' (10 sibs) 41: [6] [6] 0x564fac6b71c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564fac6b7250 VAL: '+b' (10 sibs) 41: [8] [8] 0x564fac6b72e0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564fac6b7370 VAL: ':c' (10 sibs) 41: [10] [10] 0x564fac6b7400 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] 0x564fac6bd640 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564fac6bd6d0 VAL: 'a' (10 sibs) 41: [2] [2] 0x564fac6bd760 VAL: 'b' (10 sibs) 41: [3] [3] 0x564fac6bd7f0 VAL: 'c' (10 sibs) 41: [4] [4] 0x564fac6bd880 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564fac6bd910 VAL: '.' (10 sibs) 41: [6] [6] 0x564fac6bd9a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x564fac6bda30 VAL: '+b' (10 sibs) 41: [8] [8] 0x564fac6bdac0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564fac6bdb50 VAL: ':c' (10 sibs) 41: [10] [10] 0x564fac6bdbe0 VAL: '$g' (10 sibs) 41: #nodes=11 vs #printed=11 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \r\n 41: a: a\r\n 41: b: b\r\n 41: c: c\r\n 41: .foo: .foo\r\n 41: .: .\r\n 41: -a: -a\r\n 41: +b: +b\r\n 41: /b: /b\r\n 41: :c: :c\r\n 41: $g: $g\r\n 41: '*': '*'\r\n 41: '*a': '*a'\r\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x564fac6b8980 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6b8a10 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6b8aa0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6b8b30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6b8bc0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6b8c50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6b8ce0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6b8d70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6b8e00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6b8e90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6b8f20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6b8fb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6b9040 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] 0x564fac6bf160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6bf1f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6bf280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6bf310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6bf3a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6bf430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6bf4c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6bf550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6bf5e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6bf670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6bf700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6bf790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6bf820 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: {a: a, b: b, c: c, .foo: .foo, .: ., -a: -a, +b: +b, /b: /b, :c: :c, $g: $g,\r\n 41: '*': '*', '*a':'*a'}~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x564fac6b9290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6b9320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6b93b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6b9440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6b94d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6b9560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6b95f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6b9680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6b9710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6b97a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6b9830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6b98c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6b9950 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] 0x564fac6bfa70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6bfb00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6bfb90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6bfc20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6bfcb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6bfd40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6bfdd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6bfe60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6bfef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6bff80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6c0010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6c00a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6c0130 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: REF TREE: 41: 0x564fac6979e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x564fac6964d0 VAL: 'a' (21 sibs) 41: 0x564fac696568 VAL: 'b:b' (21 sibs) 41: 0x564fac696600 VAL: 'c{c' (21 sibs) 41: 0x564fac696698 VAL: 'cc{' (21 sibs) 41: 0x564fac696730 VAL: 'c}c' (21 sibs) 41: 0x564fac6967c8 VAL: 'cc}' (21 sibs) 41: 0x564fac696860 VAL: 'c!c' (21 sibs) 41: 0x564fac6968f8 VAL: 'cc!' (21 sibs) 41: 0x564fac696990 VAL: '.foo' (21 sibs) 41: 0x564fac696a28 VAL: '.' (21 sibs) 41: 0x564fac696ac0 VAL: '-a' (21 sibs) 41: 0x564fac696b58 VAL: '+b' (21 sibs) 41: 0x564fac696bf0 VAL: '/b' (21 sibs) 41: 0x564fac696c88 VAL: ':c' (21 sibs) 41: 0x564fac696d20 VAL: '$g' (21 sibs) 41: 0x564fac696db8 VAL: '*' (21 sibs) 41: 0x564fac696e50 VAL: '*' (21 sibs) 41: 0x564fac696ee8 VAL: '*' (21 sibs) 41: 0x564fac696f80 VAL: '*a' (21 sibs) 41: 0x564fac697018 VAL: '*a' (21 sibs) 41: 0x564fac6970b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6c0380 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564fac6c0410 VAL: 'a' (21 sibs) 41: [2] [2] 0x564fac6c04a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564fac6c0530 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564fac6c05c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564fac6c0650 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564fac6c06e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564fac6c0770 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564fac6c0800 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564fac6c0890 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564fac6c0920 VAL: '.' (21 sibs) 41: [11] [11] 0x564fac6c09b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564fac6c0a40 VAL: '+b' (21 sibs) 41: [13] [13] 0x564fac6c0ad0 VAL: '/b' (21 sibs) 41: [14] [14] 0x564fac6c0b60 VAL: ':c' (21 sibs) 41: [15] [15] 0x564fac6c0bf0 VAL: '$g' (21 sibs) 41: [16] [16] 0x564fac6c0c80 VAL: '*' (21 sibs) 41: [17] [17] 0x564fac6c0d10 VAL: '*' (21 sibs) 41: [18] [18] 0x564fac6c0da0 VAL: '*' (21 sibs) 41: [19] [19] 0x564fac6c0e30 VAL: '*a' (21 sibs) 41: [20] [20] 0x564fac6c0ec0 VAL: '*a' (21 sibs) 41: [21] [21] 0x564fac6c0f50 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x564fac697af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x564fac697390 VAL: 'a' (10 sibs) 41: 0x564fac697428 VAL: 'b' (10 sibs) 41: 0x564fac6974c0 VAL: 'c' (10 sibs) 41: 0x564fac697558 VAL: '.foo' (10 sibs) 41: 0x564fac6975f0 VAL: '.' (10 sibs) 41: 0x564fac697688 VAL: '-a' (10 sibs) 41: 0x564fac697720 VAL: '+b' (10 sibs) 41: 0x564fac6977b8 VAL: '/b' (10 sibs) 41: 0x564fac697850 VAL: ':c' (10 sibs) 41: 0x564fac6978e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6ba930 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564fac6ba9c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x564fac6baa50 VAL: 'b' (10 sibs) 41: [3] [3] 0x564fac6baae0 VAL: 'c' (10 sibs) 41: [4] [4] 0x564fac6bab70 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564fac6bac00 VAL: '.' (10 sibs) 41: [6] [6] 0x564fac6bac90 VAL: '-a' (10 sibs) 41: [7] [7] 0x564fac6bad20 VAL: '+b' (10 sibs) 41: [8] [8] 0x564fac6badb0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564fac6bae40 VAL: ':c' (10 sibs) 41: [10] [10] 0x564fac6baed0 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: 0x564fac697c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564fac697e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564fac697e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564fac697f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564fac697fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564fac698060 KEYVAL: '.' '.' (12 sibs) 41: 0x564fac6980f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564fac698190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564fac698228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564fac6982c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564fac698358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564fac6983f0 KEYVAL: '*' '*' (12 sibs) 41: 0x564fac698488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6c0ff0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6c1080 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6c1110 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6c11a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6c1230 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6c12c0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6c1350 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6c13e0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6c1470 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6c1500 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6c1590 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6c1620 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6c16b0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x564fac697d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564fac698530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564fac6985c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564fac698660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564fac6986f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564fac698790 KEYVAL: '.' '.' (12 sibs) 41: 0x564fac698828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564fac6988c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564fac698958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564fac6989f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564fac698a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564fac698b20 KEYVAL: '*' '*' (12 sibs) 41: 0x564fac698bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6c1750 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6c17e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6c1870 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6c1900 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6c1990 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6c1a20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6c1ab0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6c1b40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6c1bd0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6c1c60 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6c1cf0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6c1d80 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6c1e10 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: REF TREE: 41: 0x564fac6979e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x564fac6964d0 VAL: 'a' (21 sibs) 41: 0x564fac696568 VAL: 'b:b' (21 sibs) 41: 0x564fac696600 VAL: 'c{c' (21 sibs) 41: 0x564fac696698 VAL: 'cc{' (21 sibs) 41: 0x564fac696730 VAL: 'c}c' (21 sibs) 41: 0x564fac6967c8 VAL: 'cc}' (21 sibs) 41: 0x564fac696860 VAL: 'c!c' (21 sibs) 41: 0x564fac6968f8 VAL: 'cc!' (21 sibs) 41: 0x564fac696990 VAL: '.foo' (21 sibs) 41: 0x564fac696a28 VAL: '.' (21 sibs) 41: 0x564fac696ac0 VAL: '-a' (21 sibs) 41: 0x564fac696b58 VAL: '+b' (21 sibs) 41: 0x564fac696bf0 VAL: '/b' (21 sibs) 41: 0x564fac696c88 VAL: ':c' (21 sibs) 41: 0x564fac696d20 VAL: '$g' (21 sibs) 41: 0x564fac696db8 VAL: '*' (21 sibs) 41: 0x564fac696e50 VAL: '*' (21 sibs) 41: 0x564fac696ee8 VAL: '*' (21 sibs) 41: 0x564fac696f80 VAL: '*a' (21 sibs) 41: 0x564fac697018 VAL: '*a' (21 sibs) 41: 0x564fac6970b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6c1eb0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x564fac6c1f40 VAL: 'a' (21 sibs) 41: [2] [2] 0x564fac6c1fd0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x564fac6c2060 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x564fac6c20f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x564fac6c2180 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x564fac6c2210 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x564fac6c22a0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x564fac6c2330 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x564fac6c23c0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x564fac6c2450 VAL: '.' (21 sibs) 41: [11] [11] 0x564fac6c24e0 VAL: '-a' (21 sibs) 41: [12] [12] 0x564fac6c2570 VAL: '+b' (21 sibs) 41: [13] [13] 0x564fac6c2600 VAL: '/b' (21 sibs) 41: [14] [14] 0x564fac6c2690 VAL: ':c' (21 sibs) 41: [15] [15] 0x564fac6c2720 VAL: '$g' (21 sibs) 41: [16] [16] 0x564fac6c27b0 VAL: '*' (21 sibs) 41: [17] [17] 0x564fac6c2840 VAL: '*' (21 sibs) 41: [18] [18] 0x564fac6c28d0 VAL: '*' (21 sibs) 41: [19] [19] 0x564fac6c2960 VAL: '*a' (21 sibs) 41: [20] [20] 0x564fac6c29f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x564fac6c2a80 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x564fac697af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x564fac697390 VAL: 'a' (10 sibs) 41: 0x564fac697428 VAL: 'b' (10 sibs) 41: 0x564fac6974c0 VAL: 'c' (10 sibs) 41: 0x564fac697558 VAL: '.foo' (10 sibs) 41: 0x564fac6975f0 VAL: '.' (10 sibs) 41: 0x564fac697688 VAL: '-a' (10 sibs) 41: 0x564fac697720 VAL: '+b' (10 sibs) 41: 0x564fac6977b8 VAL: '/b' (10 sibs) 41: 0x564fac697850 VAL: ':c' (10 sibs) 41: 0x564fac6978e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6c2b20 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x564fac6c2bb0 VAL: 'a' (10 sibs) 41: [2] [2] 0x564fac6c2c40 VAL: 'b' (10 sibs) 41: [3] [3] 0x564fac6c2cd0 VAL: 'c' (10 sibs) 41: [4] [4] 0x564fac6c2d60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x564fac6c2df0 VAL: '.' (10 sibs) 41: [6] [6] 0x564fac6c2e80 VAL: '-a' (10 sibs) 41: [7] [7] 0x564fac6c2f10 VAL: '+b' (10 sibs) 41: [8] [8] 0x564fac6c2fa0 VAL: '/b' (10 sibs) 41: [9] [9] 0x564fac6c3030 VAL: ':c' (10 sibs) 41: [10] [10] 0x564fac6c30c0 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: 0x564fac697c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564fac697e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564fac697e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564fac697f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564fac697fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564fac698060 KEYVAL: '.' '.' (12 sibs) 41: 0x564fac6980f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564fac698190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564fac698228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564fac6982c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564fac698358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564fac6983f0 KEYVAL: '*' '*' (12 sibs) 41: 0x564fac698488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6c3160 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6c31f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6c3280 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6c3310 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6c33a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6c3430 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6c34c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6c3550 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6c35e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6c3670 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6c3700 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6c3790 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6c3820 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: REF TREE: 41: 0x564fac697d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x564fac698530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x564fac6985c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x564fac698660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x564fac6986f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x564fac698790 KEYVAL: '.' '.' (12 sibs) 41: 0x564fac698828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x564fac6988c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x564fac698958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x564fac6989f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x564fac698a88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x564fac698b20 KEYVAL: '*' '*' (12 sibs) 41: 0x564fac698bb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x564fac6c38c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x564fac6c3950 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x564fac6c39e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x564fac6c3a70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x564fac6c3b00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x564fac6c3b90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x564fac6c3c20 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x564fac6c3cb0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x564fac6c3d40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x564fac6c3dd0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x564fac6c3e60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x564fac6c3ef0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x564fac6c3f80 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (9 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (9 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x55d724a30870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a230e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55d724a235b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55d724a23648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a23178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55d724a236f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55d724a23788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a23210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55d724a23830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55d724a232a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55d724a238d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55d724a23340 MAP: (8 sibs) 4 children: 42: 0x55d724a23970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a23a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a23aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a23b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a233d8 MAP: (8 sibs) 3 children: 42: 0x55d724a23be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55d724a23c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55d724a23d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55d724a23470 MAP: (8 sibs) 2 children: 42: 0x55d724a23db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55d724a23ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55d724a23f88 VAL***: '*BIG' (2 sibs) 42: 0x55d724a23e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55d724a23508 MAP: (8 sibs) 3 children: 42: 0x55d724a24030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55d724a24200 VAL***: '*BIG' (3 sibs) 42: 0x55d724a24298 VAL***: '*LEFT' (3 sibs) 42: 0x55d724a24330 VAL***: '*SMALL' (3 sibs) 42: 0x55d724a240c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55d724a24160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724aac0a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724aac130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724aac1c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724aac250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724aac2e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724aac370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724aac400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724aac490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724aac520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724aac5b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724aac640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724aac6d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724aac760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724aac7f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724aac880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724aac910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724aac9a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724aaca30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724aacac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724aacb50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724aacbe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724aacc70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724aacd00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724aacd90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724aace20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724aaceb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724aacf40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724aacfd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55d724aad060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724aad0f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55d724aad180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724aad210 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *SMALL, *LEFT, *BIG ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x55d724a30988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a24d60 MAP: (8 sibs) 2 children: 42: 0x55d724a21fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55d724a22068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a24df8 MAP: (8 sibs) 2 children: 42: 0x55d724a227d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55d724a22868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a24e90 MAP: (8 sibs) 1 children: 42: 0x55d724a25230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55d724a24f28 MAP: (8 sibs) 1 children: 42: 0x55d724a252d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55d724a24fc0 MAP: (8 sibs) 4 children: 42: 0x55d724a25370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a254a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a25058 MAP: (8 sibs) 4 children: 42: 0x55d724a255e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a257a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a250f0 MAP: (8 sibs) 4 children: 42: 0x55d724a25850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a258e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a25188 MAP: (8 sibs) 4 children: 42: 0x55d724a25ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724aaefe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724aaf070 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724aaf100 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724aaf190 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724aaf220 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724aaf2b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724aaf340 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724aaf3d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724aaf460 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724aaf4f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724aaf580 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724aaf610 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724aaf6a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724aaf730 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724aaf7c0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724aaf850 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724aaf8e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724aaf970 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724aafa00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724aafa90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724aafb20 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724aafbb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724aafc40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724aafcd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724aafd60 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724aafdf0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724aafe80 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724aaff10 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55d724aaffa0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724ab0030 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55d724ab00c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724ab0150 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ab01f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ab0280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724ab0310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ab03a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ab0430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724ab04c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ab0550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ab05e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724ab0670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ab0700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724ab0790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ab0820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ab08b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ab0940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ab09d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ab0a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ab0af0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55d724ab13f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55d724ab1480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55d724ab0c10 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55d724ab0ca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55d724ab0d30 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55d724ab0b80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55d724ab1510 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55d724ab0e50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55d724ab0f70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55d724ab1000 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55d724ab12d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55d724ab1120 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55d724ab0ee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55d724ab1360 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ab01f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ab0280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724ab0310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ab03a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ab0430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724ab04c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ab0550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ab05e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724ab0670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ab0700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724ab0790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ab0820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ab08b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ab0940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ab09d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ab0a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ab0af0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55d724ab0b80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55d724ab0c10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55d724ab0ca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55d724ab0d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55d724ab0dc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55d724ab0e50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55d724ab0ee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55d724ab0f70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55d724ab1000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55d724ab1090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55d724ab1120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55d724ab11b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55d724ab1240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55d724ab12d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x55d724a30aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a261a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55d724a26238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55d724a262d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a26540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55d724a265d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55d724a26368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55d724a221b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a26400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55d724a26680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55d724a267c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ab2600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab2690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ab2720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ab27b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab2840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ab28d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ab2960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab29f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab2a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab2b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ab2ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab2c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab2cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ab2d50 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x55d724a30bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a26900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55d724a26998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55d724a26a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a26ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55d724a26d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55d724a26ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55d724a26de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a26b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55d724a26e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55d724a26fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a27058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ab4940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab49d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ab4a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ab4af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab4b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ab4c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ab4ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab4d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab4dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab4e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ab4ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab4f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab5000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ab5090 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x55d724a30cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a279d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a27a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a27b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a27d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a27e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a27b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55d724a27eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a27c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55d724a27f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a27fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a27cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55d724a28090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ab6ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab6b40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ab6bd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ab6c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab6cf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ab6d80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ab6e10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab6ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab6f30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab6fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ab7050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab70e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab7170 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ab7200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ab6ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab6b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ab6bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ab6c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab6cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ab6d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ab6e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab6ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab6f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55d724ab7290 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ab7050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab70e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55d724ab6fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ab7200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ab6ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab6b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ab6bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ab6c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab6cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ab6d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ab6e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab6ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab6f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab6fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ab7050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab70e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab7170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ab7200 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x55d724a30de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a25d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a25e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a25eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a281d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a28268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a25f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55d724a28310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a25fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55d724a283b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55d724a284f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ab8e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab8e90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ab8f20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ab8fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab9040 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ab90d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ab9160 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab91f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab9280 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab9310 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ab93a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab9430 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab94c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ab9550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ab8e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab8e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ab8f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ab8fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab9040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ab90d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ab9160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab91f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab9280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55d724ab95e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ab93a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab9430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55d724ab9310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ab9550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ab8e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab8e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ab8f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ab8fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab9040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ab90d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ab9160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab91f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab9280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab9310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ab93a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab9430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab94c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ab9550 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x55d724a30f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55d724a28c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55d724a28cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55d724a28d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55d724a22910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55d724a229a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55d724a28df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55d724a29060 MAP: (2 sibs) 4 children: 42: 0x55d724a24640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55d724a246d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55d724a24770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55d724a24808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55d724a290f8 MAP: (2 sibs) 5 children: 42: 0x55d724a291a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55d724a29238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55d724a292d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55d724a29368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55d724a29400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55d724a28e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55d724a224c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a22558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a225f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a28f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55d724a28fc0 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] 0x55d724abc400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724abc490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724abc520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724abc5b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724abc640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724abc6d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724abc760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724abc7f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724abc880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724abc910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724abc9a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724abca30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724abcac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724abcb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724abcbe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724abcc70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724abcd00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724abcd90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724abce20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724abceb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724abcf40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724abcfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724abd060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724abd0f0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x55d724a31018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55d724a294f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55d724a29588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55d724a29620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55d724a29920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55d724a299b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55d724a296b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55d724a29a60 MAP: (2 sibs) 4 children: 42: 0x55d724a248b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55d724a24948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55d724a249e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55d724a24a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55d724a29af8 MAP: (2 sibs) 5 children: 42: 0x55d724a29ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55d724a29c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55d724a29cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55d724a29d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55d724a29e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55d724a29750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55d724a22df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a22e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a22f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a297e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55d724a29ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a29f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a29fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a29880 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] 0x55d724abf5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724abf680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724abf710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724abf7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724abf830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724abf8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724abf950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724abf9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724abfa70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724abfb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724abfb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724abfc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724abfcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724abfd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724abfdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724abfe60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724abfef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724abff80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724ac0010 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724ac00a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724ac0130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724ac01c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724ac0250 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724ac02e0 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] 0x55d724abf5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724abf680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724abf710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724abf7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724abf830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724abf8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724abf950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724abf9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724abfa70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724abfb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724abfb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724abfc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724abfcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724abfd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724abfdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724abfe60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724abfef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724abff80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724ac0010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724ac00a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724ac0130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724ac01c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724ac0250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55d724ac0370 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55d724ac0400 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55d724ac0490 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55d724ac02e0 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] 0x55d724abf5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724abf680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724abf710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724abf7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724abf830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724abf8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724abf950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724abf9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724abfa70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724abfb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724abfb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724abfc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724abfcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724abfd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724abfdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724abfe60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724abfef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724abff80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724ac0010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724ac00a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724ac0130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724ac01c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724ac0250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55d724ac02e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55d724ac0370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55d724ac0400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55d724ac0490 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x55d724a31130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55d724a2bb70 MAP: (6 sibs) 1 children: 42: 0x55d724a2bf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55d724a2bfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2c048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2c0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2c178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2c210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2bc08 MAP: (6 sibs) 1 children: 42: 0x55d724a2c2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55d724a2c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2c3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2c518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2c5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2bca0 MAP: (6 sibs) 1 children: 42: 0x55d724a2c650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55d724a2bd38 MAP: (6 sibs) 1 children: 42: 0x55d724a2c6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55d724a2bdd0 MAP: (6 sibs) 1 children: 42: 0x55d724a2c790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55d724a2c830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55d724a2c8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55d724a2be68 MAP: (6 sibs) 1 children: 42: 0x55d724a2c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ac27b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724ac2840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724ac28d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724ac2960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724ac29f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724ac2a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724ac2b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724ac2ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724ac2c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724ac2cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724ac2d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724ac2de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724ac2e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724ac2f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724ac2f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724ac3020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724ac30b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724ac3140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724ac31d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724ac3260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724ac32f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724ac3380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724ac3410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724ac34a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724ac3530 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x55d724a31248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55d724a2dc10 MAP: (6 sibs) 1 children: 42: 0x55d724a27750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2dca8 MAP: (6 sibs) 1 children: 42: 0x55d724a277f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2e3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2e478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2e510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2dd40 MAP: (6 sibs) 1 children: 42: 0x55d724a27890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2e778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2e810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2ddd8 MAP: (6 sibs) 1 children: 42: 0x55d724a27930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2e9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2ea78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2eb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2de70 MAP: (6 sibs) 1 children: 42: 0x55d724a2ebb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2ec50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2ece8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2ed80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2ee18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2eeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2df08 MAP: (6 sibs) 1 children: 42: 0x55d724a2ef50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2f088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2f120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2f1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2f250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ac5970 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724ac5a00 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724ac5a90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724ac5b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724ac5bb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724ac5c40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724ac5cd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724ac5d60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724ac5df0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724ac5e80 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724ac5f10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724ac5fa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724ac6030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724ac60c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724ac6150 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724ac61e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724ac6270 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724ac6300 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724ac6390 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724ac6420 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724ac64b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724ac6540 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724ac65d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724ac6660 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724ac66f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ac6b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724ac6c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724ac6ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724ac6d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724ac6dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724ac6e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724ac6ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724ac6f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724ac7000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724ac7090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724ac7120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724ac71b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724ac7240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724ac72d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724ac7360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724ac73f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724ac7480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55d724ac7990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55d724ac7a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55d724ac7ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55d724ac7b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55d724ac7bd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55d724ac7510 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55d724ac75a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55d724ac7c60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55d724ac7cf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55d724ac7d80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55d724ac7e10 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55d724ac7ea0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55d724ac7630 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55d724ac76c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55d724ac7f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55d724ac7fc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55d724ac8050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55d724ac80e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55d724ac77e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55d724ac7870 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55d724ac7900 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55d724ac7750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724ac8170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724ac8200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724ac8290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724ac8320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ac6b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724ac6c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724ac6ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724ac6d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724ac6dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724ac6e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724ac6ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724ac6f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724ac7000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724ac7090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724ac7120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724ac71b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724ac7240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724ac72d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724ac7360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724ac73f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724ac7480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55d724ac7510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55d724ac75a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55d724ac7630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55d724ac76c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55d724ac7750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55d724ac77e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55d724ac7870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55d724ac7900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55d724ac7990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55d724ac7a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55d724ac7ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55d724ac7b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55d724ac7bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55d724ac7c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55d724ac7cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55d724ac7d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55d724ac7e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55d724ac7ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55d724ac7f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55d724ac7fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55d724ac8050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55d724ac80e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724ac8170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724ac8200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724ac8290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724ac8320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0x55d724a31360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55d724a2f2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55d724a2f5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55d724a2f680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55d724a2f718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55d724a2f7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55d724a2d010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55d724a2f848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55d724a2d0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55d724a2f8e0 DOCMAP: (17 sibs) 2 children: 42: 0x55d724a21e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55d724a21f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55d724a2f978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2d150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55d724a2fa10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2d1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55d724a2faa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2ca10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55d724a2fb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2cab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55d724a2fbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55d724a2fc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ac9ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55d724ac9f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55d724ac9fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55d724aca050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55d724aca0e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55d724aca170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55d724aca200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55d724aca290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55d724aca320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55d724aca3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55d724aca440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55d724aca4d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55d724aca560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55d724aca5f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55d724aca680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55d724aca710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55d724aca7a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55d724aca830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55d724aca8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55d724aca950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55d724aca9e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55d724acaa70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55d724acab00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55d724acab90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55d724acac20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55d724acacb0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x55d724a31478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55d724a2d610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55d724a2d6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55d724a2d740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55d724a2d7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55d724a2d870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55d724a27100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55d724a27198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ac9590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724ac9620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724ac96b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724ac9740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724ac97d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724ac9860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724ac98f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724ac9980 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x55d724a31590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55d724a2a070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55d724a2a108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55d724a2a1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55d724a2a238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55d724a2a2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55d724a27290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55d724a27328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724acd8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724acd980 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724acda10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724acdaa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724acdb30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724acdbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724acdc50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724acdce0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724acd8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724acd980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724acda10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724acdaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724acdb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724acdbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724acdc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724acdce0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724acd8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724acd980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724acda10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724acdaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724acdb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724acdbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724acdc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724acdce0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x55d724a316a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a22690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55d724a22728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724acf620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724acf6b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724acf740 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: 0x55d724a317c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a28630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55d724a286c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ad1350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ad13e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724ad1470 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ad1350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ad13e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724ad1470 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ad1350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ad13e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724ad1470 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: --------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x55d724a318d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55d724a2fe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55d724a2fee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55d724a2ff80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55d724a30320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55d724a303b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55d724a30018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55d724a22c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55d724a22cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55d724a22d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55d724a300b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55d724a30460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55d724a304f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55d724a30148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55d724a301e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55d724a305a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55d724a30638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55d724a30278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55d724a306e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55d724a30778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ad3ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55d724ad3f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724ad4000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724ad4090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724ad4120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724ad41b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724ad4240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724ad42d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724ad4360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724ad43f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724ad4480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724ad4510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724ad45a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724ad4630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724ad46c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724ad4750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724ad47e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724ad4870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724ad4900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724ad4990 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x55d724a319f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55d724a32b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55d724a32bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55d724a32c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55d724a33000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55d724a33098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55d724a32cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55d724a33140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55d724a331d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55d724a33270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55d724a32d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55d724a33310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55d724a333a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55d724a32e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55d724a32ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55d724a33450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55d724a334e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55d724a32f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55d724a33590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55d724a33628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ad6e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724ad6eb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724ad6f40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724ad6fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724ad7060 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724ad70f0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724ad7180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724ad7210 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724ad72a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724ad7330 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724ad73c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724ad7450 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724ad74e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724ad7570 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724ad7600 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724ad7690 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724ad7720 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724ad77b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724ad7840 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724ad78d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ad6e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724ad6eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724ad6f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724ad6fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724ad7060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724ad70f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724ad7180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724ad7210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724ad72a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724ad7330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724ad73c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724ad7450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724ad74e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724ad7570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724ad7600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724ad7690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724ad7720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724ad77b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724ad7840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724ad78d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ad6e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724ad6eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724ad6f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724ad6fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724ad7060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724ad70f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724ad7180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724ad7210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724ad72a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724ad7330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724ad73c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724ad7450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724ad74e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724ad7570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724ad7600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724ad7690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724ad7720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724ad77b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724ad7840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724ad78d0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x55d724a31b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55d724a2af90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55d724a2b460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55d724a2b4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55d724a2b590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55d724a2b028 MAP: (8 sibs) 3 children: 42: 0x55d724a2b630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55d724a2b6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55d724a2b760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55d724a2b0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55d724a2a710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55d724a2b158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55d724a2a7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55d724a2b1f0 MAP: (8 sibs) 7 children: 42: 0x55d724a336d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55d724a33768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55d724a33800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55d724a33898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55d724a33930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55d724a339c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55d724a33a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55d724a2b288 VAL***: '*a0' (8 sibs) 42: 0x55d724a2b320 VAL***: '*a7' (8 sibs) 42: 0x55d724a2b3b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ad9d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724ad9df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724ad9e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724ad9f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724ad9fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724ada030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724ada0c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724ada150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724ada1e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724ada270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724ada300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724ada390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724ada420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724ada4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724ada540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724ada5d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724ada660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724ada6f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724ada780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724ada810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724ada8a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724ada930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724ada9c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724adaa50 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x55d724a31c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a33b00 MAP: (8 sibs) 3 children: 42: 0x55d724a33fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55d724a34068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55d724a34100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55d724a33b98 MAP: (8 sibs) 3 children: 42: 0x55d724a341a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55d724a34238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55d724a342d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55d724a33c30 MAP: (8 sibs) 1 children: 42: 0x55d724a28b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55d724a33cc8 MAP: (8 sibs) 1 children: 42: 0x55d724a2ba20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55d724a33d60 MAP: (8 sibs) 7 children: 42: 0x55d724a34370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55d724a34408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55d724a344a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55d724a34538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55d724a345d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55d724a34668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55d724a34700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55d724a33df8 MAP: (8 sibs) 3 children: 42: 0x55d724a347a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55d724a34838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55d724a348d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55d724a33e90 MAP: (8 sibs) 1 children: 42: 0x55d724a34970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55d724a33f28 MAP: (8 sibs) 1 children: 42: 0x55d724a34a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724adc390 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724adc420 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724adc4b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724adc540 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724adc5d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724adc660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724adc6f0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724adc780 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724adc810 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724adc8a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724adc930 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724adc9c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724adca50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724adcae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724adcb70 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724adcc00 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724adcc90 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724adcd20 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724adcdb0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724adce40 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724adced0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724adcf60 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724adcff0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724add080 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724adc390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724adc420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724adc4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724adc540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724adc5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724adc660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724adc6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724adc780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724adc810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724adc8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724adc930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724adc9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724adca50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724adcae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724adcb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724adcc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724adcc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724adcd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724adcdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724adce40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724adced0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724adcf60 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55d724add110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55d724add1a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55d724add230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55d724adcff0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55d724add2c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55d724add080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724add350 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724adc390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724adc420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724adc4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724adc540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724adc5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724adc660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724adc6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724adc780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724adc810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724adc8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724adc930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724adc9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724adca50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724adcae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724adcb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724adcc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724adcc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724adcd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724adcdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724adce40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724adced0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724adcf60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55d724adcff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55d724add080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55d724add110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55d724add1a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55d724add230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55d724add2c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724add350 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: --------------- 42: 42: a: 1 42: ? b 42: &anchor c: 3 42: --------------- 42: REF TREE: 42: 0x55d724a31d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55d724a22a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55d724a22ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55d724a22b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ade9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55d724adea50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55d724adeae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55d724adeb70 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: 0x55d724a31e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a28770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55d724a28808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae06f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ae0780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724ae0810 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: 0x55d724a31f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a288b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55d724a28948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae2420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ae24b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724ae2540 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ae2420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ae24b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724ae2540 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ae2420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ae24b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724ae2540 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x55d724a30870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a230e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55d724a235b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55d724a23648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a23178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55d724a236f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55d724a23788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a23210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55d724a23830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55d724a232a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55d724a238d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55d724a23340 MAP: (8 sibs) 4 children: 42: 0x55d724a23970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a23a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a23aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a23b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a233d8 MAP: (8 sibs) 3 children: 42: 0x55d724a23be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55d724a23c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55d724a23d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55d724a23470 MAP: (8 sibs) 2 children: 42: 0x55d724a23db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55d724a23ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55d724a23f88 VAL***: '*BIG' (2 sibs) 42: 0x55d724a23e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55d724a23508 MAP: (8 sibs) 3 children: 42: 0x55d724a24030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55d724a24200 VAL***: '*BIG' (3 sibs) 42: 0x55d724a24298 VAL***: '*LEFT' (3 sibs) 42: 0x55d724a24330 VAL***: '*SMALL' (3 sibs) 42: 0x55d724a240c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55d724a24160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae3640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ae36d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724ae3760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ae37f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ae3880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724ae3910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ae39a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ae3a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724ae3ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ae3b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724ae3be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ae3c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ae3d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ae3d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ae3e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ae3eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ae3f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724ae3fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724ae4060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724ae40f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724ae4180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724ae4210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724ae42a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724ae4330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724ae43c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724ae4450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724ae44e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724ae4570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55d724ae4600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724ae4690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55d724ae4720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724ae47b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *SMALL, *LEFT, *BIG ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x55d724a30988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a24d60 MAP: (8 sibs) 2 children: 42: 0x55d724a21fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55d724a22068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a24df8 MAP: (8 sibs) 2 children: 42: 0x55d724a227d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55d724a22868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a24e90 MAP: (8 sibs) 1 children: 42: 0x55d724a25230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55d724a24f28 MAP: (8 sibs) 1 children: 42: 0x55d724a252d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55d724a24fc0 MAP: (8 sibs) 4 children: 42: 0x55d724a25370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a254a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a25058 MAP: (8 sibs) 4 children: 42: 0x55d724a255e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a257a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a250f0 MAP: (8 sibs) 4 children: 42: 0x55d724a25850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a258e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a25188 MAP: (8 sibs) 4 children: 42: 0x55d724a25ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae4850 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ae48e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724ae4970 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ae4a00 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ae4a90 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724ae4b20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ae4bb0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ae4c40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724ae4cd0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ae4d60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724ae4df0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ae4e80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ae4f10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ae4fa0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ae5030 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ae50c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ae5150 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724ae51e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724ae5270 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724ae5300 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724ae5390 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724ae5420 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724ae54b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724ae5540 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724ae55d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724ae5660 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724ae56f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724ae5780 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55d724ae5810 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724ae58a0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55d724ae5930 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724ae59c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ae5a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ae5af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724ae5b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ae5c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ae5ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724ae5d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ae5dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ae5e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724ae5ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ae5f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724ae6000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ae6090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ae6120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ae61b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ae6240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ae62d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ae6360 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55d724ae6c60 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55d724ae6cf0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55d724ae6480 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55d724ae6510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55d724ae65a0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55d724ae63f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55d724ae6d80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55d724ae66c0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55d724ae67e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55d724ae6870 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55d724ae6b40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55d724ae6990 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55d724ae6750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55d724ae6bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ae5a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ae5af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724ae5b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ae5c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ae5ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724ae5d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ae5dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ae5e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724ae5ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ae5f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724ae6000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ae6090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ae6120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ae61b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ae6240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ae62d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ae6360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55d724ae63f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55d724ae6480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55d724ae6510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55d724ae65a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55d724ae6630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55d724ae66c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55d724ae6750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55d724ae67e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55d724ae6870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55d724ae6900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55d724ae6990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55d724ae6a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55d724ae6ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55d724ae6b40 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x55d724a30aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a261a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55d724a26238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55d724a262d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a26540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55d724a265d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55d724a26368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55d724a221b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a26400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55d724a26680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55d724a267c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae2d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae2dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ae2e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ae2ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae2f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ae3000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ae3090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae3120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae31b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae3240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ae32d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae3360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae33f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ae3480 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x55d724a30bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a26900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55d724a26998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55d724a26a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a26ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55d724a26d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55d724a26ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55d724a26de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a26b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55d724a26e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55d724a26fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a27058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae4850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae48e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ae4970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ae4a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae4a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ae4b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ae4bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae4c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae4cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae4d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ae4df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae4e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae4f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ae4fa0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x55d724a30cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a279d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a27a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a27b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a27d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a27e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a27b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55d724a27eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a27c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55d724a27f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a27fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a27cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55d724a28090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae7e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae7f00 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ae7f90 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ae8020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae80b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ae8140 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ae81d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae8260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae82f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae8380 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ae8410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae84a0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae8530 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ae85c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ae7e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae7f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ae7f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ae8020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae80b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ae8140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ae81d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae8260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae82f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55d724ae8650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ae8410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae84a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55d724ae8380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ae85c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ae7e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae7f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ae7f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ae8020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae80b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ae8140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ae81d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae8260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae82f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae8380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ae8410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae84a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae8530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ae85c0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: --------------- 42: { 42: anchored_content: &anchor_name This string will appear as the value of two keys., 42: other_anchor: *anchor_name, 42: anchors_in_seqs: [ 42: &anchor_in_seq this value appears in both elements of the sequence, 42: *anchor_in_seq 42: ], 42: base: &base { 42: name: Everyone has same name 42: }, 42: foo: &foo { 42: <<: *base, 42: age: 10 42: }, 42: bar: &bar { 42: <<: *base, 42: age: 20 42: } 42: }--------------- 42: REF TREE: 42: 0x55d724a30de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a25d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a25e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a25eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a281d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a28268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a25f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55d724a28310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a25fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55d724a283b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55d724a284f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae8780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae8810 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ae88a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ae8930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae89c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ae8a50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ae8ae0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae8b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae8c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae8c90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ae8d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae8db0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae8e40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ae8ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ae8780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae8810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ae88a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ae8930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae89c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ae8a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ae8ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae8b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae8c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55d724ae8f60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ae8d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae8db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55d724ae8c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ae8ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724ae8780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae8810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ae88a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ae8930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae89c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ae8a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ae8ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae8b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae8c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae8c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ae8d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae8db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae8e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ae8ed0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x55d724a30f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55d724a28c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55d724a28cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55d724a28d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55d724a22910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55d724a229a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55d724a28df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55d724a29060 MAP: (2 sibs) 4 children: 42: 0x55d724a24640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55d724a246d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55d724a24770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55d724a24808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55d724a290f8 MAP: (2 sibs) 5 children: 42: 0x55d724a291a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55d724a29238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55d724a292d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55d724a29368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55d724a29400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55d724a28e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55d724a224c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a22558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a225f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a28f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55d724a28fc0 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] 0x55d724ae99a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724ae9a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724ae9ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724ae9b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724ae9be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724ae9c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724ae9d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724ae9d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724ae9e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724ae9eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724ae9f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724ae9fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724aea060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724aea0f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724aea180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724aea210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724aea2a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724aea330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724aea3c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724aea450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724aea4e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724aea570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724aea600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724aea690 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: receipt: Oz-Ware Purchase Invoice 42: date: 2012-08-06 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: High Heeled "Ruby" Slippers 42: size: 8 42: price: 133.7 42: quantity: 1 42: bill-to: &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: city: East Centerville 42: state: KS 42: ship-to: *id001 42: specialDelivery: > 42: Follow the Yellow Brick 42: Road to the Emerald City. 42: Pay no attention to the 42: man behind the curtain. 42: --------------- 42: REF TREE: 42: 0x55d724a31018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55d724a294f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55d724a29588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55d724a29620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55d724a29920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55d724a299b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55d724a296b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55d724a29a60 MAP: (2 sibs) 4 children: 42: 0x55d724a248b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55d724a24948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55d724a249e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55d724a24a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55d724a29af8 MAP: (2 sibs) 5 children: 42: 0x55d724a29ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55d724a29c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55d724a29cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55d724a29d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55d724a29e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55d724a29750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55d724a22df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a22e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a22f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a297e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55d724a29ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a29f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a29fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a29880 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] 0x55d724aeabb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724aeac40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724aeacd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724aead60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724aeadf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724aeae80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724aeaf10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724aeafa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724aeb030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724aeb0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724aeb150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724aeb1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724aeb270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724aeb300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724aeb390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724aeb420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724aeb4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724aeb540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724aeb5d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724aeb660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724aeb6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724aeb780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724aeb810 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724aeb8a0 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] 0x55d724aeabb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724aeac40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724aeacd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724aead60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724aeadf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724aeae80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724aeaf10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724aeafa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724aeb030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724aeb0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724aeb150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724aeb1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724aeb270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724aeb300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724aeb390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724aeb420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724aeb4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724aeb540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724aeb5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724aeb660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724aeb6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724aeb780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724aeb810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55d724aeb930 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55d724aeb9c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55d724aeba50 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55d724aeb8a0 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] 0x55d724aeabb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724aeac40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724aeacd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724aead60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724aeadf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724aeae80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724aeaf10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724aeafa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724aeb030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724aeb0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724aeb150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724aeb1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724aeb270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724aeb300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724aeb390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724aeb420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724aeb4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724aeb540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724aeb5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724aeb660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724aeb6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724aeb780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724aeb810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55d724aeb8a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55d724aeb930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55d724aeb9c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55d724aeba50 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x55d724a31130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55d724a2bb70 MAP: (6 sibs) 1 children: 42: 0x55d724a2bf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55d724a2bfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2c048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2c0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2c178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2c210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2bc08 MAP: (6 sibs) 1 children: 42: 0x55d724a2c2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55d724a2c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2c3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2c518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2c5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2bca0 MAP: (6 sibs) 1 children: 42: 0x55d724a2c650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55d724a2bd38 MAP: (6 sibs) 1 children: 42: 0x55d724a2c6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55d724a2bdd0 MAP: (6 sibs) 1 children: 42: 0x55d724a2c790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55d724a2c830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55d724a2c8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55d724a2be68 MAP: (6 sibs) 1 children: 42: 0x55d724a2c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724aebdc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724aebe50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724aebee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724aebf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724aec000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724aec090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724aec120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724aec1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724aec240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724aec2d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724aec360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724aec3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724aec480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724aec510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724aec5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724aec630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724aec6c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724aec750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724aec7e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724aec870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724aec900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724aec990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724aeca20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724aecab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724aecb40 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x55d724a31248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55d724a2dc10 MAP: (6 sibs) 1 children: 42: 0x55d724a27750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2dca8 MAP: (6 sibs) 1 children: 42: 0x55d724a277f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2e3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2e478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2e510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2dd40 MAP: (6 sibs) 1 children: 42: 0x55d724a27890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2e778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2e810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2ddd8 MAP: (6 sibs) 1 children: 42: 0x55d724a27930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2e9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2ea78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2eb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2de70 MAP: (6 sibs) 1 children: 42: 0x55d724a2ebb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2ec50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2ece8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2ed80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2ee18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2eeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2df08 MAP: (6 sibs) 1 children: 42: 0x55d724a2ef50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2f088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2f120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2f1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2f250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724aecfd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724aed060 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724aed0f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724aed180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724aed210 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724aed2a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724aed330 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724aed3c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724aed450 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724aed4e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724aed570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724aed600 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724aed690 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724aed720 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724aed7b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724aed840 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724aed8d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724aed960 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724aed9f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724aeda80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724aedb10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724aedba0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724aedc30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724aedcc0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724aedd50 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724aee1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724aee270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724aee300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724aee390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724aee420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724aee4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724aee540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724aee5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724aee660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724aee6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724aee780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724aee810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724aee8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724aee930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724aee9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724aeea50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724aeeae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55d724aeeff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55d724aef080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55d724aef110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55d724aef1a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55d724aef230 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55d724aeeb70 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55d724aeec00 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55d724aef2c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55d724aef350 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55d724aef3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55d724aef470 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55d724aef500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55d724aeec90 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55d724aeed20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55d724aef590 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55d724aef620 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55d724aef6b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55d724aef740 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55d724aeee40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55d724aeeed0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55d724aeef60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55d724aeedb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724aef7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724aef860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724aef8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724aef980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724aee1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724aee270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724aee300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724aee390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724aee420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724aee4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724aee540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724aee5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724aee660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724aee6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724aee780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724aee810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724aee8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724aee930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724aee9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724aeea50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724aeeae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55d724aeeb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55d724aeec00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55d724aeec90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55d724aeed20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55d724aeedb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55d724aeee40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55d724aeeed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55d724aeef60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55d724aeeff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55d724aef080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55d724aef110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55d724aef1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55d724aef230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55d724aef2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55d724aef350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55d724aef3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55d724aef470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55d724aef500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55d724aef590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55d724aef620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55d724aef6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55d724aef740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724aef7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724aef860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724aef8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724aef980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0x55d724a31360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55d724a2f2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55d724a2f5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55d724a2f680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55d724a2f718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55d724a2f7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55d724a2d010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55d724a2f848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55d724a2d0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55d724a2f8e0 DOCMAP: (17 sibs) 2 children: 42: 0x55d724a21e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55d724a21f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55d724a2f978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2d150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55d724a2fa10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2d1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55d724a2faa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2ca10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55d724a2fb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2cab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55d724a2fbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55d724a2fc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724aecfd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55d724aed060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55d724aed0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55d724aed180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55d724aed210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55d724aed2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55d724aed330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55d724aed3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55d724aed450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55d724aed4e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55d724aed570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55d724aed600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55d724aed690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55d724aed720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55d724aed7b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55d724aed840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55d724aed8d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55d724aed960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55d724aed9f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55d724aeda80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55d724aedb10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55d724aedba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55d724aedc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55d724aedcc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55d724aedd50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55d724aedde0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x55d724a31478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55d724a2d610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55d724a2d6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55d724a2d740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55d724a2d7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55d724a2d870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55d724a27100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55d724a27198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ae9090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724ae9120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724ae91b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724ae9240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724ae92d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724ae9360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724ae93f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724ae9480 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: --------------- 42: REF TREE: 42: 0x55d724a31590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55d724a2a070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55d724a2a108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55d724a2a1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55d724a2a238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55d724a2a2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55d724a27290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55d724a27328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af05f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724af0680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724af0710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724af07a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724af0830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724af08c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724af0950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724af09e0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af05f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724af0680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724af0710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724af07a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724af0830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724af08c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724af0950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724af09e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af05f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724af0680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724af0710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724af07a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724af0830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724af08c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724af0950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724af09e0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x55d724a316a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a22690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55d724a22728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af0f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af0f90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724af1020 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: --------------- 42: {&a0 a0: &b0 b0, *b0: *a0}--------------- 42: REF TREE: 42: 0x55d724a317c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a28630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55d724a286c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af1810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af18a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724af1930 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af1810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af18a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724af1930 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af1810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af18a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724af1930 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: --------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x55d724a318d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55d724a2fe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55d724a2fee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55d724a2ff80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55d724a30320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55d724a303b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55d724a30018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55d724a22c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55d724a22cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55d724a22d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55d724a300b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55d724a30460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55d724a304f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55d724a30148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55d724a301e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55d724a305a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55d724a30638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55d724a30278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55d724a306e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55d724a30778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af2a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55d724af2ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724af2b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724af2be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724af2c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724af2d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724af2d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724af2e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724af2eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724af2f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724af2fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724af3060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724af30f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724af3180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724af3210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724af32a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724af3330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724af33c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724af3450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724af34e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1 42: *b1: *a1 42: map2: 42: *b0: *a0 # ensure the anchor is enough to establish the indentation 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: 42: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: 42: &map6 42: a6: &b6 b6 42: *b6: *b6 42: --------------- 42: REF TREE: 42: 0x55d724a319f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55d724a32b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55d724a32bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55d724a32c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55d724a33000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55d724a33098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55d724a32cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55d724a33140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55d724a331d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55d724a33270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55d724a32d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55d724a33310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55d724a333a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55d724a32e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55d724a32ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55d724a33450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55d724a334e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55d724a32f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55d724a33590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55d724a33628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af3c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724af3cd0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724af3d60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724af3df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724af3e80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724af3f10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724af3fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724af4030 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724af40c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724af4150 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724af41e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724af4270 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724af4300 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724af4390 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724af4420 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724af44b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724af4540 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724af45d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724af4660 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724af46f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af3c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724af3cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724af3d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724af3df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724af3e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724af3f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724af3fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724af4030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724af40c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724af4150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724af41e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724af4270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724af4300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724af4390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724af4420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724af44b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724af4540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724af45d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724af4660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724af46f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af3c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724af3cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724af3d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724af3df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724af3e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724af3f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724af3fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724af4030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724af40c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724af4150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724af41e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724af4270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724af4300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724af4390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724af4420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724af44b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724af4540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724af45d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724af4660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724af46f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x55d724a31b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55d724a2af90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55d724a2b460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55d724a2b4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55d724a2b590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55d724a2b028 MAP: (8 sibs) 3 children: 42: 0x55d724a2b630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55d724a2b6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55d724a2b760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55d724a2b0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55d724a2a710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55d724a2b158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55d724a2a7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55d724a2b1f0 MAP: (8 sibs) 7 children: 42: 0x55d724a336d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55d724a33768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55d724a33800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55d724a33898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55d724a33930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55d724a339c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55d724a33a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55d724a2b288 VAL***: '*a0' (8 sibs) 42: 0x55d724a2b320 VAL***: '*a7' (8 sibs) 42: 0x55d724a2b3b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af4e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724af4ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724af4f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724af5000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724af5090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724af5120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724af51b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724af5240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724af52d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724af5360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724af53f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724af5480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724af5510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724af55a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724af5630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724af56c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724af5750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724af57e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724af5870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724af5900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724af5990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724af5a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724af5ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724af5b40 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x55d724a31c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a33b00 MAP: (8 sibs) 3 children: 42: 0x55d724a33fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55d724a34068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55d724a34100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55d724a33b98 MAP: (8 sibs) 3 children: 42: 0x55d724a341a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55d724a34238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55d724a342d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55d724a33c30 MAP: (8 sibs) 1 children: 42: 0x55d724a28b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55d724a33cc8 MAP: (8 sibs) 1 children: 42: 0x55d724a2ba20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55d724a33d60 MAP: (8 sibs) 7 children: 42: 0x55d724a34370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55d724a34408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55d724a344a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55d724a34538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55d724a345d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55d724a34668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55d724a34700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55d724a33df8 MAP: (8 sibs) 3 children: 42: 0x55d724a347a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55d724a34838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55d724a348d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55d724a33e90 MAP: (8 sibs) 1 children: 42: 0x55d724a34970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55d724a33f28 MAP: (8 sibs) 1 children: 42: 0x55d724a34a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af6060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724af60f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724af6180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724af6210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724af62a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724af6330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724af63c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724af6450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724af64e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724af6570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724af6600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724af6690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724af6720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724af67b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724af6840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724af68d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724af6960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724af69f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724af6a80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724af6b10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724af6ba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724af6c30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724af6cc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724af6d50 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af6060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724af60f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724af6180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724af6210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724af62a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724af6330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724af63c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724af6450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724af64e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724af6570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724af6600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724af6690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724af6720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724af67b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724af6840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724af68d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724af6960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724af69f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724af6a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724af6b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724af6ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724af6c30 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55d724af6de0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55d724af6e70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55d724af6f00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55d724af6cc0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55d724af6f90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55d724af6d50 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724af7020 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af6060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724af60f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724af6180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724af6210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724af62a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724af6330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724af63c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724af6450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724af64e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724af6570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724af6600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724af6690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724af6720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724af67b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724af6840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724af68d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724af6960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724af69f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724af6a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724af6b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724af6ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724af6c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55d724af6cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55d724af6d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55d724af6de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55d724af6e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55d724af6f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55d724af6f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724af7020 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: --------------- 42: 42: a: 1 42: ? b 42: &anchor c: 3 42: --------------- 42: REF TREE: 42: 0x55d724a31d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55d724a22a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55d724a22ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55d724a22b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af2120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55d724af21b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55d724af2240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55d724af22d0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: #nodes=4 vs #printed=4 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x55d724a31e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a28770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55d724a28808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af7270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af7300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724af7390 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: --------------- 42: 42: !!str &a1 "foo": 42: !!str bar 42: &a2 baz : *a1 42: --------------- 42: REF TREE: 42: 0x55d724a31f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a288b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55d724a28948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724af7b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af7c10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724af7ca0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af7b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af7c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724af7ca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55d724af7b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af7c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724af7ca0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *BIG, *LEFT, *SMALL ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724aac0a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724aac130 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724aac1c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724aac250 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724aac2e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724aac370 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724aac400 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724aac490 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724aac520 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724aac5b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724aac640 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724aac6d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724aac760 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724aac7f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724aac880 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724aac910 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724aac9a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724aaca30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724aacac0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724aacb50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724aacbe0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724aacc70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724aacd00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724aacd90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724aace20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724aaceb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724aacf40 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724aacfd0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55d724aad060 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724aad0f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55d724aad180 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724aad210 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] 0x55d724afe8a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724afe930 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724afe9c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724afea50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724afeae0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724afeb70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724afec00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724afec90 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724afed20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724afedb0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724afee40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724afeed0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724afef60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724afeff0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724aff080 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724aff110 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724aff1a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724aff230 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724aff2c0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724aff350 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724aff3e0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724aff470 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724aff500 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724aff590 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724aff620 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724aff6b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724aff740 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724aff7d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55d724aff860 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724aff8f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55d724aff980 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724affa10 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *SMALL, *LEFT, *BIG ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ab01f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ab0280 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724ab0310 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ab03a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ab0430 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724ab04c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ab0550 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ab05e0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724ab0670 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ab0700 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724ab0790 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ab0820 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ab08b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ab0940 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ab09d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ab0a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ab0af0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55d724ab0b80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55d724ab0c10 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55d724ab0ca0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55d724ab0d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55d724ab0dc0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55d724ab0e50 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55d724ab0ee0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55d724ab0f70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55d724ab1000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55d724ab1090 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55d724ab1120 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55d724ab11b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55d724ab1240 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55d724ab12d0 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] 0x55d724affab0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724affb40 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724affbd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724affc60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724affcf0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724affd80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724affe10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724affea0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724afff30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724afffc0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724b00050 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724b000e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724b00170 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724b00200 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724b00290 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724b00320 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724b003b0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55d724b00440 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55d724b004d0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55d724b00560 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55d724b005f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55d724b00680 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55d724b00710 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55d724b007a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55d724b00830 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55d724b008c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55d724b00950 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55d724b009e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55d724b00a70 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55d724b00b00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55d724b00b90 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ab2600 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab2690 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ab2720 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ab27b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab2840 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ab28d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ab2960 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab29f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab2a80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab2b10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ab2ba0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab2c30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab2cc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ab2d50 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] 0x55d724afdf90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724afe020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724afe0b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724afe140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724afe1d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724afe260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724afe2f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724afe380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724afe410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724afe4a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724afe530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724afe5c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724afe650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724afe6e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 42: other_anchor: *anchor_name,\n 42: anchors_in_seqs: [\n 42: &anchor_in_seq this value appears in both elements of the sequence,\n 42: *anchor_in_seq\n 42: ],\n 42: base: &base {\n 42: name: Everyone has same name\n 42: },\n 42: foo: &foo {\n 42: <<: *base,\n 42: age: 10\n 42: },\n 42: bar: &bar {\n 42: <<: *base,\n 42: age: 20\n 42: }\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ab4940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab49d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ab4a60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ab4af0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab4b80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ab4c10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ab4ca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab4d30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab4dc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab4e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ab4ee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab4f70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab5000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ab5090 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] 0x55d724b00cc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b00d50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724b00de0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724b00e70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b00f00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724b00f90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724b01020 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b010b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b01140 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b011d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724b01260 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b012f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b01380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724b01410 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ab6ab0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab6b40 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ab6bd0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ab6c60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab6cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ab6d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ab6e10 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab6ea0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab6f30 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab6fc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ab7050 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab70e0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab7170 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ab7200 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] 0x55d724b015d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b01660 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724b016f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724b01780 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b01810 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724b018a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724b01930 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b019c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b01a50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b01ae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724b01b70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b01c00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b01c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724b01d20 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\n 42: other_anchor: *anchor_name,\n 42: anchors_in_seqs: [\n 42: &anchor_in_seq this value appears in both elements of the sequence,\n 42: *anchor_in_seq\n 42: ],\n 42: base: &base {\n 42: name: Everyone has same name\n 42: },\n 42: foo: &foo {\n 42: <<: *base,\n 42: age: 10\n 42: },\n 42: bar: &bar {\n 42: <<: *base,\n 42: age: 20\n 42: }\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ab8e00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ab8e90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ab8f20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ab8fb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ab9040 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ab90d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ab9160 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ab91f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ab9280 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ab9310 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ab93a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ab9430 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ab94c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ab9550 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] 0x55d724b01ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b01f70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724b02000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724b02090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b02120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724b021b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724b02240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b022d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b02360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b023f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724b02480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b02510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b025a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724b02630 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: receipt: Oz-Ware Purchase Invoice\n 42: date: 2012-08-06\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: High Heeled "Ruby" Slippers\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: bill-to: &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\n 42: Suite 16\n 42: city: East Centerville\n 42: state: KS\n 42: ship-to: *id001\n 42: specialDelivery: >\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: nd the curtain.\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724abc400 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724abc490 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724abc520 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724abc5b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724abc640 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724abc6d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724abc760 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724abc7f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724abc880 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724abc910 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724abc9a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724abca30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724abcac0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724abcb50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724abcbe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724abcc70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724abcd00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724abcd90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724abce20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724abceb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724abcf40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724abcfd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724abd060 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724abd0f0 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] 0x55d724b03100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724b03190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724b03220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724b032b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724b03340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724b033d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724b03460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724b034f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724b03580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724b03610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724b036a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724b03730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724b037c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724b03850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724b038e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724b03970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724b03a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724b03a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724b03b20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724b03bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724b03c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724b03cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724b03d60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724b03df0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: receipt: Oz-Ware Purchase Invoice\n 42: date: 2012-08-06\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: High Heeled "Ruby" Slippers\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: bill-to: &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\n 42: Suite 16\n 42: city: East Centerville\n 42: state: KS\n 42: ship-to: *id001\n 42: specialDelivery: >\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: nd the curtain.\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724abf5f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724abf680 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724abf710 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724abf7a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724abf830 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724abf8c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724abf950 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724abf9e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724abfa70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724abfb00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724abfb90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724abfc20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724abfcb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724abfd40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724abfdd0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724abfe60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724abfef0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724abff80 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724ac0010 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724ac00a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724ac0130 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724ac01c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724ac0250 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55d724ac02e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55d724ac0370 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55d724ac0400 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55d724ac0490 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] 0x55d724b04310 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724b043a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724b04430 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724b044c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724b04550 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724b045e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724b04670 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724b04700 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724b04790 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724b04820 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724b048b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724b04940 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724b049d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724b04a60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724b04af0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724b04b80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724b04c10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724b04ca0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724b04d30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724b04dc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724b04e50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724b04ee0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724b04f70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55d724b05000 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55d724b05090 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55d724b05120 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55d724b051b0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - step: &id001 # defines anchor label &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001 # refers to the first step (with anchor &id001)\n 42: - step: *id002 # refers to the second step\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ac27b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724ac2840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724ac28d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724ac2960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724ac29f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724ac2a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724ac2b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724ac2ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724ac2c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724ac2cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724ac2d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724ac2de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724ac2e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724ac2f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724ac2f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724ac3020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724ac30b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724ac3140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724ac31d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724ac3260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724ac32f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724ac3380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724ac3410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724ac34a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724ac3530 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] 0x55d724b05520 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724b055b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724b05640 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724b056d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724b05760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724b057f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724b05880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724b05910 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724b059a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724b05a30 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724b05ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724b05b50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724b05be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724b05c70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724b05d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724b05d90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724b05e20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724b05eb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724b05f40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724b05fd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724b06060 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724b060f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724b06180 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724b06210 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724b062a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - step: &id001 # defines anchor label &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001 # refers to the first step (with anchor &id001)\n 42: - step: *id002 # refers to the second step\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ac6b80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724ac6c10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724ac6ca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724ac6d30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724ac6dc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724ac6e50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724ac6ee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724ac6f70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724ac7000 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724ac7090 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724ac7120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724ac71b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724ac7240 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724ac72d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724ac7360 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724ac73f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724ac7480 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55d724ac7510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55d724ac75a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55d724ac7630 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55d724ac76c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55d724ac7750 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55d724ac77e0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55d724ac7870 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55d724ac7900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55d724ac7990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55d724ac7a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55d724ac7ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55d724ac7b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55d724ac7bd0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55d724ac7c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55d724ac7cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55d724ac7d80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55d724ac7e10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55d724ac7ea0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55d724ac7f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55d724ac7fc0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55d724ac8050 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55d724ac80e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724ac8170 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724ac8200 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724ac8290 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724ac8320 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] 0x55d724b07940 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724b079d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724b07a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724b07af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724b07b80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724b07c10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724b07ca0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724b07d30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724b07dc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724b07e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724b07ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724b07f70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724b08000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724b08090 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724b08120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724b081b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724b08240 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55d724b082d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55d724b08360 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55d724b083f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55d724b08480 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55d724b08510 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55d724b085a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55d724b08630 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55d724b086c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55d724b08750 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55d724b087e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55d724b08870 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55d724b08900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55d724b08990 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55d724b08a20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55d724b08ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55d724b08b40 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55d724b08bd0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55d724b08c60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55d724b08cf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55d724b08d80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55d724b08e10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55d724b08ea0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724b08f30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724b08fc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724b09050 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724b090e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: ---\n 42: &a1\n 42: !!str\n 42: scalar1\n 42: --- &a1 !!str scalar1\n 42: ---\n 42: !!str\n 42: &a1\n 42: scalar1\n 42: --- !!str &a1 scalar1\n 42: ---\n 42: !!str\n 42: &a2\n 42: scalar2\n 42: --- &a2 !!str scalar2\n 42: ---\n 42: &a3\n 42: !!str scalar3\n 42: --- &a3 !!str scalar3\n 42: ---\n 42: &a4 !!map\n 42: &a5 !!str key5: value4\n 42: --- &a4 !!map\n 42: &a5 !!str key5: value4\n 42: ---\n 42: a6: 1\n 42: &anchor6 b6: 2\n 42: ---\n 42: !!map\n 42: &a8 !!str key8: value7\n 42: --- !!map\n 42: &a8 !!str key8: value7\n 42: ---\n 42: !!map\n 42: !!str &a10 key10: value9\n 42: --- !!map\n 42: &a10 !!str key10: value9\n 42: ---\n 42: !!str &a11\n 42: value11\n 42: --- &a11 !!str value11\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ac9ea0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55d724ac9f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55d724ac9fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55d724aca050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55d724aca0e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55d724aca170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55d724aca200 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55d724aca290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55d724aca320 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55d724aca3b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55d724aca440 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55d724aca4d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55d724aca560 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55d724aca5f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55d724aca680 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55d724aca710 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55d724aca7a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55d724aca830 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55d724aca8c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55d724aca950 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55d724aca9e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55d724acaa70 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55d724acab00 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55d724acab90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55d724acac20 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55d724acacb0 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] 0x55d724b06730 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55d724b067c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55d724b06850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55d724b068e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55d724b06970 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55d724b06a00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55d724b06a90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55d724b06b20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55d724b06bb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55d724b06c40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55d724b06cd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55d724b06d60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55d724b06df0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55d724b06e80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55d724b06f10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55d724b06fa0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55d724b07030 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55d724b070c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55d724b07150 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55d724b071e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55d724b07270 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55d724b07300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55d724b07390 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55d724b07420 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55d724b074b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55d724b07540 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ac9590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724ac9620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724ac96b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724ac9740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724ac97d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724ac9860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724ac98f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724ac9980 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] 0x55d724b027f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724b02880 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724b02910 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724b029a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724b02a30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724b02ac0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724b02b50 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724b02be0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724acd8f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724acd980 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724acda10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724acdaa0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724acdb30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724acdbc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724acdc50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724acdce0 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] 0x55d724b09d50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724b09de0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724b09e70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724b09f00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724b09f90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724b0a020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724b0a0b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724b0a140 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724acf620 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724acf6b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724acf740 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] 0x55d724b0a660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b0a6f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724b0a780 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] 0x55d724ad1350 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ad13e0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724ad1470 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] 0x55d724b0af70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b0b000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724b0b090 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] 0x55d724ad3ee0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55d724ad3f70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724ad4000 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724ad4090 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724ad4120 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724ad41b0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724ad4240 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724ad42d0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724ad4360 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724ad43f0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724ad4480 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724ad4510 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724ad45a0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724ad4630 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724ad46c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724ad4750 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724ad47e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724ad4870 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724ad4900 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724ad4990 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] 0x55d724b0c190 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55d724b0c220 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724b0c2b0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724b0c340 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724b0c3d0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724b0c460 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724b0c4f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724b0c580 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724b0c610 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724b0c6a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724b0c730 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724b0c7c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724b0c850 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724b0c8e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724b0c970 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724b0ca00 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724b0ca90 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724b0cb20 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724b0cbb0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724b0cc40 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &a0 a0: &b0 b0\n 42: *b0: *a0\n 42: map1:\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\n 42: *b1: *a1\n 42: map2:\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\n 42: &a2 a2: &b2 b2\n 42: *b2: *a2\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\n 42: a3: &b3 b3\n 42: *b3: *b0\n 42: map4: *a0\n 42: map5:\n 42: &map5\n 42: &a5 a5: &b5 b5\n 42: *b5: *a5\n 42: map6:\n 42: &map6\n 42: a6: &b6 b6\n 42: *b6: *b6\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ad6e20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724ad6eb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724ad6f40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724ad6fd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724ad7060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724ad70f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724ad7180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724ad7210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724ad72a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724ad7330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724ad73c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724ad7450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724ad74e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724ad7570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724ad7600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724ad7690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724ad7720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724ad77b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724ad7840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724ad78d0 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] 0x55d724b0d3a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724b0d430 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724b0d4c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724b0d550 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724b0d5e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724b0d670 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724b0d700 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724b0d790 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724b0d820 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724b0d8b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724b0d940 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724b0d9d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724b0da60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724b0daf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724b0db80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724b0dc10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724b0dca0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724b0dd30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724b0ddc0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724b0de50 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ad9d60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724ad9df0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724ad9e80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724ad9f10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724ad9fa0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724ada030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724ada0c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724ada150 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724ada1e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724ada270 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724ada300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724ada390 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724ada420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724ada4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724ada540 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724ada5d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724ada660 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724ada6f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724ada780 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724ada810 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724ada8a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724ada930 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724ada9c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724adaa50 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] 0x55d724b0e5b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724b0e640 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724b0e6d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724b0e760 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724b0e7f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724b0e880 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724b0e910 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724b0e9a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724b0ea30 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724b0eac0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724b0eb50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724b0ebe0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724b0ec70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724b0ed00 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724b0ed90 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724b0ee20 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724b0eeb0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724b0ef40 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724b0efd0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724b0f060 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724b0f0f0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724b0f180 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724b0f210 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724b0f2a0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724adc390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724adc420 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724adc4b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724adc540 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724adc5d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724adc660 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724adc6f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724adc780 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724adc810 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724adc8a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724adc930 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724adc9c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724adca50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724adcae0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724adcb70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724adcc00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724adcc90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724adcd20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724adcdb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724adce40 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724adced0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724adcf60 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55d724adcff0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55d724add080 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55d724add110 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55d724add1a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55d724add230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55d724add2c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724add350 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] 0x55d724b0f7c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b0f850 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724b0f8e0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724b0f970 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724b0fa00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724b0fa90 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724b0fb20 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724b0fbb0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724b0fc40 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724b0fcd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724b0fd60 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724b0fdf0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724b0fe80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724b0ff10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724b0ffa0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724b10030 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724b100c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724b10150 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724b101e0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724b10270 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724b10300 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724b10390 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55d724b10420 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55d724b104b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55d724b10540 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55d724b105d0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55d724b10660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55d724b106f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724b10780 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: 1\n 42: ? b\n 42: &anchor c: 3\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ade9c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55d724adea50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55d724adeae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55d724adeb70 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] 0x55d724b0b880 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55d724b0b910 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55d724b0b9a0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55d724b0ba30 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] 0x55d724ae06f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ae0780 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724ae0810 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] 0x55d724b109d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b10a60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724b10af0 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] 0x55d724ae2420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ae24b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724ae2540 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] 0x55d724b112e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b11370 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724b11400 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] 0x55d724ae3640 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ae36d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724ae3760 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ae37f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ae3880 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724ae3910 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ae39a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ae3a30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724ae3ac0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ae3b50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724ae3be0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ae3c70 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ae3d00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ae3d90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ae3e20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ae3eb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ae3f40 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724ae3fd0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724ae4060 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724ae40f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724ae4180 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724ae4210 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724ae42a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724ae4330 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724ae43c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724ae4450 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724ae44e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724ae4570 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55d724ae4600 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724ae4690 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55d724ae4720 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724ae47b0 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] 0x55d724b12500 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b12590 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724b12620 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724b126b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724b12740 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724b127d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724b12860 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724b128f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724b12980 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724b12a10 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724b12aa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724b12b30 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724b12bc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724b12c50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724b12ce0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724b12d70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724b12e00 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724b12e90 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724b12f20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724b12fb0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724b13040 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724b130d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724b13160 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724b131f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724b13280 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724b13310 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724b133a0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724b13430 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55d724b134c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724b13550 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55d724b135e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724b13670 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\r\n 42: - &CENTER { x: 1, y: 2 }\r\n 42: - &LEFT { x: 0, y: 2 }\r\n 42: - &BIG { r: 10 }\r\n 42: - &SMALL { r: 1 }\r\n 42: \r\n 42: # All the following maps are equal:\r\n 42: \r\n 42: - # Explicit keys\r\n 42: x: 1\r\n 42: y: 2\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge one map\r\n 42: << : *CENTER\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge multiple maps\r\n 42: << : [ *CENTER, *BIG ]\r\n 42: label: center/big\r\n 42: \r\n 42: - # Override\r\n 42: << : [ *SMALL, *LEFT, *BIG ]\r\n 42: x: 1\r\n 42: label: center/big\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ae5a60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724ae5af0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724ae5b80 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724ae5c10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724ae5ca0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724ae5d30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724ae5dc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724ae5e50 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724ae5ee0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724ae5f70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724ae6000 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724ae6090 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724ae6120 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724ae61b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724ae6240 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724ae62d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724ae6360 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55d724ae63f0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55d724ae6480 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55d724ae6510 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55d724ae65a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55d724ae6630 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55d724ae66c0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55d724ae6750 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55d724ae67e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55d724ae6870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55d724ae6900 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55d724ae6990 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55d724ae6a20 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55d724ae6ab0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55d724ae6b40 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] 0x55d724b13710 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b137a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724b13830 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724b138c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724b13950 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724b139e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724b13a70 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724b13b00 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724b13b90 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724b13c20 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724b13cb0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724b13d40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724b13dd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724b13e60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724b13ef0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724b13f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724b14010 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55d724b140a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55d724b14130 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55d724b141c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55d724b14250 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55d724b142e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55d724b14370 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55d724b14400 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55d724b14490 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55d724b14520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55d724b145b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55d724b14640 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55d724b146d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55d724b14760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55d724b147f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 42: other_anchor: *anchor_name\r\n 42: anchors_in_seqs:\r\n 42: - &anchor_in_seq this value appears in both elements of the sequence\r\n 42: - *anchor_in_seq\r\n 42: base: &base\r\n 42: name: Everyone has same name\r\n 42: foo: &foo\r\n 42: <<: *base\r\n 42: age: 10\r\n 42: bar: &bar\r\n 42: <<: *base\r\n 42: age: 20\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ae2d30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae2dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ae2e50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ae2ee0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae2f70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ae3000 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ae3090 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae3120 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae31b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae3240 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ae32d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae3360 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae33f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ae3480 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] 0x55d724b11bf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b11c80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724b11d10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724b11da0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b11e30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724b11ec0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724b11f50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b11fe0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b12070 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b12100 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724b12190 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b12220 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b122b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724b12340 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 42: other_anchor: *anchor_name,\r\n 42: anchors_in_seqs: [\r\n 42: &anchor_in_seq this value appears in both elements of the sequence,\r\n 42: *anchor_in_seq\r\n 42: ],\r\n 42: base: &base {\r\n 42: name: Everyone has same name\r\n 42: },\r\n 42: foo: &foo {\r\n 42: <<: *base,\r\n 42: age: 10\r\n 42: },\r\n 42: bar: &bar {\r\n 42: <<: *base,\r\n 42: age: 20\r\n 42: }\r\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ae4850 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae48e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724ae4970 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724ae4a00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae4a90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724ae4b20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724ae4bb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae4c40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae4cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae4d60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724ae4df0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae4e80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae4f10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724ae4fa0 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] 0x55d724b14920 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b149b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724b14a40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724b14ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b14b60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724b14bf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724b14c80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b14d10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b14da0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b14e30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724b14ec0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b14f50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b14fe0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724b15070 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 42: other_anchor: *anchor_name\r\n 42: anchors_in_seqs:\r\n 42: - &anchor_in_seq this value appears in both elements of the sequence\r\n 42: - *anchor_in_seq\r\n 42: base: &base\r\n 42: name: Everyone has same name\r\n 42: foo: &foo\r\n 42: <<: *base\r\n 42: age: 10\r\n 42: bar: &bar\r\n 42: <<: *base\r\n 42: age: 20\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ae7e70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae7f00 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ae7f90 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ae8020 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae80b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ae8140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ae81d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae8260 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae82f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae8380 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ae8410 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae84a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae8530 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ae85c0 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] 0x55d724b15230 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b152c0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724b15350 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724b153e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b15470 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724b15500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724b15590 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b15620 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b156b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b15740 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724b157d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b15860 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b158f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724b15980 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {\r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.,\r\n 42: other_anchor: *anchor_name,\r\n 42: anchors_in_seqs: [\r\n 42: &anchor_in_seq this value appears in both elements of the sequence,\r\n 42: *anchor_in_seq\r\n 42: ],\r\n 42: base: &base {\r\n 42: name: Everyone has same name\r\n 42: },\r\n 42: foo: &foo {\r\n 42: <<: *base,\r\n 42: age: 10\r\n 42: },\r\n 42: bar: &bar {\r\n 42: <<: *base,\r\n 42: age: 20\r\n 42: }\r\n 42: }~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ae8780 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724ae8810 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724ae88a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724ae8930 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724ae89c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724ae8a50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724ae8ae0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724ae8b70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724ae8c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724ae8c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724ae8d20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724ae8db0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724ae8e40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724ae8ed0 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] 0x55d724b15b40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b15bd0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724b15c60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724b15cf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b15d80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724b15e10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724b15ea0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b15f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b15fc0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b16050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724b160e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b16170 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b16200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724b16290 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: receipt: Oz-Ware Purchase Invoice\r\n 42: date: 2012-08-06\r\n 42: customer:\r\n 42: first_name: Dorothy\r\n 42: family_name: Gale\r\n 42: items:\r\n 42: - part_no: A4786\r\n 42: descrip: Water Bucket (Filled)\r\n 42: price: 1.47\r\n 42: quantity: 4\r\n 42: - part_no: E1628\r\n 42: descrip: High Heeled "Ruby" Slippers\r\n 42: size: 8\r\n 42: price: 133.7\r\n 42: quantity: 1\r\n 42: bill-to: &id001\r\n 42: street: |\r\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\r\n 42: Suite 16\r\n 42: city: East Centerville\r\n 42: state: KS\r\n 42: ship-to: *id001\r\n 42: specialDelivery: >\r\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: ehind the curtain.\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ae99a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724ae9a30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724ae9ac0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724ae9b50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724ae9be0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724ae9c70 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724ae9d00 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724ae9d90 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724ae9e20 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724ae9eb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724ae9f40 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724ae9fd0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724aea060 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724aea0f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724aea180 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724aea210 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724aea2a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724aea330 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724aea3c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724aea450 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724aea4e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724aea570 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724aea600 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724aea690 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] 0x55d724b16ef0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724b16f80 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724b17010 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724b170a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724b17130 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724b171c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724b17250 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724b172e0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724b17370 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724b17400 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724b17490 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724b17520 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724b175b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724b17640 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724b176d0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724b17760 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724b177f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724b17880 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724b17910 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724b179a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724b17a30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724b17ac0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724b17b50 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724b17be0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: receipt: Oz-Ware Purchase Invoice\r\n 42: date: 2012-08-06\r\n 42: customer:\r\n 42: first_name: Dorothy\r\n 42: family_name: Gale\r\n 42: items:\r\n 42: - part_no: A4786\r\n 42: descrip: Water Bucket (Filled)\r\n 42: price: 1.47\r\n 42: quantity: 4\r\n 42: - part_no: E1628\r\n 42: descrip: High Heeled "Ruby" Slippers\r\n 42: size: 8\r\n 42: price: 133.7\r\n 42: quantity: 1\r\n 42: bill-to: &id001\r\n 42: street: |\r\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\r\n 42: Suite 16\r\n 42: city: East Centerville\r\n 42: state: KS\r\n 42: ship-to: *id001\r\n 42: specialDelivery: >\r\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: ehind the curtain.\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724aeabb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724aeac40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724aeacd0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724aead60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724aeadf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724aeae80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724aeaf10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724aeafa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724aeb030 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724aeb0c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724aeb150 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724aeb1e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724aeb270 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724aeb300 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724aeb390 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724aeb420 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724aeb4b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724aeb540 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724aeb5d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724aeb660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724aeb6f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724aeb780 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724aeb810 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55d724aeb8a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55d724aeb930 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55d724aeb9c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55d724aeba50 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] 0x55d724b18100 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724b18190 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724b18220 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724b182b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724b18340 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724b183d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724b18460 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724b184f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724b18580 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724b18610 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724b186a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724b18730 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724b187c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724b18850 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724b188e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724b18970 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724b18a00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724b18a90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724b18b20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724b18bb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724b18c40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724b18cd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724b18d60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55d724b18df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55d724b18e80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55d724b18f10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55d724b18fa0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724aebdc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724aebe50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724aebee0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724aebf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724aec000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724aec090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724aec120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724aec1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724aec240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724aec2d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724aec360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724aec3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724aec480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724aec510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724aec5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724aec630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724aec6c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724aec750 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724aec7e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724aec870 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724aec900 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724aec990 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724aeca20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724aecab0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724aecb40 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] 0x55d724b19310 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724b193a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724b19430 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724b194c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724b19550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724b195e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724b19670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724b19700 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724b19790 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724b19820 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724b198b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724b19940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724b199d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724b19a60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724b19af0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724b19b80 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724b19c10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724b19ca0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724b19d30 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724b19dc0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724b19e50 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724b19ee0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724b19f70 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724b1a000 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724b1a090 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724aee1e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724aee270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724aee300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724aee390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724aee420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724aee4b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724aee540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724aee5d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724aee660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724aee6f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724aee780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724aee810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724aee8a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724aee930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724aee9c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724aeea50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724aeeae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55d724aeeb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55d724aeec00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55d724aeec90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55d724aeed20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55d724aeedb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55d724aeee40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55d724aeeed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55d724aeef60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55d724aeeff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55d724aef080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55d724aef110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55d724aef1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55d724aef230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55d724aef2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55d724aef350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55d724aef3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55d724aef470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55d724aef500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55d724aef590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55d724aef620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55d724aef6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55d724aef740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724aef7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724aef860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724aef8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724aef980 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] 0x55d724b1b730 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724b1b7c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724b1b850 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724b1b8e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724b1b970 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724b1ba00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724b1ba90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724b1bb20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724b1bbb0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724b1bc40 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724b1bcd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724b1bd60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724b1bdf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724b1be80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724b1bf10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724b1bfa0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724b1c030 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55d724b1c0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55d724b1c150 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55d724b1c1e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55d724b1c270 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55d724b1c300 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55d724b1c390 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55d724b1c420 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55d724b1c4b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55d724b1c540 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55d724b1c5d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55d724b1c660 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55d724b1c6f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55d724b1c780 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55d724b1c810 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55d724b1c8a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55d724b1c930 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55d724b1c9c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55d724b1ca50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55d724b1cae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55d724b1cb70 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55d724b1cc00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55d724b1cc90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724b1cd20 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724b1cdb0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724b1ce40 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724b1ced0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: ---\r\n 42: &a1\r\n 42: !!str\r\n 42: scalar1\r\n 42: --- &a1 !!str scalar1\r\n 42: ---\r\n 42: !!str\r\n 42: &a1\r\n 42: scalar1\r\n 42: --- !!str &a1 scalar1\r\n 42: ---\r\n 42: !!str\r\n 42: &a2\r\n 42: scalar2\r\n 42: --- &a2 !!str scalar2\r\n 42: ---\r\n 42: &a3\r\n 42: !!str scalar3\r\n 42: --- &a3 !!str scalar3\r\n 42: ---\r\n 42: &a4 !!map\r\n 42: &a5 !!str key5: value4\r\n 42: --- &a4 !!map\r\n 42: &a5 !!str key5: value4\r\n 42: ---\r\n 42: a6: 1\r\n 42: &anchor6 b6: 2\r\n 42: ---\r\n 42: !!map\r\n 42: &a8 !!str key8: value7\r\n 42: --- !!map\r\n 42: &a8 !!str key8: value7\r\n 42: ---\r\n 42: !!map\r\n 42: !!str &a10 key10: value9\r\n 42: --- !!map\r\n 42: &a10 !!str key10: value9\r\n 42: ---\r\n 42: !!str &a11\r\n 42: value11\r\n 42: --- &a11 !!str value11\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724aecfd0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55d724aed060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55d724aed0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55d724aed180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55d724aed210 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55d724aed2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55d724aed330 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55d724aed3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55d724aed450 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55d724aed4e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55d724aed570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55d724aed600 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55d724aed690 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55d724aed720 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55d724aed7b0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55d724aed840 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55d724aed8d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55d724aed960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55d724aed9f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55d724aeda80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55d724aedb10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55d724aedba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55d724aedc30 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55d724aedcc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55d724aedd50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55d724aedde0 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] 0x55d724b1a520 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55d724b1a5b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55d724b1a640 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55d724b1a6d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55d724b1a760 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55d724b1a7f0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55d724b1a880 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55d724b1a910 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55d724b1a9a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55d724b1aa30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55d724b1aac0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55d724b1ab50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55d724b1abe0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55d724b1ac70 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55d724b1ad00 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55d724b1ad90 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55d724b1ae20 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55d724b1aeb0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55d724b1af40 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55d724b1afd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55d724b1b060 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55d724b1b0f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55d724b1b180 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55d724b1b210 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55d724b1b2a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55d724b1b330 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: &vref b\r\n 42: *vref: c\r\n 42: &kref aa: bb\r\n 42: aaa: &kvref bbb\r\n 42: foo:\r\n 42: *kref: cc\r\n 42: *kvref: cc\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724ae9090 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724ae9120 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724ae91b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724ae9240 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724ae92d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724ae9360 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724ae93f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724ae9480 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] 0x55d724b165e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724b16670 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724b16700 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724b16790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724b16820 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724b168b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724b16940 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724b169d0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: &vref b\r\n 42: *vref: c\r\n 42: &kref aa: bb\r\n 42: aaa: &kvref bbb\r\n 42: foo:\r\n 42: *kref: cc\r\n 42: *kvref: cc\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724af05f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724af0680 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724af0710 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724af07a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724af0830 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724af08c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724af0950 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724af09e0 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] 0x55d724b1db40 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724b1dbd0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724b1dc60 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724b1dcf0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724b1dd80 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724b1de10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724b1dea0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724b1df30 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: {&a0 a0: &b0 b0, *b0: *a0}~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724af0f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af0f90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724af1020 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] 0x55d724b1e490 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b1e520 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724b1e5b0 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] 0x55d724af1810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af18a0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724af1930 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] 0x55d724b1edd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b1ee60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724b1eef0 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] 0x55d724af2a30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55d724af2ac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724af2b50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724af2be0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724af2c70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724af2d00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724af2d90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724af2e20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724af2eb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724af2f40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724af2fd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724af3060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724af30f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724af3180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724af3210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724af32a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724af3330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724af33c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724af3450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724af34e0 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] 0x55d724b1fff0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55d724b20080 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724b20110 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724b201a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724b20230 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724b202c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724b20350 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724b203e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724b20470 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724b20500 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724b20590 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724b20620 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724b206b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724b20740 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724b207d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724b20860 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724b208f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724b20980 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724b20a10 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724b20aa0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &a0 a0: &b0 b0\r\n 42: *b0: *a0\r\n 42: map1:\r\n 42: &a1 a1: &b1 b1 # &a1 must be a KEY anchor on a1, not a VAL anchor on map1\r\n 42: *b1: *a1\r\n 42: map2:\r\n 42: *b0: *a0 # ensure the anchor is enough to establish the indentation\r\n 42: &a2 a2: &b2 b2\r\n 42: *b2: *a2\r\n 42: map3: &a3 # &a3 must be a VAL anchor on map3, not a KEY anchor on a3\r\n 42: a3: &b3 b3\r\n 42: *b3: *b0\r\n 42: map4: *a0\r\n 42: map5:\r\n 42: &map5\r\n 42: &a5 a5: &b5 b5\r\n 42: *b5: *a5\r\n 42: map6:\r\n 42: &map6\r\n 42: a6: &b6 b6\r\n 42: *b6: *b6\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724af3c40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724af3cd0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724af3d60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724af3df0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724af3e80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724af3f10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724af3fa0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724af4030 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724af40c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724af4150 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724af41e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724af4270 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724af4300 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724af4390 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724af4420 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724af44b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724af4540 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724af45d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724af4660 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724af46f0 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] 0x55d724b21200 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724b21290 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724b21320 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724b213b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724b21440 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724b214d0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724b21560 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724b215f0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724b21680 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724b21710 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724b217a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724b21830 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724b218c0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724b21950 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724b219e0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724b21a70 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724b21b00 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724b21b90 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724b21c20 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724b21cb0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &seq\r\n 42: - &a0\r\n 42: &a1 k1: v1\r\n 42: &a2 k2: v2\r\n 42: &a3 k3: v3\r\n 42: - &a4 k4: v4\r\n 42: &a5 k5: v5\r\n 42: &a6 k6: v6\r\n 42: - &a7\r\n 42: &a8 k8: v8\r\n 42: - &a9\r\n 42: k10: v10\r\n 42: - *a1: w1\r\n 42: *a2: w2\r\n 42: *a3: w3\r\n 42: *a4: w4\r\n 42: *a5: w5\r\n 42: *a6: w6\r\n 42: *a8: w8\r\n 42: - *a0\r\n 42: - *a7\r\n 42: - *a9\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724af4e50 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724af4ee0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724af4f70 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724af5000 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724af5090 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724af5120 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724af51b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724af5240 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724af52d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724af5360 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724af53f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724af5480 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724af5510 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724af55a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724af5630 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724af56c0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724af5750 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724af57e0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724af5870 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724af5900 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724af5990 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724af5a20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724af5ab0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724af5b40 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] 0x55d724b22d20 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724b22db0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724b22e40 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724b22ed0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724b22f60 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724b22ff0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724b23080 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724b23110 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724b231a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724b23230 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724b232c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724b23350 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724b233e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724b23470 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724b23500 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724b23590 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724b23620 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724b236b0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724b23740 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724b237d0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724b23860 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724b238f0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724b23980 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724b23a10 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &seq\r\n 42: - &a0\r\n 42: &a1 k1: v1\r\n 42: &a2 k2: v2\r\n 42: &a3 k3: v3\r\n 42: - &a4 k4: v4\r\n 42: &a5 k5: v5\r\n 42: &a6 k6: v6\r\n 42: - &a7\r\n 42: &a8 k8: v8\r\n 42: - &a9\r\n 42: k10: v10\r\n 42: - *a1: w1\r\n 42: *a2: w2\r\n 42: *a3: w3\r\n 42: *a4: w4\r\n 42: *a5: w5\r\n 42: *a6: w6\r\n 42: *a8: w8\r\n 42: - *a0\r\n 42: - *a7\r\n 42: - *a9\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724af6060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724af60f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724af6180 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724af6210 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724af62a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724af6330 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724af63c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724af6450 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724af64e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724af6570 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724af6600 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724af6690 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724af6720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724af67b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724af6840 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724af68d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724af6960 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724af69f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724af6a80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724af6b10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724af6ba0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724af6c30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55d724af6cc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55d724af6d50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55d724af6de0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55d724af6e70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55d724af6f00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55d724af6f90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724af7020 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] 0x55d724b23f30 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b23fc0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724b24050 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724b240e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724b24170 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724b24200 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724b24290 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724b24320 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724b243b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724b24440 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724b244d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724b24560 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724b245f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724b24680 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724b24710 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724b247a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724b24830 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724b248c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724b24950 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724b249e0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724b24a70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724b24b00 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55d724b24b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55d724b24c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55d724b24cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55d724b24d40 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55d724b24dd0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55d724b24e60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724b24ef0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: 1\r\n 42: ? b\r\n 42: &anchor c: 3\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x55d724af2120 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55d724af21b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55d724af2240 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55d724af22d0 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] 0x55d724b22410 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55d724b224a0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55d724b22530 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55d724b225c0 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] 0x55d724af7270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af7300 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724af7390 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] 0x55d724b25140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b251d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724b25260 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] 0x55d724af7b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724af7c10 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724af7ca0 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] 0x55d724b25a50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b25ae0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724b25b70 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: 0x55d724a30870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a230e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55d724a235b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55d724a23648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a23178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55d724a236f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55d724a23788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a23210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55d724a23830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55d724a232a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55d724a238d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55d724a23340 MAP: (8 sibs) 4 children: 42: 0x55d724a23970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a23a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a23aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a23b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a233d8 MAP: (8 sibs) 3 children: 42: 0x55d724a23be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55d724a23c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55d724a23d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55d724a23470 MAP: (8 sibs) 2 children: 42: 0x55d724a23db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55d724a23ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55d724a23f88 VAL***: '*BIG' (2 sibs) 42: 0x55d724a23e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55d724a23508 MAP: (8 sibs) 3 children: 42: 0x55d724a24030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55d724a24200 VAL***: '*BIG' (3 sibs) 42: 0x55d724a24298 VAL***: '*LEFT' (3 sibs) 42: 0x55d724a24330 VAL***: '*SMALL' (3 sibs) 42: 0x55d724a240c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55d724a24160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b26360 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b263f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724b26480 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724b26510 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724b265a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724b26630 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724b266c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724b26750 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724b267e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724b26870 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724b26900 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724b26990 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724b26a20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724b26ab0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724b26b40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724b26bd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724b26c60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724b26cf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724b26d80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724b26e10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724b26ea0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724b26f30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724b26fc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724b27050 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724b270e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724b27170 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724b27200 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724b27290 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55d724b27320 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724b273b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55d724b27440 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724b274d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a24d60 MAP: (8 sibs) 2 children: 42: 0x55d724a21fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55d724a22068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a24df8 MAP: (8 sibs) 2 children: 42: 0x55d724a227d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55d724a22868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a24e90 MAP: (8 sibs) 1 children: 42: 0x55d724a25230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55d724a24f28 MAP: (8 sibs) 1 children: 42: 0x55d724a252d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55d724a24fc0 MAP: (8 sibs) 4 children: 42: 0x55d724a25370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a254a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a25058 MAP: (8 sibs) 4 children: 42: 0x55d724a255e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a257a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a250f0 MAP: (8 sibs) 4 children: 42: 0x55d724a25850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a258e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a25188 MAP: (8 sibs) 4 children: 42: 0x55d724a25ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b27570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b27600 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724b27690 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724b27720 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724b277b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724b27840 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724b278d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724b27960 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724b279f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724b27a80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724b27b10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724b27ba0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724b27c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724b27cc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724b27d50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724b27de0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724b27e70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55d724b27f00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55d724b27f90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55d724b28020 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55d724b280b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55d724b28140 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55d724b281d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55d724b28260 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55d724b282f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55d724b28380 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55d724b28410 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55d724b284a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55d724b28530 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55d724b285c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55d724b28650 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a261a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55d724a26238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55d724a262d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a26540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55d724a265d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55d724a26368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55d724a221b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a26400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55d724a26680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55d724a267c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b286f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b28780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724b28810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724b288a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b28930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724b289c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724b28a50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b28ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b28b70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b28c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724b28c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b28d20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b28db0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724b28e40 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a26900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55d724a26998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55d724a26a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a26ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55d724a26d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55d724a26ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55d724a26de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a26b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55d724a26e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55d724a26fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a27058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b28ee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b28f70 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724b29000 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724b29090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b29120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724b291b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724b29240 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b292d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b29360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b293f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724b29480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b29510 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b295a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724b29630 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a279d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a27a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a27b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a27d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a27e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a27b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55d724a27eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a27c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55d724a27f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a27fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a27cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55d724a28090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b296d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b29760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724b297f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724b29880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b29910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724b299a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724b29a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b29ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b29b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b29be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724b29c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b29d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b29d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724b29e20 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a25d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a25e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a25eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a281d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a28268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a25f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55d724a28310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a25fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55d724a283b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55d724a284f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b29ec0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b29f50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724b29fe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724b2a070 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b2a100 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724b2a190 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724b2a220 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b2a2b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b2a340 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b2a3d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724b2a460 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b2a4f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b2a580 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724b2a610 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: 0x55d724a30f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55d724a28c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55d724a28cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55d724a28d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55d724a22910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55d724a229a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55d724a28df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55d724a29060 MAP: (2 sibs) 4 children: 42: 0x55d724a24640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55d724a246d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55d724a24770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55d724a24808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55d724a290f8 MAP: (2 sibs) 5 children: 42: 0x55d724a291a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55d724a29238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55d724a292d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55d724a29368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55d724a29400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55d724a28e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55d724a224c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a22558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a225f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a28f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55d724a28fc0 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] 0x55d724b2a6b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724b2a740 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724b2a7d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724b2a860 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724b2a8f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724b2a980 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724b2aa10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724b2aaa0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724b2ab30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724b2abc0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724b2ac50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724b2ace0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724b2ad70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724b2ae00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724b2ae90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724b2af20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724b2afb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724b2b040 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724b2b0d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724b2b160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724b2b1f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724b2b280 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724b2b310 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724b2b3a0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55d724a294f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55d724a29588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55d724a29620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55d724a29920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55d724a299b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55d724a296b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55d724a29a60 MAP: (2 sibs) 4 children: 42: 0x55d724a248b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55d724a24948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55d724a249e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55d724a24a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55d724a29af8 MAP: (2 sibs) 5 children: 42: 0x55d724a29ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55d724a29c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55d724a29cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55d724a29d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55d724a29e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55d724a29750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55d724a22df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a22e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a22f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a297e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55d724a29ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a29f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a29fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a29880 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] 0x55d724b2b440 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724b2b4d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724b2b560 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724b2b5f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724b2b680 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724b2b710 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724b2b7a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724b2b830 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724b2b8c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724b2b950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724b2b9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724b2ba70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724b2bb00 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724b2bb90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724b2bc20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724b2bcb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724b2bd40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724b2bdd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724b2be60 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724b2bef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724b2bf80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724b2c010 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724b2c0a0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55d724b2c130 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55d724b2c1c0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55d724b2c250 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55d724b2c2e0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55d724a2bb70 MAP: (6 sibs) 1 children: 42: 0x55d724a2bf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55d724a2bfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2c048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2c0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2c178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2c210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2bc08 MAP: (6 sibs) 1 children: 42: 0x55d724a2c2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55d724a2c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2c3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2c518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2c5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2bca0 MAP: (6 sibs) 1 children: 42: 0x55d724a2c650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55d724a2bd38 MAP: (6 sibs) 1 children: 42: 0x55d724a2c6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55d724a2bdd0 MAP: (6 sibs) 1 children: 42: 0x55d724a2c790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55d724a2c830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55d724a2c8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55d724a2be68 MAP: (6 sibs) 1 children: 42: 0x55d724a2c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b2c380 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724b2c410 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724b2c4a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724b2c530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724b2c5c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724b2c650 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724b2c6e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724b2c770 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724b2c800 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724b2c890 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724b2c920 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724b2c9b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724b2ca40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724b2cad0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724b2cb60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724b2cbf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724b2cc80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724b2cd10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724b2cda0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724b2ce30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724b2cec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724b2cf50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724b2cfe0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724b2d070 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724b2d100 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55d724a2dc10 MAP: (6 sibs) 1 children: 42: 0x55d724a27750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2dca8 MAP: (6 sibs) 1 children: 42: 0x55d724a277f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2e3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2e478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2e510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2dd40 MAP: (6 sibs) 1 children: 42: 0x55d724a27890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2e778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2e810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2ddd8 MAP: (6 sibs) 1 children: 42: 0x55d724a27930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2e9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2ea78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2eb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2de70 MAP: (6 sibs) 1 children: 42: 0x55d724a2ebb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2ec50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2ece8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2ed80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2ee18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2eeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2df08 MAP: (6 sibs) 1 children: 42: 0x55d724a2ef50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2f088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2f120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2f1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2f250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b2d1a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724b2d230 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724b2d2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724b2d350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724b2d3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724b2d470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724b2d500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724b2d590 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724b2d620 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724b2d6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724b2d740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724b2d7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724b2d860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724b2d8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724b2d980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724b2da10 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724b2daa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55d724b2db30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55d724b2dbc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55d724b2dc50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55d724b2dce0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55d724b2dd70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55d724b2de00 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55d724b2de90 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55d724b2df20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55d724b2dfb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55d724b2e040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55d724b2e0d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55d724b2e160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55d724b2e1f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55d724b2e280 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55d724b2e310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55d724b2e3a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55d724b2e430 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55d724b2e4c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55d724b2e550 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55d724b2e5e0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55d724b2e670 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55d724b2e700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724b2e790 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724b2e820 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724b2e8b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724b2e940 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55d724a2f2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55d724a2f5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55d724a2f680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55d724a2f718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55d724a2f7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55d724a2d010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55d724a2f848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55d724a2d0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55d724a2f8e0 DOCMAP: (17 sibs) 2 children: 42: 0x55d724a21e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55d724a21f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55d724a2f978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2d150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55d724a2fa10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2d1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55d724a2faa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2ca10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55d724a2fb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2cab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55d724a2fbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55d724a2fc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b2e9e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55d724b2ea70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55d724b2eb00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55d724b2eb90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55d724b2ec20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55d724b2ecb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55d724b2ed40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55d724b2edd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55d724b2ee60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55d724b2eef0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55d724b2ef80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55d724b2f010 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55d724b2f0a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55d724b2f130 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55d724b2f1c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55d724b2f250 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55d724b2f2e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55d724b2f370 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55d724b2f400 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55d724b2f490 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55d724b2f520 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55d724b2f5b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55d724b2f640 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55d724b2f6d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55d724b2f760 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55d724b2f7f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55d724a2d610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55d724a2d6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55d724a2d740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55d724a2d7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55d724a2d870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55d724a27100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55d724a27198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b1f940 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724b1f9d0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724b1fa60 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724b1faf0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724b1fb80 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724b1fc10 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724b1fca0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724b1fd30 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: 0x55d724a31590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55d724a2a070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55d724a2a108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55d724a2a1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55d724a2a238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55d724a2a2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55d724a27290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55d724a27328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b2f890 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724b2f920 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724b2f9b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724b2fa40 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724b2fad0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724b2fb60 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724b2fbf0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724b2fc80 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: 0x55d724a316a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a22690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55d724a22728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724ad3930 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724ad39c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724ad3a50 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: 0x55d724a317c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a28630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55d724a286c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b1fdd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b1fe60 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724b1fef0 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: 0x55d724a318d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55d724a2fe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55d724a2fee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55d724a2ff80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55d724a30320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55d724a303b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55d724a30018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55d724a22c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55d724a22cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55d724a22d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55d724a300b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55d724a30460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55d724a304f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55d724a30148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55d724a301e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55d724a305a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55d724a30638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55d724a30278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55d724a306e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55d724a30778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b2fd20 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55d724b2fdb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724b2fe40 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724b2fed0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724b2ff60 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724b2fff0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724b30080 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724b30110 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724b301a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724b30230 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724b302c0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724b30350 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724b303e0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724b30470 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724b30500 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724b30590 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724b30620 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724b306b0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724b30740 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724b307d0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a319f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55d724a32b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55d724a32bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55d724a32c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55d724a33000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55d724a33098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55d724a32cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55d724a33140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55d724a331d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55d724a33270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55d724a32d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55d724a33310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55d724a333a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55d724a32e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55d724a32ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55d724a33450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55d724a334e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55d724a32f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55d724a33590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55d724a33628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b30870 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724b30900 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724b30990 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724b30a20 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724b30ab0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724b30b40 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724b30bd0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724b30c60 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724b30cf0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724b30d80 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724b30e10 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724b30ea0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724b30f30 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724b30fc0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724b31050 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724b310e0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724b31170 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724b31200 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724b31290 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724b31320 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55d724a2af90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55d724a2b460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55d724a2b4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55d724a2b590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55d724a2b028 MAP: (8 sibs) 3 children: 42: 0x55d724a2b630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55d724a2b6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55d724a2b760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55d724a2b0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55d724a2a710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55d724a2b158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55d724a2a7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55d724a2b1f0 MAP: (8 sibs) 7 children: 42: 0x55d724a336d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55d724a33768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55d724a33800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55d724a33898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55d724a33930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55d724a339c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55d724a33a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55d724a2b288 VAL***: '*a0' (8 sibs) 42: 0x55d724a2b320 VAL***: '*a7' (8 sibs) 42: 0x55d724a2b3b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b313c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724b31450 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724b314e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724b31570 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724b31600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724b31690 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724b31720 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724b317b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724b31840 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724b318d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724b31960 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724b319f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724b31a80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724b31b10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724b31ba0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724b31c30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724b31cc0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724b31d50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724b31de0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724b31e70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724b31f00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724b31f90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724b32020 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724b320b0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a33b00 MAP: (8 sibs) 3 children: 42: 0x55d724a33fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55d724a34068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55d724a34100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55d724a33b98 MAP: (8 sibs) 3 children: 42: 0x55d724a341a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55d724a34238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55d724a342d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55d724a33c30 MAP: (8 sibs) 1 children: 42: 0x55d724a28b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55d724a33cc8 MAP: (8 sibs) 1 children: 42: 0x55d724a2ba20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55d724a33d60 MAP: (8 sibs) 7 children: 42: 0x55d724a34370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55d724a34408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55d724a344a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55d724a34538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55d724a345d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55d724a34668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55d724a34700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55d724a33df8 MAP: (8 sibs) 3 children: 42: 0x55d724a347a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55d724a34838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55d724a348d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55d724a33e90 MAP: (8 sibs) 1 children: 42: 0x55d724a34970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55d724a33f28 MAP: (8 sibs) 1 children: 42: 0x55d724a34a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b32150 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b321e0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724b32270 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724b32300 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724b32390 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724b32420 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724b324b0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724b32540 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724b325d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724b32660 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724b326f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724b32780 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724b32810 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724b328a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724b32930 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724b329c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724b32a50 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724b32ae0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724b32b70 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724b32c00 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724b32c90 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724b32d20 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55d724b32db0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55d724b32e40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55d724b32ed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55d724b32f60 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55d724b32ff0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55d724b33080 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724b33110 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55d724a22a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55d724a22ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55d724a22b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b331b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55d724b33240 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55d724b332d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55d724b33360 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: 0x55d724a31e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a28770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55d724a28808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b33400 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b33490 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724b33520 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: 0x55d724a31f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a288b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55d724a28948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b335c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b33650 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724b336e0 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: 0x55d724a30870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a230e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55d724a235b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55d724a23648 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a23178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55d724a236f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55d724a23788 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a23210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55d724a23830 KEYVAL: 'r' '10' (1 sibs) 42: 0x55d724a232a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55d724a238d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55d724a23340 MAP: (8 sibs) 4 children: 42: 0x55d724a23970 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a23a08 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a23aa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a23b38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a233d8 MAP: (8 sibs) 3 children: 42: 0x55d724a23be0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55d724a23c78 KEYVAL: 'r' '10' (3 sibs) 42: 0x55d724a23d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55d724a23470 MAP: (8 sibs) 2 children: 42: 0x55d724a23db0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55d724a23ef0 VAL***: '*CENTER' (2 sibs) 42: 0x55d724a23f88 VAL***: '*BIG' (2 sibs) 42: 0x55d724a23e48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55d724a23508 MAP: (8 sibs) 3 children: 42: 0x55d724a24030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55d724a24200 VAL***: '*BIG' (3 sibs) 42: 0x55d724a24298 VAL***: '*LEFT' (3 sibs) 42: 0x55d724a24330 VAL***: '*SMALL' (3 sibs) 42: 0x55d724a240c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55d724a24160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b33780 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b33810 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55d724b338a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724b33930 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724b339c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55d724b33a50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724b33ae0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724b33b70 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55d724b33c00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724b33c90 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55d724b33d20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724b33db0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724b33e40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724b33ed0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724b33f60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724b33ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724b34080 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55d724b34110 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55d724b341a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55d724b34230 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55d724b342c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55d724b34350 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55d724b343e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55d724b34470 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55d724b34500 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55d724b34590 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55d724b34620 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55d724b346b0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55d724b34740 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55d724b347d0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55d724b34860 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55d724b348f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a24d60 MAP: (8 sibs) 2 children: 42: 0x55d724a21fd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55d724a22068 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a24df8 MAP: (8 sibs) 2 children: 42: 0x55d724a227d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55d724a22868 KEYVAL: 'y' '2' (2 sibs) 42: 0x55d724a24e90 MAP: (8 sibs) 1 children: 42: 0x55d724a25230 KEYVAL: 'r' '10' (1 sibs) 42: 0x55d724a24f28 MAP: (8 sibs) 1 children: 42: 0x55d724a252d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55d724a24fc0 MAP: (8 sibs) 4 children: 42: 0x55d724a25370 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25408 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a254a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a25058 MAP: (8 sibs) 4 children: 42: 0x55d724a255e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25678 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25710 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a257a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a250f0 MAP: (8 sibs) 4 children: 42: 0x55d724a25850 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a258e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25980 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25a18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55d724a25188 MAP: (8 sibs) 4 children: 42: 0x55d724a25ac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55d724a25b58 KEYVAL: 'y' '2' (4 sibs) 42: 0x55d724a25bf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55d724a25c88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b34990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b34a20 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55d724b34ab0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55d724b34b40 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55d724b34bd0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55d724b34c60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55d724b34cf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55d724b34d80 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55d724b34e10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55d724b34ea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724b34f30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55d724b34fc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55d724b35050 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55d724b350e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55d724b35170 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55d724b35200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55d724b35290 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55d724b35320 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55d724b353b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55d724b35440 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55d724b354d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55d724b35560 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55d724b355f0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55d724b35680 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55d724b35710 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55d724b357a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55d724b35830 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55d724b358c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55d724b35950 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55d724b359e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55d724b35a70 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a261a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55d724a26238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55d724a262d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a26540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55d724a265d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55d724a26368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55d724a221b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a26400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55d724a26680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26718 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55d724a267c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b35b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b35ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724b35c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724b35cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b35d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724b35de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724b35e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b35f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b35f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b36020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724b360b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b36140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b361d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724b36260 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a26900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55d724a26998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55d724a26a30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a26ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55d724a26d38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55d724a26ac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55d724a26de0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a26b60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55d724a26e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a26f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26bf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55d724a26fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55d724a27058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b36300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b36390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55d724b36420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55d724b364b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b36540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55d724b365d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55d724b36660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b366f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b36780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b36810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55d724b368a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b36930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b369c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55d724b36a50 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a279d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a27a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a27b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a27d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a27e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a27b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55d724a27eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a27c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55d724a27f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a27fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a27cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55d724a28090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b36af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b36b80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724b36c10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724b36ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b36d30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724b36dc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724b36e50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b36ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b36f70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b37000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724b37090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b37120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b371b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724b37240 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: 0x55d724a30de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55d724a25d80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a25e18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55d724a25eb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55d724a281d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a28268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55d724a25f48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55d724a28310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55d724a25fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55d724a283b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28448 KEYVAL: 'age' '10' (2 sibs) 42: 0x55d724a26078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55d724a284f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55d724a28588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b372e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55d724b37370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55d724b37400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55d724b37490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55d724b37520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55d724b375b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55d724b37640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55d724b376d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55d724b37760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55d724b377f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55d724b37880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55d724b37910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55d724b379a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55d724b37a30 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a30f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55d724a28c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55d724a28cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55d724a28d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55d724a22910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55d724a229a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55d724a28df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55d724a29060 MAP: (2 sibs) 4 children: 42: 0x55d724a24640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55d724a246d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55d724a24770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55d724a24808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55d724a290f8 MAP: (2 sibs) 5 children: 42: 0x55d724a291a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55d724a29238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55d724a292d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55d724a29368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55d724a29400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55d724a28e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55d724a224c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a22558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a225f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a28f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55d724a28fc0 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] 0x55d724b37ad0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724b37b60 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724b37bf0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724b37c80 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724b37d10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724b37da0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724b37e30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724b37ec0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724b37f50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724b37fe0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724b38070 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724b38100 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724b38190 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724b38220 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724b382b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724b38340 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724b383d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724b38460 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724b384f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55d724b38580 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724b38610 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724b386a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724b38730 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55d724b387c0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55d724a294f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55d724a29588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55d724a29620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55d724a29920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55d724a299b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55d724a296b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55d724a29a60 MAP: (2 sibs) 4 children: 42: 0x55d724a248b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55d724a24948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55d724a249e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55d724a24a78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55d724a29af8 MAP: (2 sibs) 5 children: 42: 0x55d724a29ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55d724a29c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55d724a29cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55d724a29d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55d724a29e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55d724a29750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55d724a22df0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a22e88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a22f20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a297e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55d724a29ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55d724a29f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55d724a29fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55d724a29880 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] 0x55d724b38860 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55d724b388f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55d724b38980 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55d724b38a10 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55d724b38aa0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55d724b38b30 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55d724b38bc0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55d724b38c50 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55d724b38ce0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55d724b38d70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55d724b38e00 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55d724b38e90 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55d724b38f20 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55d724b38fb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55d724b39040 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55d724b390d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55d724b39160 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55d724b391f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55d724b39280 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55d724b39310 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55d724b393a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55d724b39430 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55d724b394c0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55d724b39550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55d724b395e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55d724b39670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55d724b39700 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55d724a2bb70 MAP: (6 sibs) 1 children: 42: 0x55d724a2bf10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55d724a2bfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2c048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2c0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2c178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2c210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2bc08 MAP: (6 sibs) 1 children: 42: 0x55d724a2c2b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55d724a2c350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2c3e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2c518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2c5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2bca0 MAP: (6 sibs) 1 children: 42: 0x55d724a2c650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55d724a2bd38 MAP: (6 sibs) 1 children: 42: 0x55d724a2c6f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55d724a2bdd0 MAP: (6 sibs) 1 children: 42: 0x55d724a2c790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55d724a2c830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55d724a2c8c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55d724a2be68 MAP: (6 sibs) 1 children: 42: 0x55d724a2c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b397a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724b39830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724b398c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55d724b39950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724b399e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724b39a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724b39b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724b39b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724b39c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724b39cb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55d724b39d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724b39dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724b39e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724b39ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724b39f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724b3a010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724b3a0a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55d724b3a130 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55d724b3a1c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55d724b3a250 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55d724b3a2e0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55d724b3a370 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55d724b3a400 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55d724b3a490 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55d724b3a520 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55d724a2dc10 MAP: (6 sibs) 1 children: 42: 0x55d724a27750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2dfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2e0e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2e178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2e210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2dca8 MAP: (6 sibs) 1 children: 42: 0x55d724a277f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e2b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2e3e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2e478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2e510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2dd40 MAP: (6 sibs) 1 children: 42: 0x55d724a27890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e5b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2e6e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2e778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2e810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55d724a2ddd8 MAP: (6 sibs) 1 children: 42: 0x55d724a27930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2e8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2e948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2e9e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2ea78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2eb10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2de70 MAP: (6 sibs) 1 children: 42: 0x55d724a2ebb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2ec50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2ece8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55d724a2ed80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55d724a2ee18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55d724a2eeb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55d724a2df08 MAP: (6 sibs) 1 children: 42: 0x55d724a2ef50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55d724a2eff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55d724a2f088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55d724a2f120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55d724a2f1b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55d724a2f250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3a5c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55d724b3a650 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55d724b3a6e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55d724b3a770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55d724b3a800 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55d724b3a890 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55d724b3a920 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55d724b3a9b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55d724b3aa40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55d724b3aad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55d724b3ab60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55d724b3abf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55d724b3ac80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55d724b3ad10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55d724b3ada0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55d724b3ae30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55d724b3aec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55d724b3af50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55d724b3afe0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55d724b3b070 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55d724b3b100 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55d724b3b190 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55d724b3b220 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55d724b3b2b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55d724b3b340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55d724b3b3d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55d724b3b460 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55d724b3b4f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55d724b3b580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55d724b3b610 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55d724b3b6a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55d724b3b730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55d724b3b7c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55d724b3b850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55d724b3b8e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55d724b3b970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55d724b3ba00 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55d724b3ba90 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55d724b3bb20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55d724b3bbb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55d724b3bc40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55d724b3bcd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55d724b3bd60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55d724a2f2f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f4b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55d724a2f550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55d724a2f5e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55d724a2f680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55d724a2f718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55d724a2f7b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55d724a2d010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55d724a2f848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55d724a2d0b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55d724a2f8e0 DOCMAP: (17 sibs) 2 children: 42: 0x55d724a21e90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55d724a21f28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55d724a2f978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2d150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55d724a2fa10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2d1f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55d724a2faa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2ca10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55d724a2fb40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55d724a2cab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55d724a2fbd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55d724a2fc70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3be00 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55d724b3be90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55d724b3bf20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55d724b3bfb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55d724b3c040 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55d724b3c0d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55d724b3c160 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55d724b3c1f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55d724b3c280 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55d724b3c310 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55d724b3c3a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55d724b3c430 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55d724b3c4c0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55d724b3c550 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55d724b3c5e0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55d724b3c670 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55d724b3c700 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55d724b3c790 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55d724b3c820 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55d724b3c8b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55d724b3c940 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55d724b3c9d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55d724b3ca60 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55d724b3caf0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55d724b3cb80 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55d724b3cc10 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55d724a2d610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55d724a2d6a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55d724a2d740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55d724a2d7d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55d724a2d870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55d724a27100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55d724a27198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3ccb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724b3cd40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55d724b3cdd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55d724b3ce60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724b3cef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55d724b3cf80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724b3d010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55d724b3d0a0 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: 0x55d724a31590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55d724a2a070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55d724a2a108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55d724a2a1a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55d724a2a238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55d724a2a2d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55d724a27290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55d724a27328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3d140 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55d724b3d1d0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55d724b3d260 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55d724b3d2f0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55d724b3d380 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55d724b3d410 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55d724b3d4a0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55d724b3d530 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: 0x55d724a316a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a22690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55d724a22728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3d5d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b3d660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55d724b3d6f0 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: 0x55d724a317c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a28630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55d724a286c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3d790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b3d820 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55d724b3d8b0 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: 0x55d724a318d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55d724a2fe50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55d724a2fee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55d724a2ff80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55d724a30320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55d724a303b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55d724a30018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55d724a22c20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55d724a22cb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55d724a22d50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55d724a300b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55d724a30460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55d724a304f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55d724a30148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55d724a301e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55d724a305a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55d724a30638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55d724a30278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55d724a306e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55d724a30778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3d950 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55d724b3d9e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55d724b3da70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55d724b3db00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724b3db90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55d724b3dc20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55d724b3dcb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724b3dd40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55d724b3ddd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55d724b3de60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55d724b3def0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55d724b3df80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55d724b3e010 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55d724b3e0a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55d724b3e130 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724b3e1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55d724b3e250 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55d724b3e2e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724b3e370 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55d724b3e400 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a319f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55d724a32b30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55d724a32bc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55d724a32c60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55d724a33000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55d724a33098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55d724a32cf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55d724a33140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55d724a331d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55d724a33270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55d724a32d90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55d724a33310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55d724a333a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55d724a32e28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55d724a32ec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55d724a33450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55d724a334e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55d724a32f58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55d724a33590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55d724a33628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3e4a0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55d724b3e530 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55d724b3e5c0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55d724b3e650 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55d724b3e6e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55d724b3e770 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55d724b3e800 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55d724b3e890 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55d724b3e920 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55d724b3e9b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55d724b3ea40 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55d724b3ead0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55d724b3eb60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55d724b3ebf0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55d724b3ec80 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55d724b3ed10 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55d724b3eda0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55d724b3ee30 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55d724b3eec0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55d724b3ef50 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31b08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55d724a2af90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55d724a2b460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55d724a2b4f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55d724a2b590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55d724a2b028 MAP: (8 sibs) 3 children: 42: 0x55d724a2b630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55d724a2b6c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55d724a2b760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55d724a2b0c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55d724a2a710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55d724a2b158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55d724a2a7b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55d724a2b1f0 MAP: (8 sibs) 7 children: 42: 0x55d724a336d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55d724a33768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55d724a33800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55d724a33898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55d724a33930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55d724a339c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55d724a33a60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55d724a2b288 VAL***: '*a0' (8 sibs) 42: 0x55d724a2b320 VAL***: '*a7' (8 sibs) 42: 0x55d724a2b3b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3eff0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55d724b3f080 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55d724b3f110 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724b3f1a0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724b3f230 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724b3f2c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724b3f350 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724b3f3e0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724b3f470 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724b3f500 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55d724b3f590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724b3f620 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55d724b3f6b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724b3f740 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724b3f7d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55d724b3f860 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55d724b3f8f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55d724b3f980 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55d724b3fa10 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55d724b3faa0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55d724b3fb30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55d724b3fbc0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55d724b3fc50 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55d724b3fce0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31c20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55d724a33b00 MAP: (8 sibs) 3 children: 42: 0x55d724a33fd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55d724a34068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55d724a34100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55d724a33b98 MAP: (8 sibs) 3 children: 42: 0x55d724a341a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55d724a34238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55d724a342d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55d724a33c30 MAP: (8 sibs) 1 children: 42: 0x55d724a28b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55d724a33cc8 MAP: (8 sibs) 1 children: 42: 0x55d724a2ba20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55d724a33d60 MAP: (8 sibs) 7 children: 42: 0x55d724a34370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55d724a34408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55d724a344a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55d724a34538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55d724a345d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55d724a34668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55d724a34700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55d724a33df8 MAP: (8 sibs) 3 children: 42: 0x55d724a347a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55d724a34838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55d724a348d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55d724a33e90 MAP: (8 sibs) 1 children: 42: 0x55d724a34970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55d724a33f28 MAP: (8 sibs) 1 children: 42: 0x55d724a34a10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b3fd80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55d724b3fe10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55d724b3fea0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55d724b3ff30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55d724b3ffc0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55d724b40050 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55d724b400e0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55d724b40170 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55d724b40200 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55d724b40290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55d724b40320 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55d724b403b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55d724b40440 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55d724b404d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55d724b40560 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55d724b405f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55d724b40680 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55d724b40710 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55d724b407a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55d724b40830 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55d724b408c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55d724b40950 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55d724b409e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55d724b40a70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55d724b40b00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55d724b40b90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55d724b40c20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55d724b40cb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55d724b40d40 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: REF TREE: 42: 0x55d724a31d38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55d724a22a50 KEYVAL: 'a' '1' (3 sibs) 42: 0x55d724a22ae8 KEYVAL: 'b' '' (3 sibs) 42: 0x55d724a22b80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b40de0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55d724b40e70 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55d724b40f00 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55d724b40f90 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: 0x55d724a31e50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a28770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55d724a28808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b41030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b410c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724b41150 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: 0x55d724a31f68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55d724a288b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55d724a28948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55d724b411f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55d724b41280 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55d724b41310 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 (60 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (60 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.07 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x55607a368500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55607a361580 DOCSEQ: (1 sibs) 3 children: 43: 0x55607a361620 VAL: 'foo' (3 sibs) 43: 0x55607a3616b8 VAL: 'bar' (3 sibs) 43: 0x55607a361750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3a2510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55607a3a25a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55607a3a2630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55607a3a26c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55607a3a2750 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x55607a368618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a3622d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a362368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a362410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a3625e0 VAL: 'val0' (2 sibs) 43: 0x55607a362678 VAL: 'val1' (2 sibs) 43: 0x55607a3624a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a362720 VAL: 'val2' (2 sibs) 43: 0x55607a3627b8 VAL: 'val3' (2 sibs) 43: 0x55607a362540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a362860 VAL: 'val4' (2 sibs) 43: 0x55607a3628f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3a4600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3a4690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3a4720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3a47b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3a4840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3a48d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3a4960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3a49f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3a4a80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3a4b10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3a4ba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3a4c30 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x55607a368730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a362e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a362ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a362f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a363120 VAL: 'val0' (2 sibs) 43: 0x55607a3631b8 VAL: 'val1' (2 sibs) 43: 0x55607a362fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a363260 VAL: 'val2' (2 sibs) 43: 0x55607a3632f8 VAL: 'val3' (2 sibs) 43: 0x55607a363080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a3633a0 VAL: 'val4' (2 sibs) 43: 0x55607a363438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3a65f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3a6680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3a6710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3a67a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3a6830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3a68c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3a6950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3a69e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3a6a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3a6b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3a6b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3a6c20 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x55607a368848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a3634e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a363578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a363620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a3637f0 VAL: 'val0' (2 sibs) 43: 0x55607a363888 VAL: 'val1' (2 sibs) 43: 0x55607a3636b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a363930 VAL: 'val2' (2 sibs) 43: 0x55607a3639c8 VAL: 'val3' (2 sibs) 43: 0x55607a363750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a363a70 VAL: 'val4' (2 sibs) 43: 0x55607a363b08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3a85e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3a8670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3a8700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3a8790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3a8820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3a88b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3a8940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3a89d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3a8a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3a8af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3a8b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3a8c10 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x55607a368960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a364480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a364518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a3645c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a364790 VAL: 'val0' (2 sibs) 43: 0x55607a364828 VAL: 'val1' (2 sibs) 43: 0x55607a364658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a3648d0 VAL: 'val2' (2 sibs) 43: 0x55607a364968 VAL: 'val3' (2 sibs) 43: 0x55607a3646f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a364a10 VAL: 'val4' (2 sibs) 43: 0x55607a364aa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3aa5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3aa660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3aa6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3aa780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3aa810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3aa8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3aa930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3aa9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3aaa50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3aaae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3aab70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3aac00 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: --------------- 43: 43: matrix: 43: 43: include: # next line is blank 43: 43: - env01 43: - env02 43: - env03 43: - env04 # next line has one space 43: 43: - env11 43: - env12 43: - env13 43: - env14 # next line has two spaces 43: 43: - env21 43: - env22 43: - env23 43: - env24 # next line has three spaces 43: 43: - env31 43: - env32 43: - env33 43: - env34 # next line has four spaces 43: 43: - env41 43: - env42 43: - env43 43: - env44 # next line has five spaces 43: 43: - env51 43: - env52 43: - env53 43: - env54 # next line has six spaces 43: 43: - env61 43: - env62 43: - env63 43: - env64 # next line has five spaces 43: --------------- 43: REF TREE: 43: 0x55607a368a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a362a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55607a362b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55607a366cb0 VAL: 'env01' (28 sibs) 43: 0x55607a366d48 VAL: 'env02' (28 sibs) 43: 0x55607a366de0 VAL: 'env03' (28 sibs) 43: 0x55607a366e78 VAL: 'env04' (28 sibs) 43: 0x55607a366f10 VAL: 'env11' (28 sibs) 43: 0x55607a366fa8 VAL: 'env12' (28 sibs) 43: 0x55607a367040 VAL: 'env13' (28 sibs) 43: 0x55607a3670d8 VAL: 'env14' (28 sibs) 43: 0x55607a367170 VAL: 'env21' (28 sibs) 43: 0x55607a367208 VAL: 'env22' (28 sibs) 43: 0x55607a3672a0 VAL: 'env23' (28 sibs) 43: 0x55607a367338 VAL: 'env24' (28 sibs) 43: 0x55607a3673d0 VAL: 'env31' (28 sibs) 43: 0x55607a367468 VAL: 'env32' (28 sibs) 43: 0x55607a367500 VAL: 'env33' (28 sibs) 43: 0x55607a367598 VAL: 'env34' (28 sibs) 43: 0x55607a367630 VAL: 'env41' (28 sibs) 43: 0x55607a3676c8 VAL: 'env42' (28 sibs) 43: 0x55607a367760 VAL: 'env43' (28 sibs) 43: 0x55607a3677f8 VAL: 'env44' (28 sibs) 43: 0x55607a367890 VAL: 'env51' (28 sibs) 43: 0x55607a367928 VAL: 'env52' (28 sibs) 43: 0x55607a3679c0 VAL: 'env53' (28 sibs) 43: 0x55607a367a58 VAL: 'env54' (28 sibs) 43: 0x55607a367af0 VAL: 'env61' (28 sibs) 43: 0x55607a367b88 VAL: 'env62' (28 sibs) 43: 0x55607a367c20 VAL: 'env63' (28 sibs) 43: 0x55607a367cb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3ad8a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3ad930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55607a3ad9c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55607a3ada50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55607a3adae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55607a3adb70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55607a3adc00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55607a3adc90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55607a3add20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55607a3addb0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55607a3ade40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55607a3aded0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55607a3adf60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55607a3adff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55607a3ae080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55607a3ae110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55607a3ae1a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55607a3ae230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55607a3ae2c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55607a3ae350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55607a3ae3e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55607a3ae470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55607a3ae500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55607a3ae590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55607a3ae620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55607a3ae6b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55607a3ae740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55607a3ae7d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55607a3ae860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55607a3ae8f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55607a3ae980 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: --------------- 43: REF TREE: 43: 0x55607a368b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a365b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55607a365ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55607a365e70 VAL: 'a' (6 sibs) 43: 0x55607a365f08 VAL: 'b' (6 sibs) 43: 0x55607a365fa0 VAL: 'c' (6 sibs) 43: 0x55607a366038 VAL: 'd' (6 sibs) 43: 0x55607a3660d0 VAL: 'e' (6 sibs) 43: 0x55607a366168 VAL: 'f' (6 sibs) 43: 0x55607a365d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55607a366210 VAL: 'a' (2 sibs) 43: 0x55607a3662a8 VAL: 'b' (2 sibs) 43: 0x55607a365dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55607a366350 VAL: 'a' (2 sibs) 43: 0x55607a3663e8 VAL: 'b' (2 sibs) 43: 0x55607a365bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55607a366490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55607a3665d0 VAL: 'a' (6 sibs) 43: 0x55607a366668 VAL: 'b' (6 sibs) 43: 0x55607a366700 VAL: 'c' (6 sibs) 43: 0x55607a366798 VAL: 'd' (6 sibs) 43: 0x55607a366830 VAL: 'e' (6 sibs) 43: 0x55607a3668c8 VAL: 'f' (6 sibs) 43: 0x55607a366528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55607a366970 VAL: 'a' (2 sibs) 43: 0x55607a366a08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3b07e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3b0870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55607a3b0900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55607a3b0990 VAL: 'a' (6 sibs) 43: [4] [4] 0x55607a3b0a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x55607a3b0ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55607a3b0b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x55607a3b0bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55607a3b0c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x55607a3b0cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55607a3b0d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x55607a3b0e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x55607a3b0ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55607a3b0f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x55607a3b0fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55607a3b1050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55607a3b10e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55607a3b1170 VAL: 'a' (6 sibs) 43: [18] [18] 0x55607a3b1200 VAL: 'b' (6 sibs) 43: [19] [19] 0x55607a3b1290 VAL: 'c' (6 sibs) 43: [20] [20] 0x55607a3b1320 VAL: 'd' (6 sibs) 43: [21] [21] 0x55607a3b13b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55607a3b1440 VAL: 'f' (6 sibs) 43: [23] [23] 0x55607a3b14d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55607a3b1560 VAL: 'a' (2 sibs) 43: [25] [25] 0x55607a3b15f0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a # next line has 22 spaces (aligns with -) 43: 43: - b # next line has 23 spaces (aligns with #) 43: 43: - c # next line has 3 spaces 43: 43: - d 43: --------------- 43: REF TREE: 43: 0x55607a368ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a366b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55607a366ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55607a368240 VAL: 'a' (4 sibs) 43: 0x55607a3682d8 VAL: 'b' (4 sibs) 43: 0x55607a368370 VAL: 'c' (4 sibs) 43: 0x55607a368408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3b2e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3b2ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55607a3b2f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55607a3b2fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55607a3b3050 VAL: 'b' (4 sibs) 43: [5] [5] 0x55607a3b30e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55607a3b3170 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: --------------- 43: 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: --------------- 43: REF TREE: 43: 0x55607a368dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a361e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55607a361cd0 VAL: 'a' (2 sibs) 43: 0x55607a361d68 VAL: 'b' (2 sibs) 43: 0x55607a361ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55607a361b90 VAL: 'c' (2 sibs) 43: 0x55607a361c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3b4b40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3b4bd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55607a3b4c60 VAL: 'a' (2 sibs) 43: [3] [3] 0x55607a3b4cf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55607a3b4d80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55607a3b4e10 VAL: 'c' (2 sibs) 43: [6] [6] 0x55607a3b4ea0 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: 0x55607a368ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a3629a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55607a361a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55607a361ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55607a36af40 VAL: 'a' (21 sibs) 43: 0x55607a36afd8 VAL: 'b' (21 sibs) 43: 0x55607a36b070 VAL: 'b1' (21 sibs) 43: 0x55607a36b108 VAL: 'b2' (21 sibs) 43: 0x55607a36b1a0 VAL: 'b3' (21 sibs) 43: 0x55607a36b238 VAL: 'b4' (21 sibs) 43: 0x55607a36b2d0 VAL: 'b5' (21 sibs) 43: 0x55607a36b368 VAL: 'b6' (21 sibs) 43: 0x55607a36b400 VAL: 'b61' (21 sibs) 43: 0x55607a36b498 VAL: 'b62' (21 sibs) 43: 0x55607a36b530 VAL: 'b63' (21 sibs) 43: 0x55607a36b5c8 VAL: 'b64' (21 sibs) 43: 0x55607a36b660 VAL: 'b65' (21 sibs) 43: 0x55607a36b6f8 VAL: 'b66' (21 sibs) 43: 0x55607a36b790 VAL: 'b7' (21 sibs) 43: 0x55607a36b828 VAL: 'b8' (21 sibs) 43: 0x55607a36b8c0 VAL: 'b9' (21 sibs) 43: 0x55607a36b958 VAL: 'b10' (21 sibs) 43: 0x55607a36b9f0 VAL: 'e' (21 sibs) 43: 0x55607a36ba88 VAL: 'f' (21 sibs) 43: 0x55607a36bb20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3b82b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3b8340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55607a3b83d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55607a3b8460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55607a3b84f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55607a3b8580 VAL: 'b' (21 sibs) 43: [6] [6] 0x55607a3b8610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55607a3b86a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55607a3b8730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55607a3b87c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55607a3b8850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55607a3b88e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55607a3b8970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55607a3b8a00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55607a3b8a90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55607a3b8b20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55607a3b8bb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55607a3b8c40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55607a3b8cd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55607a3b8d60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55607a3b8df0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55607a3b8e80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55607a3b8f10 VAL: 'e' (21 sibs) 43: [23] [23] 0x55607a3b8fa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55607a3b9030 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: --------------- 43: 43: e: 43: - f 43: g: h 43: a: 43: - b 43: 43: c: d 43: --------------- 43: REF TREE: 43: 0x55607a368ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55607a367d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55607a363bb0 VAL: 'f' (1 sibs) 43: 0x55607a367df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55607a367e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55607a363c50 VAL: 'b' (1 sibs) 43: 0x55607a367f28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3b79a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55607a3b7a30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55607a3b7ac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55607a3b7b50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55607a3b7be0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55607a3b7c70 VAL: 'b' (1 sibs) 43: [6] [6] 0x55607a3b7d00 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x55607a368500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55607a361580 DOCSEQ: (1 sibs) 3 children: 43: 0x55607a361620 VAL: 'foo' (3 sibs) 43: 0x55607a3616b8 VAL: 'bar' (3 sibs) 43: 0x55607a361750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3ba8e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55607a3ba970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55607a3baa00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55607a3baa90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55607a3bab20 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: 0x55607a368618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a3622d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a362368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a362410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a3625e0 VAL: 'val0' (2 sibs) 43: 0x55607a362678 VAL: 'val1' (2 sibs) 43: 0x55607a3624a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a362720 VAL: 'val2' (2 sibs) 43: 0x55607a3627b8 VAL: 'val3' (2 sibs) 43: 0x55607a362540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a362860 VAL: 'val4' (2 sibs) 43: 0x55607a3628f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3bb1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bb280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3bb310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3bb3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3bb430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3bb4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3bb550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3bb5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3bb670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3bb700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bb790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3bb820 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x55607a368730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a362e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a362ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a362f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a363120 VAL: 'val0' (2 sibs) 43: 0x55607a3631b8 VAL: 'val1' (2 sibs) 43: 0x55607a362fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a363260 VAL: 'val2' (2 sibs) 43: 0x55607a3632f8 VAL: 'val3' (2 sibs) 43: 0x55607a363080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a3633a0 VAL: 'val4' (2 sibs) 43: 0x55607a363438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3bbb00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bbb90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3bbc20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3bbcb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3bbd40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3bbdd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3bbe60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3bbef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3bbf80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3bc010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bc0a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3bc130 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x55607a368848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a3634e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a363578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a363620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a3637f0 VAL: 'val0' (2 sibs) 43: 0x55607a363888 VAL: 'val1' (2 sibs) 43: 0x55607a3636b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a363930 VAL: 'val2' (2 sibs) 43: 0x55607a3639c8 VAL: 'val3' (2 sibs) 43: 0x55607a363750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a363a70 VAL: 'val4' (2 sibs) 43: 0x55607a363b08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3bc410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bc4a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3bc530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3bc5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3bc650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3bc6e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3bc770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3bc800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3bc890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3bc920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bc9b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3bca40 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: --------------- 43: 43: key: 43: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: --------------- 43: REF TREE: 43: 0x55607a368960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a364480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a364518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a3645c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a364790 VAL: 'val0' (2 sibs) 43: 0x55607a364828 VAL: 'val1' (2 sibs) 43: 0x55607a364658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a3648d0 VAL: 'val2' (2 sibs) 43: 0x55607a364968 VAL: 'val3' (2 sibs) 43: 0x55607a3646f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a364a10 VAL: 'val4' (2 sibs) 43: 0x55607a364aa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3bcd20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bcdb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3bce40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3bced0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3bcf60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3bcff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3bd080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3bd110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3bd1a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3bd230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bd2c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3bd350 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: --------------- 43: 43: matrix: 43: 43: include: # next line is blank 43: 43: - env01 43: - env02 43: - env03 43: - env04 # next line has one space 43: 43: - env11 43: - env12 43: - env13 43: - env14 # next line has two spaces 43: 43: - env21 43: - env22 43: - env23 43: - env24 # next line has three spaces 43: 43: - env31 43: - env32 43: - env33 43: - env34 # next line has four spaces 43: 43: - env41 43: - env42 43: - env43 43: - env44 # next line has five spaces 43: 43: - env51 43: - env52 43: - env53 43: - env54 # next line has six spaces 43: 43: - env61 43: - env62 43: - env63 43: - env64 # next line has five spaces 43: --------------- 43: REF TREE: 43: 0x55607a368a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a362a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55607a362b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55607a366cb0 VAL: 'env01' (28 sibs) 43: 0x55607a366d48 VAL: 'env02' (28 sibs) 43: 0x55607a366de0 VAL: 'env03' (28 sibs) 43: 0x55607a366e78 VAL: 'env04' (28 sibs) 43: 0x55607a366f10 VAL: 'env11' (28 sibs) 43: 0x55607a366fa8 VAL: 'env12' (28 sibs) 43: 0x55607a367040 VAL: 'env13' (28 sibs) 43: 0x55607a3670d8 VAL: 'env14' (28 sibs) 43: 0x55607a367170 VAL: 'env21' (28 sibs) 43: 0x55607a367208 VAL: 'env22' (28 sibs) 43: 0x55607a3672a0 VAL: 'env23' (28 sibs) 43: 0x55607a367338 VAL: 'env24' (28 sibs) 43: 0x55607a3673d0 VAL: 'env31' (28 sibs) 43: 0x55607a367468 VAL: 'env32' (28 sibs) 43: 0x55607a367500 VAL: 'env33' (28 sibs) 43: 0x55607a367598 VAL: 'env34' (28 sibs) 43: 0x55607a367630 VAL: 'env41' (28 sibs) 43: 0x55607a3676c8 VAL: 'env42' (28 sibs) 43: 0x55607a367760 VAL: 'env43' (28 sibs) 43: 0x55607a3677f8 VAL: 'env44' (28 sibs) 43: 0x55607a367890 VAL: 'env51' (28 sibs) 43: 0x55607a367928 VAL: 'env52' (28 sibs) 43: 0x55607a3679c0 VAL: 'env53' (28 sibs) 43: 0x55607a367a58 VAL: 'env54' (28 sibs) 43: 0x55607a367af0 VAL: 'env61' (28 sibs) 43: 0x55607a367b88 VAL: 'env62' (28 sibs) 43: 0x55607a367c20 VAL: 'env63' (28 sibs) 43: 0x55607a367cb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3bdf40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3bdfd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55607a3be060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55607a3be0f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55607a3be180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55607a3be210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55607a3be2a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55607a3be330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55607a3be3c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55607a3be450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55607a3be4e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55607a3be570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55607a3be600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55607a3be690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55607a3be720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55607a3be7b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55607a3be840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55607a3be8d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55607a3be960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55607a3be9f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55607a3bea80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55607a3beb10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55607a3beba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55607a3bec30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55607a3becc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55607a3bed50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55607a3bede0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55607a3bee70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55607a3bef00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55607a3bef90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55607a3bf020 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: --------------- 43: REF TREE: 43: 0x55607a368b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a365b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55607a365ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55607a365e70 VAL: 'a' (6 sibs) 43: 0x55607a365f08 VAL: 'b' (6 sibs) 43: 0x55607a365fa0 VAL: 'c' (6 sibs) 43: 0x55607a366038 VAL: 'd' (6 sibs) 43: 0x55607a3660d0 VAL: 'e' (6 sibs) 43: 0x55607a366168 VAL: 'f' (6 sibs) 43: 0x55607a365d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55607a366210 VAL: 'a' (2 sibs) 43: 0x55607a3662a8 VAL: 'b' (2 sibs) 43: 0x55607a365dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55607a366350 VAL: 'a' (2 sibs) 43: 0x55607a3663e8 VAL: 'b' (2 sibs) 43: 0x55607a365bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55607a366490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55607a3665d0 VAL: 'a' (6 sibs) 43: 0x55607a366668 VAL: 'b' (6 sibs) 43: 0x55607a366700 VAL: 'c' (6 sibs) 43: 0x55607a366798 VAL: 'd' (6 sibs) 43: 0x55607a366830 VAL: 'e' (6 sibs) 43: 0x55607a3668c8 VAL: 'f' (6 sibs) 43: 0x55607a366528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55607a366970 VAL: 'a' (2 sibs) 43: 0x55607a366a08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3bf150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bf1e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55607a3bf270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55607a3bf300 VAL: 'a' (6 sibs) 43: [4] [4] 0x55607a3bf390 VAL: 'b' (6 sibs) 43: [5] [5] 0x55607a3bf420 VAL: 'c' (6 sibs) 43: [6] [6] 0x55607a3bf4b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55607a3bf540 VAL: 'e' (6 sibs) 43: [8] [8] 0x55607a3bf5d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55607a3bf660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bf6f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55607a3bf780 VAL: 'b' (2 sibs) 43: [12] [12] 0x55607a3bf810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55607a3bf8a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x55607a3bf930 VAL: 'b' (2 sibs) 43: [15] [15] 0x55607a3bf9c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55607a3bfa50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55607a3bfae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55607a3bfb70 VAL: 'b' (6 sibs) 43: [19] [19] 0x55607a3bfc00 VAL: 'c' (6 sibs) 43: [20] [20] 0x55607a3bfc90 VAL: 'd' (6 sibs) 43: [21] [21] 0x55607a3bfd20 VAL: 'e' (6 sibs) 43: [22] [22] 0x55607a3bfdb0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55607a3bfe40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55607a3bfed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55607a3bff60 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a # next line has 22 spaces (aligns with -) 43: 43: - b # next line has 23 spaces (aligns with #) 43: 43: - c # next line has 3 spaces 43: 43: - d 43: --------------- 43: REF TREE: 43: 0x55607a368ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a366b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55607a366ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55607a368240 VAL: 'a' (4 sibs) 43: 0x55607a3682d8 VAL: 'b' (4 sibs) 43: 0x55607a368370 VAL: 'c' (4 sibs) 43: 0x55607a368408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3bd630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3bd6c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55607a3bd750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55607a3bd7e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55607a3bd870 VAL: 'b' (4 sibs) 43: [5] [5] 0x55607a3bd900 VAL: 'c' (4 sibs) 43: [6] [6] 0x55607a3bd990 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: 0x55607a368dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a361e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55607a361cd0 VAL: 'a' (2 sibs) 43: 0x55607a361d68 VAL: 'b' (2 sibs) 43: 0x55607a361ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55607a361b90 VAL: 'c' (2 sibs) 43: 0x55607a361c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3c0360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3c03f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55607a3c0480 VAL: 'a' (2 sibs) 43: [3] [3] 0x55607a3c0510 VAL: 'b' (2 sibs) 43: [4] [4] 0x55607a3c05a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55607a3c0630 VAL: 'c' (2 sibs) 43: [6] [6] 0x55607a3c06c0 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: --------------- 43: 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: # 43: - b1 43: # 43: - b2 43: # 43: # 43: # 43: - b3 43: # 43: # 43: # 43: - b4 43: # 43: # - c 43: #- d 43: - b5 43: #- d2 43: #- d3 43: #- d4 43: - b6 43: #- d41 43: # 43: - b61 43: # 43: # 43: - b62 43: # 43: # 43: # 43: - b63 43: # 43: - b64 43: # 43: - b65 43: # 43: # 43: # 43: - b66 43: # 43: # 43: # 43: # 43: #- d41 43: #- d5 43: #- d6 43: #- d7 43: - b7 43: #- d8 43: # 43: # 43: # 43: - b8 43: # 43: # 43: # 43: - b9 43: # 43: # 43: - b10 43: # 43: # 43: - e 43: - f 43: - g 43: --------------- 43: REF TREE: 43: 0x55607a368ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a3629a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55607a361a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55607a361ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55607a36af40 VAL: 'a' (21 sibs) 43: 0x55607a36afd8 VAL: 'b' (21 sibs) 43: 0x55607a36b070 VAL: 'b1' (21 sibs) 43: 0x55607a36b108 VAL: 'b2' (21 sibs) 43: 0x55607a36b1a0 VAL: 'b3' (21 sibs) 43: 0x55607a36b238 VAL: 'b4' (21 sibs) 43: 0x55607a36b2d0 VAL: 'b5' (21 sibs) 43: 0x55607a36b368 VAL: 'b6' (21 sibs) 43: 0x55607a36b400 VAL: 'b61' (21 sibs) 43: 0x55607a36b498 VAL: 'b62' (21 sibs) 43: 0x55607a36b530 VAL: 'b63' (21 sibs) 43: 0x55607a36b5c8 VAL: 'b64' (21 sibs) 43: 0x55607a36b660 VAL: 'b65' (21 sibs) 43: 0x55607a36b6f8 VAL: 'b66' (21 sibs) 43: 0x55607a36b790 VAL: 'b7' (21 sibs) 43: 0x55607a36b828 VAL: 'b8' (21 sibs) 43: 0x55607a36b8c0 VAL: 'b9' (21 sibs) 43: 0x55607a36b958 VAL: 'b10' (21 sibs) 43: 0x55607a36b9f0 VAL: 'e' (21 sibs) 43: 0x55607a36ba88 VAL: 'f' (21 sibs) 43: 0x55607a36bb20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3c1580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3c1610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55607a3c16a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55607a3c1730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55607a3c17c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55607a3c1850 VAL: 'b' (21 sibs) 43: [6] [6] 0x55607a3c18e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55607a3c1970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55607a3c1a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55607a3c1a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55607a3c1b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55607a3c1bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55607a3c1c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55607a3c1cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55607a3c1d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55607a3c1df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55607a3c1e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55607a3c1f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55607a3c1fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55607a3c2030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55607a3c20c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55607a3c2150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55607a3c21e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55607a3c2270 VAL: 'f' (21 sibs) 43: [24] [24] 0x55607a3c2300 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_windows/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: --------------- 43: 43: e: 43: - f 43: g: h 43: a: 43: - b 43: 43: c: d 43: --------------- 43: REF TREE: 43: 0x55607a368ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55607a367d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55607a363bb0 VAL: 'f' (1 sibs) 43: 0x55607a367df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55607a367e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55607a363c50 VAL: 'b' (1 sibs) 43: 0x55607a367f28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3c0c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55607a3c0d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55607a3c0d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x55607a3c0e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55607a3c0eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55607a3c0f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x55607a3c0fd0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: # this is an indented doc\n 43: ---\n 43: - foo\n 43: - bar\n 43: - baz\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3a2510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55607a3a25a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55607a3a2630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55607a3a26c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55607a3a2750 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] 0x55607a3c3ed0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55607a3c3f60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55607a3c3ff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55607a3c4080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55607a3c4110 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3a4600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3a4690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3a4720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3a47b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3a4840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3a48d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3a4960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3a49f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3a4a80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3a4b10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3a4ba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3a4c30 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] 0x55607a3c50c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3c5150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3c51e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3c5270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3c5300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3c5390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3c5420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3c54b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3c5540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3c55d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3c5660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3c56f0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3a65f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3a6680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3a6710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3a67a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3a6830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3a68c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3a6950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3a69e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3a6a70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3a6b00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3a6b90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3a6c20 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] 0x55607a3c59d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3c5a60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3c5af0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3c5b80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3c5c10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3c5ca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3c5d30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3c5dc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3c5e50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3c5ee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3c5f70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3c6000 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3a85e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3a8670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3a8700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3a8790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3a8820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3a88b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3a8940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3a89d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3a8a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3a8af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3a8b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3a8c10 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] 0x55607a3c62e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3c6370 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3c6400 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3c6490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3c6520 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3c65b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3c6640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3c66d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3c6760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3c67f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3c6880 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3c6910 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: key:\n 43: value\n 43: another_key:\n 43: sub_key0:\n 43: - val0\n 43: - val1\n 43: sub_key1:\n 43: - val2\n 43: - val3\n 43: sub_key2:\n 43: - val4\n 43: - val5\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3aa5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3aa660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3aa6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3aa780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3aa810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3aa8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3aa930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3aa9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3aaa50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3aaae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3aab70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3aac00 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] 0x55607a3c6bf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3c6c80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3c6d10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3c6da0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3c6e30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3c6ec0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3c6f50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3c6fe0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3c7070 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3c7100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3c7190 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3c7220 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: matrix:\n 43: \n 43: include: # next line is blank\n 43: \n 43: - env01\n 43: - env02\n 43: - env03\n 43: - env04 # next line has one space\n 43: \n 43: - env11\n 43: - env12\n 43: - env13\n 43: - env14 # next line has two spaces\n 43: \n 43: - env21\n 43: - env22\n 43: - env23\n 43: - env24 # next line has three spaces\n 43: \n 43: - env31\n 43: - env32\n 43: - env33\n 43: - env34 # next line has four spaces\n 43: \n 43: - env41\n 43: - env42\n 43: - env43\n 43: - env44 # next line has five spaces\n 43: \n 43: - env51\n 43: - env52\n 43: - env53\n 43: - env54 # next line has six spaces\n 43: \n 43: - env61\n 43: - env62\n 43: - env63\n 43: - env64 # next line has five spaces\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3ad8a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3ad930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55607a3ad9c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55607a3ada50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55607a3adae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55607a3adb70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55607a3adc00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55607a3adc90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55607a3add20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55607a3addb0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55607a3ade40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55607a3aded0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55607a3adf60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55607a3adff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55607a3ae080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55607a3ae110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55607a3ae1a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55607a3ae230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55607a3ae2c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55607a3ae350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55607a3ae3e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55607a3ae470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55607a3ae500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55607a3ae590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55607a3ae620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55607a3ae6b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55607a3ae740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55607a3ae7d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55607a3ae860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55607a3ae8f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55607a3ae980 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] 0x55607a3c7e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3c7ea0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55607a3c7f30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55607a3c7fc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55607a3c8050 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55607a3c80e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55607a3c8170 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55607a3c8200 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55607a3c8290 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55607a3c8320 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55607a3c83b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55607a3c8440 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55607a3c84d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55607a3c8560 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55607a3c85f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55607a3c8680 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55607a3c8710 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55607a3c87a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55607a3c8830 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55607a3c88c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55607a3c8950 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55607a3c89e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55607a3c8a70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55607a3c8b00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55607a3c8b90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55607a3c8c20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55607a3c8cb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55607a3c8d40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55607a3c8dd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55607a3c8e60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55607a3c8ef0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3b07e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3b0870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55607a3b0900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55607a3b0990 VAL: 'a' (6 sibs) 43: [4] [4] 0x55607a3b0a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x55607a3b0ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55607a3b0b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x55607a3b0bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55607a3b0c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x55607a3b0cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55607a3b0d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x55607a3b0e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x55607a3b0ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55607a3b0f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x55607a3b0fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55607a3b1050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55607a3b10e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55607a3b1170 VAL: 'a' (6 sibs) 43: [18] [18] 0x55607a3b1200 VAL: 'b' (6 sibs) 43: [19] [19] 0x55607a3b1290 VAL: 'c' (6 sibs) 43: [20] [20] 0x55607a3b1320 VAL: 'd' (6 sibs) 43: [21] [21] 0x55607a3b13b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55607a3b1440 VAL: 'f' (6 sibs) 43: [23] [23] 0x55607a3b14d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55607a3b1560 VAL: 'a' (2 sibs) 43: [25] [25] 0x55607a3b15f0 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] 0x55607a3c9020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3c90b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55607a3c9140 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55607a3c91d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x55607a3c9260 VAL: 'b' (6 sibs) 43: [5] [5] 0x55607a3c92f0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55607a3c9380 VAL: 'd' (6 sibs) 43: [7] [7] 0x55607a3c9410 VAL: 'e' (6 sibs) 43: [8] [8] 0x55607a3c94a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55607a3c9530 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55607a3c95c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55607a3c9650 VAL: 'b' (2 sibs) 43: [12] [12] 0x55607a3c96e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55607a3c9770 VAL: 'a' (2 sibs) 43: [14] [14] 0x55607a3c9800 VAL: 'b' (2 sibs) 43: [15] [15] 0x55607a3c9890 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55607a3c9920 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55607a3c99b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55607a3c9a40 VAL: 'b' (6 sibs) 43: [19] [19] 0x55607a3c9ad0 VAL: 'c' (6 sibs) 43: [20] [20] 0x55607a3c9b60 VAL: 'd' (6 sibs) 43: [21] [21] 0x55607a3c9bf0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55607a3c9c80 VAL: 'f' (6 sibs) 43: [23] [23] 0x55607a3c9d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55607a3c9da0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55607a3c9e30 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a # next line has 22 spaces (aligns with -)\n 43: \n 43: - b # next line has 23 spaces (aligns with #)\n 43: \n 43: - c # next line has 3 spaces\n 43: \n 43: - d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3b2e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3b2ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55607a3b2f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55607a3b2fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55607a3b3050 VAL: 'b' (4 sibs) 43: [5] [5] 0x55607a3b30e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55607a3b3170 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] 0x55607a3c7500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3c7590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55607a3c7620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55607a3c76b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55607a3c7740 VAL: 'b' (4 sibs) 43: [5] [5] 0x55607a3c77d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55607a3c7860 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: foo:\n 43: - a\n 43: - b\n 43: bar:\n 43: - c\n 43: - d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3b4b40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3b4bd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55607a3b4c60 VAL: 'a' (2 sibs) 43: [3] [3] 0x55607a3b4cf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55607a3b4d80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55607a3b4e10 VAL: 'c' (2 sibs) 43: [6] [6] 0x55607a3b4ea0 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] 0x55607a3ca230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3ca2c0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55607a3ca350 VAL: 'a' (2 sibs) 43: [3] [3] 0x55607a3ca3e0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55607a3ca470 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55607a3ca500 VAL: 'c' (2 sibs) 43: [6] [6] 0x55607a3ca590 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: stand2sit:\n 43: map: mirror\n 43: dat:\n 43: - a\n 43: - b\n 43: #\n 43: - b1\n 43: #\n 43: - b2\n 43: #\n 43: #\n 43: #\n 43: - b3\n 43: #\n 43: #\n 43: #\n 43: - b4\n 43: #\n 43: # - c\n 43: #- d\n 43: - b5\n 43: #- d2\n 43: #- d3\n 43: #- d4\n 43: - b6\n 43: #- d41\n 43: #\n 43: - b61\n 43: #\n 43: #\n 43: - b62\n 43: #\n 43: #\n 43: #\n 43: - b63\n 43: #\n 43: - b64\n 43: #\n 43: - b65\n 43: #\n 43: #\n 43: #\n 43: - b66\n 43: #\n 43: #\n 43: #\n 43: #\n 43: #- d41\n 43: #- d5\n 43: #- d6\n 43: #- d7\n 43: - b7\n 43: #- d8\n 43: #\n 43: #\n 43: #\n 43: - b8\n 43: #\n 43: #\n 43: #\n 43: - b9\n 43: #\n 43: #\n 43: - b10\n 43: #\n 43: #\n 43: - e\n 43: - f\n 43: - g\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3b82b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3b8340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55607a3b83d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55607a3b8460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55607a3b84f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55607a3b8580 VAL: 'b' (21 sibs) 43: [6] [6] 0x55607a3b8610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55607a3b86a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55607a3b8730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55607a3b87c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55607a3b8850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55607a3b88e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55607a3b8970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55607a3b8a00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55607a3b8a90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55607a3b8b20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55607a3b8bb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55607a3b8c40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55607a3b8cd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55607a3b8d60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55607a3b8df0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55607a3b8e80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55607a3b8f10 VAL: 'e' (21 sibs) 43: [23] [23] 0x55607a3b8fa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55607a3b9030 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] 0x55607a3cb450 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3cb4e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55607a3cb570 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55607a3cb600 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55607a3cb690 VAL: 'a' (21 sibs) 43: [5] [5] 0x55607a3cb720 VAL: 'b' (21 sibs) 43: [6] [6] 0x55607a3cb7b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55607a3cb840 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55607a3cb8d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55607a3cb960 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55607a3cb9f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55607a3cba80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55607a3cbb10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55607a3cbba0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55607a3cbc30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55607a3cbcc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55607a3cbd50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55607a3cbde0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55607a3cbe70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55607a3cbf00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55607a3cbf90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55607a3cc020 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55607a3cc0b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55607a3cc140 VAL: 'f' (21 sibs) 43: [24] [24] 0x55607a3cc1d0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: e:\n 43: - f\n 43: g: h\n 43: a:\n 43: - b\n 43: \n 43: c: d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3b79a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55607a3b7a30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55607a3b7ac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55607a3b7b50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55607a3b7be0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55607a3b7c70 VAL: 'b' (1 sibs) 43: [6] [6] 0x55607a3b7d00 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] 0x55607a3cab40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55607a3cabd0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55607a3cac60 VAL: 'f' (1 sibs) 43: [3] [3] 0x55607a3cacf0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55607a3cad80 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55607a3cae10 VAL: 'b' (1 sibs) 43: [6] [6] 0x55607a3caea0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: # this is an indented doc\r\n 43: ---\r\n 43: - foo\r\n 43: - bar\r\n 43: - baz\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3ba8e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55607a3ba970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55607a3baa00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55607a3baa90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55607a3bab20 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] 0x55607a3cc660 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55607a3cc6f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55607a3cc780 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55607a3cc810 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55607a3cc8a0 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3bb1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bb280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3bb310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3bb3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3bb430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3bb4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3bb550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3bb5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3bb670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3bb700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bb790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3bb820 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] 0x55607a3ccf70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3cd000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3cd090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3cd120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3cd1b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3cd240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3cd2d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3cd360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3cd3f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3cd480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3cd510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3cd5a0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3bbb00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bbb90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3bbc20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3bbcb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3bbd40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3bbdd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3bbe60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3bbef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3bbf80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3bc010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bc0a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3bc130 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] 0x55607a3cd880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3cd910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3cd9a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3cda30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3cdac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3cdb50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3cdbe0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3cdc70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3cdd00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3cdd90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3cde20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3cdeb0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3bc410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bc4a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3bc530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3bc5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3bc650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3bc6e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3bc770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3bc800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3bc890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3bc920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bc9b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3bca40 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] 0x55607a3ce190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3ce220 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3ce2b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3ce340 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3ce3d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3ce460 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3ce4f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3ce580 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3ce610 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3ce6a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3ce730 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3ce7c0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: key:\r\n 43: value\r\n 43: another_key:\r\n 43: sub_key0:\r\n 43: - val0\r\n 43: - val1\r\n 43: sub_key1:\r\n 43: - val2\r\n 43: - val3\r\n 43: sub_key2:\r\n 43: - val4\r\n 43: - val5\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3bcd20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bcdb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3bce40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3bced0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3bcf60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3bcff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3bd080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3bd110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3bd1a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3bd230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bd2c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3bd350 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] 0x55607a3ceaa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3ceb30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3cebc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3cec50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3cece0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3ced70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3cee00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3cee90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3cef20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3cefb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3cf040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3cf0d0 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: matrix:\r\n 43: \r\n 43: include: # next line is blank\r\n 43: \r\n 43: - env01\r\n 43: - env02\r\n 43: - env03\r\n 43: - env04 # next line has one space\r\n 43: \r\n 43: - env11\r\n 43: - env12\r\n 43: - env13\r\n 43: - env14 # next line has two spaces\r\n 43: \r\n 43: - env21\r\n 43: - env22\r\n 43: - env23\r\n 43: - env24 # next line has three spaces\r\n 43: \r\n 43: - env31\r\n 43: - env32\r\n 43: - env33\r\n 43: - env34 # next line has four spaces\r\n 43: \r\n 43: - env41\r\n 43: - env42\r\n 43: - env43\r\n 43: - env44 # next line has five spaces\r\n 43: \r\n 43: - env51\r\n 43: - env52\r\n 43: - env53\r\n 43: - env54 # next line has six spaces\r\n 43: \r\n 43: - env61\r\n 43: - env62\r\n 43: - env63\r\n 43: - env64 # next line has five spaces\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3bdf40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3bdfd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55607a3be060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55607a3be0f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55607a3be180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55607a3be210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55607a3be2a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55607a3be330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55607a3be3c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55607a3be450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55607a3be4e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55607a3be570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55607a3be600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55607a3be690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55607a3be720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55607a3be7b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55607a3be840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55607a3be8d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55607a3be960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55607a3be9f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55607a3bea80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55607a3beb10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55607a3beba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55607a3bec30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55607a3becc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55607a3bed50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55607a3bede0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55607a3bee70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55607a3bef00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55607a3bef90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55607a3bf020 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] 0x55607a3cfcc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3cfd50 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55607a3cfde0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55607a3cfe70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55607a3cff00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55607a3cff90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55607a3d0020 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55607a3d00b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55607a3d0140 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55607a3d01d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55607a3d0260 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55607a3d02f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55607a3d0380 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55607a3d0410 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55607a3d04a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55607a3d0530 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55607a3d05c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55607a3d0650 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55607a3d06e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55607a3d0770 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55607a3d0800 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55607a3d0890 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55607a3d0920 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55607a3d09b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55607a3d0a40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55607a3d0ad0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55607a3d0b60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55607a3d0bf0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55607a3d0c80 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55607a3d0d10 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55607a3d0da0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: skip_commits:\r\n 43: files:\r\n 43: - a\r\n 43: - b\r\n 43: - c\r\n 43: - d\r\n 43: - e\r\n 43: - f\r\n 43: more_files:\r\n 43: - a\r\n 43: - b\r\n 43: even_more_files:\r\n 43: - a\r\n 43: - b\r\n 43: more_skip:\r\n 43: files:\r\n 43: - a\r\n 43: - b\r\n 43: - c\r\n 43: - d\r\n 43: - e\r\n 43: - f\r\n 43: more_files:\r\n 43: - a\r\n 43: - b\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3bf150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3bf1e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55607a3bf270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55607a3bf300 VAL: 'a' (6 sibs) 43: [4] [4] 0x55607a3bf390 VAL: 'b' (6 sibs) 43: [5] [5] 0x55607a3bf420 VAL: 'c' (6 sibs) 43: [6] [6] 0x55607a3bf4b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55607a3bf540 VAL: 'e' (6 sibs) 43: [8] [8] 0x55607a3bf5d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55607a3bf660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55607a3bf6f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55607a3bf780 VAL: 'b' (2 sibs) 43: [12] [12] 0x55607a3bf810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55607a3bf8a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x55607a3bf930 VAL: 'b' (2 sibs) 43: [15] [15] 0x55607a3bf9c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55607a3bfa50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55607a3bfae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55607a3bfb70 VAL: 'b' (6 sibs) 43: [19] [19] 0x55607a3bfc00 VAL: 'c' (6 sibs) 43: [20] [20] 0x55607a3bfc90 VAL: 'd' (6 sibs) 43: [21] [21] 0x55607a3bfd20 VAL: 'e' (6 sibs) 43: [22] [22] 0x55607a3bfdb0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55607a3bfe40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55607a3bfed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55607a3bff60 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] 0x55607a3d0ed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d0f60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55607a3d0ff0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55607a3d1080 VAL: 'a' (6 sibs) 43: [4] [4] 0x55607a3d1110 VAL: 'b' (6 sibs) 43: [5] [5] 0x55607a3d11a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55607a3d1230 VAL: 'd' (6 sibs) 43: [7] [7] 0x55607a3d12c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55607a3d1350 VAL: 'f' (6 sibs) 43: [9] [9] 0x55607a3d13e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55607a3d1470 VAL: 'a' (2 sibs) 43: [11] [11] 0x55607a3d1500 VAL: 'b' (2 sibs) 43: [12] [12] 0x55607a3d1590 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55607a3d1620 VAL: 'a' (2 sibs) 43: [14] [14] 0x55607a3d16b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55607a3d1740 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55607a3d17d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55607a3d1860 VAL: 'a' (6 sibs) 43: [18] [18] 0x55607a3d18f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x55607a3d1980 VAL: 'c' (6 sibs) 43: [20] [20] 0x55607a3d1a10 VAL: 'd' (6 sibs) 43: [21] [21] 0x55607a3d1aa0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55607a3d1b30 VAL: 'f' (6 sibs) 43: [23] [23] 0x55607a3d1bc0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55607a3d1c50 VAL: 'a' (2 sibs) 43: [25] [25] 0x55607a3d1ce0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: skip_commits:\r\n 43: files:\r\n 43: - a # next line has 22 spaces (aligns with -)\r\n 43: \r\n 43: - b # next line has 23 spaces (aligns with #)\r\n 43: \r\n 43: - c # next line has 3 spaces\r\n 43: \r\n 43: - d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3bd630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3bd6c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55607a3bd750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55607a3bd7e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55607a3bd870 VAL: 'b' (4 sibs) 43: [5] [5] 0x55607a3bd900 VAL: 'c' (4 sibs) 43: [6] [6] 0x55607a3bd990 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] 0x55607a3cf3b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3cf440 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55607a3cf4d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55607a3cf560 VAL: 'a' (4 sibs) 43: [4] [4] 0x55607a3cf5f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x55607a3cf680 VAL: 'c' (4 sibs) 43: [6] [6] 0x55607a3cf710 VAL: 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: foo:\r\n 43: - a\r\n 43: - b\r\n 43: bar:\r\n 43: - c\r\n 43: - d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3c0360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3c03f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55607a3c0480 VAL: 'a' (2 sibs) 43: [3] [3] 0x55607a3c0510 VAL: 'b' (2 sibs) 43: [4] [4] 0x55607a3c05a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55607a3c0630 VAL: 'c' (2 sibs) 43: [6] [6] 0x55607a3c06c0 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] 0x55607a3d20e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d2170 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55607a3d2200 VAL: 'a' (2 sibs) 43: [3] [3] 0x55607a3d2290 VAL: 'b' (2 sibs) 43: [4] [4] 0x55607a3d2320 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55607a3d23b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x55607a3d2440 VAL: 'd' (2 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: stand2sit:\r\n 43: map: mirror\r\n 43: dat:\r\n 43: - a\r\n 43: - b\r\n 43: #\r\n 43: - b1\r\n 43: #\r\n 43: - b2\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b3\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b4\r\n 43: #\r\n 43: # - c\r\n 43: #- d\r\n 43: - b5\r\n 43: #- d2\r\n 43: #- d3\r\n 43: #- d4\r\n 43: - b6\r\n 43: #- d41\r\n 43: #\r\n 43: - b61\r\n 43: #\r\n 43: #\r\n 43: - b62\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b63\r\n 43: #\r\n 43: - b64\r\n 43: #\r\n 43: - b65\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b66\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: #- d41\r\n 43: #- d5\r\n 43: #- d6\r\n 43: #- d7\r\n 43: - b7\r\n 43: #- d8\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b8\r\n 43: #\r\n 43: #\r\n 43: #\r\n 43: - b9\r\n 43: #\r\n 43: #\r\n 43: - b10\r\n 43: #\r\n 43: #\r\n 43: - e\r\n 43: - f\r\n 43: - g\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3c1580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3c1610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55607a3c16a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55607a3c1730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55607a3c17c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55607a3c1850 VAL: 'b' (21 sibs) 43: [6] [6] 0x55607a3c18e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55607a3c1970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55607a3c1a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55607a3c1a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55607a3c1b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55607a3c1bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55607a3c1c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55607a3c1cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55607a3c1d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55607a3c1df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55607a3c1e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55607a3c1f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55607a3c1fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55607a3c2030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55607a3c20c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55607a3c2150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55607a3c21e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55607a3c2270 VAL: 'f' (21 sibs) 43: [24] [24] 0x55607a3c2300 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] 0x55607a3d3300 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3d3390 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55607a3d3420 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55607a3d34b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55607a3d3540 VAL: 'a' (21 sibs) 43: [5] [5] 0x55607a3d35d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x55607a3d3660 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55607a3d36f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55607a3d3780 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55607a3d3810 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55607a3d38a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55607a3d3930 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55607a3d39c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55607a3d3a50 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55607a3d3ae0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55607a3d3b70 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55607a3d3c00 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55607a3d3c90 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55607a3d3d20 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55607a3d3db0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55607a3d3e40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55607a3d3ed0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55607a3d3f60 VAL: 'e' (21 sibs) 43: [23] [23] 0x55607a3d3ff0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55607a3d4080 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: e:\r\n 43: - f\r\n 43: g: h\r\n 43: a:\r\n 43: - b\r\n 43: \r\n 43: c: d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x55607a3c0c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55607a3c0d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55607a3c0d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x55607a3c0e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55607a3c0eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55607a3c0f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x55607a3c0fd0 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] 0x55607a3d29f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55607a3d2a80 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55607a3d2b10 VAL: 'f' (1 sibs) 43: [3] [3] 0x55607a3d2ba0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55607a3d2c30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55607a3d2cc0 VAL: 'b' (1 sibs) 43: [6] [6] 0x55607a3d2d50 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55607a361580 DOCSEQ: (1 sibs) 3 children: 43: 0x55607a361620 VAL: 'foo' (3 sibs) 43: 0x55607a3616b8 VAL: 'bar' (3 sibs) 43: 0x55607a361750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3c4ae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55607a3c4b70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55607a3c4c00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55607a3c4c90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55607a3c4d20 VAL: 'baz' (3 sibs) 43: #nodes=5 vs #printed=5 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a3622d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a362368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a362410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a3625e0 VAL: 'val0' (2 sibs) 43: 0x55607a362678 VAL: 'val1' (2 sibs) 43: 0x55607a3624a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a362720 VAL: 'val2' (2 sibs) 43: 0x55607a3627b8 VAL: 'val3' (2 sibs) 43: 0x55607a362540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a362860 VAL: 'val4' (2 sibs) 43: 0x55607a3628f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d4510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d45a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3d4630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3d46c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3d4750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3d47e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3d4870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3d4900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3d4990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3d4a20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3d4ab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3d4b40 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a362e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a362ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a362f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a363120 VAL: 'val0' (2 sibs) 43: 0x55607a3631b8 VAL: 'val1' (2 sibs) 43: 0x55607a362fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a363260 VAL: 'val2' (2 sibs) 43: 0x55607a3632f8 VAL: 'val3' (2 sibs) 43: 0x55607a363080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a3633a0 VAL: 'val4' (2 sibs) 43: 0x55607a363438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d4be0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d4c70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3d4d00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3d4d90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3d4e20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3d4eb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3d4f40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3d4fd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3d5060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3d50f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3d5180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3d5210 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: 0x55607a368848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a3634e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a363578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a363620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a3637f0 VAL: 'val0' (2 sibs) 43: 0x55607a363888 VAL: 'val1' (2 sibs) 43: 0x55607a3636b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a363930 VAL: 'val2' (2 sibs) 43: 0x55607a3639c8 VAL: 'val3' (2 sibs) 43: 0x55607a363750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a363a70 VAL: 'val4' (2 sibs) 43: 0x55607a363b08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d52b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d5340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3d53d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3d5460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3d54f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3d5580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3d5610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3d56a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3d5730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3d57c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3d5850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3d58e0 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: 0x55607a368960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a364480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a364518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a3645c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a364790 VAL: 'val0' (2 sibs) 43: 0x55607a364828 VAL: 'val1' (2 sibs) 43: 0x55607a364658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a3648d0 VAL: 'val2' (2 sibs) 43: 0x55607a364968 VAL: 'val3' (2 sibs) 43: 0x55607a3646f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a364a10 VAL: 'val4' (2 sibs) 43: 0x55607a364aa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d5980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d5a10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3d5aa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3d5b30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3d5bc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3d5c50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3d5ce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3d5d70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3d5e00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3d5e90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3d5f20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3d5fb0 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: 0x55607a368a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a362a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55607a362b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55607a366cb0 VAL: 'env01' (28 sibs) 43: 0x55607a366d48 VAL: 'env02' (28 sibs) 43: 0x55607a366de0 VAL: 'env03' (28 sibs) 43: 0x55607a366e78 VAL: 'env04' (28 sibs) 43: 0x55607a366f10 VAL: 'env11' (28 sibs) 43: 0x55607a366fa8 VAL: 'env12' (28 sibs) 43: 0x55607a367040 VAL: 'env13' (28 sibs) 43: 0x55607a3670d8 VAL: 'env14' (28 sibs) 43: 0x55607a367170 VAL: 'env21' (28 sibs) 43: 0x55607a367208 VAL: 'env22' (28 sibs) 43: 0x55607a3672a0 VAL: 'env23' (28 sibs) 43: 0x55607a367338 VAL: 'env24' (28 sibs) 43: 0x55607a3673d0 VAL: 'env31' (28 sibs) 43: 0x55607a367468 VAL: 'env32' (28 sibs) 43: 0x55607a367500 VAL: 'env33' (28 sibs) 43: 0x55607a367598 VAL: 'env34' (28 sibs) 43: 0x55607a367630 VAL: 'env41' (28 sibs) 43: 0x55607a3676c8 VAL: 'env42' (28 sibs) 43: 0x55607a367760 VAL: 'env43' (28 sibs) 43: 0x55607a3677f8 VAL: 'env44' (28 sibs) 43: 0x55607a367890 VAL: 'env51' (28 sibs) 43: 0x55607a367928 VAL: 'env52' (28 sibs) 43: 0x55607a3679c0 VAL: 'env53' (28 sibs) 43: 0x55607a367a58 VAL: 'env54' (28 sibs) 43: 0x55607a367af0 VAL: 'env61' (28 sibs) 43: 0x55607a367b88 VAL: 'env62' (28 sibs) 43: 0x55607a367c20 VAL: 'env63' (28 sibs) 43: 0x55607a367cb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d6050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3d60e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55607a3d6170 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55607a3d6200 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55607a3d6290 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55607a3d6320 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55607a3d63b0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55607a3d6440 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55607a3d64d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55607a3d6560 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55607a3d65f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55607a3d6680 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55607a3d6710 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55607a3d67a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55607a3d6830 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55607a3d68c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55607a3d6950 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55607a3d69e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55607a3d6a70 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55607a3d6b00 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55607a3d6b90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55607a3d6c20 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55607a3d6cb0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55607a3d6d40 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55607a3d6dd0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55607a3d6e60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55607a3d6ef0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55607a3d6f80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55607a3d7010 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55607a3d70a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55607a3d7130 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a365b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55607a365ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55607a365e70 VAL: 'a' (6 sibs) 43: 0x55607a365f08 VAL: 'b' (6 sibs) 43: 0x55607a365fa0 VAL: 'c' (6 sibs) 43: 0x55607a366038 VAL: 'd' (6 sibs) 43: 0x55607a3660d0 VAL: 'e' (6 sibs) 43: 0x55607a366168 VAL: 'f' (6 sibs) 43: 0x55607a365d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55607a366210 VAL: 'a' (2 sibs) 43: 0x55607a3662a8 VAL: 'b' (2 sibs) 43: 0x55607a365dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55607a366350 VAL: 'a' (2 sibs) 43: 0x55607a3663e8 VAL: 'b' (2 sibs) 43: 0x55607a365bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55607a366490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55607a3665d0 VAL: 'a' (6 sibs) 43: 0x55607a366668 VAL: 'b' (6 sibs) 43: 0x55607a366700 VAL: 'c' (6 sibs) 43: 0x55607a366798 VAL: 'd' (6 sibs) 43: 0x55607a366830 VAL: 'e' (6 sibs) 43: 0x55607a3668c8 VAL: 'f' (6 sibs) 43: 0x55607a366528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55607a366970 VAL: 'a' (2 sibs) 43: 0x55607a366a08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d71d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d7260 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55607a3d72f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55607a3d7380 VAL: 'a' (6 sibs) 43: [4] [4] 0x55607a3d7410 VAL: 'b' (6 sibs) 43: [5] [5] 0x55607a3d74a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55607a3d7530 VAL: 'd' (6 sibs) 43: [7] [7] 0x55607a3d75c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55607a3d7650 VAL: 'f' (6 sibs) 43: [9] [9] 0x55607a3d76e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55607a3d7770 VAL: 'a' (2 sibs) 43: [11] [11] 0x55607a3d7800 VAL: 'b' (2 sibs) 43: [12] [12] 0x55607a3d7890 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55607a3d7920 VAL: 'a' (2 sibs) 43: [14] [14] 0x55607a3d79b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55607a3d7a40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55607a3d7ad0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55607a3d7b60 VAL: 'a' (6 sibs) 43: [18] [18] 0x55607a3d7bf0 VAL: 'b' (6 sibs) 43: [19] [19] 0x55607a3d7c80 VAL: 'c' (6 sibs) 43: [20] [20] 0x55607a3d7d10 VAL: 'd' (6 sibs) 43: [21] [21] 0x55607a3d7da0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55607a3d7e30 VAL: 'f' (6 sibs) 43: [23] [23] 0x55607a3d7ec0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55607a3d7f50 VAL: 'a' (2 sibs) 43: [25] [25] 0x55607a3d7fe0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a366b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55607a366ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55607a368240 VAL: 'a' (4 sibs) 43: 0x55607a3682d8 VAL: 'b' (4 sibs) 43: 0x55607a368370 VAL: 'c' (4 sibs) 43: 0x55607a368408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d8080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3d8110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55607a3d81a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55607a3d8230 VAL: 'a' (4 sibs) 43: [4] [4] 0x55607a3d82c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x55607a3d8350 VAL: 'c' (4 sibs) 43: [6] [6] 0x55607a3d83e0 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: 0x55607a368dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a361e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55607a361cd0 VAL: 'a' (2 sibs) 43: 0x55607a361d68 VAL: 'b' (2 sibs) 43: 0x55607a361ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55607a361b90 VAL: 'c' (2 sibs) 43: 0x55607a361c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d8480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d8510 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55607a3d85a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x55607a3d8630 VAL: 'b' (2 sibs) 43: [4] [4] 0x55607a3d86c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55607a3d8750 VAL: 'c' (2 sibs) 43: [6] [6] 0x55607a3d87e0 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: 0x55607a368ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a3629a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55607a361a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55607a361ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55607a36af40 VAL: 'a' (21 sibs) 43: 0x55607a36afd8 VAL: 'b' (21 sibs) 43: 0x55607a36b070 VAL: 'b1' (21 sibs) 43: 0x55607a36b108 VAL: 'b2' (21 sibs) 43: 0x55607a36b1a0 VAL: 'b3' (21 sibs) 43: 0x55607a36b238 VAL: 'b4' (21 sibs) 43: 0x55607a36b2d0 VAL: 'b5' (21 sibs) 43: 0x55607a36b368 VAL: 'b6' (21 sibs) 43: 0x55607a36b400 VAL: 'b61' (21 sibs) 43: 0x55607a36b498 VAL: 'b62' (21 sibs) 43: 0x55607a36b530 VAL: 'b63' (21 sibs) 43: 0x55607a36b5c8 VAL: 'b64' (21 sibs) 43: 0x55607a36b660 VAL: 'b65' (21 sibs) 43: 0x55607a36b6f8 VAL: 'b66' (21 sibs) 43: 0x55607a36b790 VAL: 'b7' (21 sibs) 43: 0x55607a36b828 VAL: 'b8' (21 sibs) 43: 0x55607a36b8c0 VAL: 'b9' (21 sibs) 43: 0x55607a36b958 VAL: 'b10' (21 sibs) 43: 0x55607a36b9f0 VAL: 'e' (21 sibs) 43: 0x55607a36ba88 VAL: 'f' (21 sibs) 43: 0x55607a36bb20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d8880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3d8910 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55607a3d89a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55607a3d8a30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55607a3d8ac0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55607a3d8b50 VAL: 'b' (21 sibs) 43: [6] [6] 0x55607a3d8be0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55607a3d8c70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55607a3d8d00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55607a3d8d90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55607a3d8e20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55607a3d8eb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55607a3d8f40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55607a3d8fd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55607a3d9060 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55607a3d90f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55607a3d9180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55607a3d9210 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55607a3d92a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55607a3d9330 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55607a3d93c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55607a3d9450 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55607a3d94e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55607a3d9570 VAL: 'f' (21 sibs) 43: [24] [24] 0x55607a3d9600 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55607a367d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55607a363bb0 VAL: 'f' (1 sibs) 43: 0x55607a367df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55607a367e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55607a363c50 VAL: 'b' (1 sibs) 43: 0x55607a367f28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d96a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55607a3d9730 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55607a3d97c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55607a3d9850 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55607a3d98e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55607a3d9970 VAL: 'b' (1 sibs) 43: [6] [6] 0x55607a3d9a00 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: 0x55607a368500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x55607a361580 DOCSEQ: (1 sibs) 3 children: 43: 0x55607a361620 VAL: 'foo' (3 sibs) 43: 0x55607a3616b8 VAL: 'bar' (3 sibs) 43: 0x55607a361750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d9aa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55607a3d9b30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55607a3d9bc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55607a3d9c50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55607a3d9ce0 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: 0x55607a368618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a3622d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a362368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a362410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a3625e0 VAL: 'val0' (2 sibs) 43: 0x55607a362678 VAL: 'val1' (2 sibs) 43: 0x55607a3624a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a362720 VAL: 'val2' (2 sibs) 43: 0x55607a3627b8 VAL: 'val3' (2 sibs) 43: 0x55607a362540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a362860 VAL: 'val4' (2 sibs) 43: 0x55607a3628f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3d9d80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3d9e10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3d9ea0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3d9f30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3d9fc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3da050 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3da0e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3da170 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3da200 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3da290 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3da320 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3da3b0 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: 0x55607a368730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a362e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a362ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a362f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a363120 VAL: 'val0' (2 sibs) 43: 0x55607a3631b8 VAL: 'val1' (2 sibs) 43: 0x55607a362fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a363260 VAL: 'val2' (2 sibs) 43: 0x55607a3632f8 VAL: 'val3' (2 sibs) 43: 0x55607a363080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a3633a0 VAL: 'val4' (2 sibs) 43: 0x55607a363438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3da450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3da4e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3da570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3da600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3da690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3da720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3da7b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3da840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3da8d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3da960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3da9f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3daa80 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: 0x55607a368848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a3634e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a363578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a363620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a3637f0 VAL: 'val0' (2 sibs) 43: 0x55607a363888 VAL: 'val1' (2 sibs) 43: 0x55607a3636b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a363930 VAL: 'val2' (2 sibs) 43: 0x55607a3639c8 VAL: 'val3' (2 sibs) 43: 0x55607a363750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a363a70 VAL: 'val4' (2 sibs) 43: 0x55607a363b08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3dab20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3dabb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3dac40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3dacd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3dad60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3dadf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3dae80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3daf10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3dafa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3db030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3db0c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3db150 VAL: 'val5' (2 sibs) 43: #nodes=12 vs #printed=12 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a364480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x55607a364518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x55607a3645c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x55607a364790 VAL: 'val0' (2 sibs) 43: 0x55607a364828 VAL: 'val1' (2 sibs) 43: 0x55607a364658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x55607a3648d0 VAL: 'val2' (2 sibs) 43: 0x55607a364968 VAL: 'val3' (2 sibs) 43: 0x55607a3646f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x55607a364a10 VAL: 'val4' (2 sibs) 43: 0x55607a364aa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3db1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3db280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55607a3db310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55607a3db3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55607a3db430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55607a3db4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55607a3db550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55607a3db5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55607a3db670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55607a3db700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55607a3db790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55607a3db820 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: 0x55607a368a78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a362a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x55607a362b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x55607a366cb0 VAL: 'env01' (28 sibs) 43: 0x55607a366d48 VAL: 'env02' (28 sibs) 43: 0x55607a366de0 VAL: 'env03' (28 sibs) 43: 0x55607a366e78 VAL: 'env04' (28 sibs) 43: 0x55607a366f10 VAL: 'env11' (28 sibs) 43: 0x55607a366fa8 VAL: 'env12' (28 sibs) 43: 0x55607a367040 VAL: 'env13' (28 sibs) 43: 0x55607a3670d8 VAL: 'env14' (28 sibs) 43: 0x55607a367170 VAL: 'env21' (28 sibs) 43: 0x55607a367208 VAL: 'env22' (28 sibs) 43: 0x55607a3672a0 VAL: 'env23' (28 sibs) 43: 0x55607a367338 VAL: 'env24' (28 sibs) 43: 0x55607a3673d0 VAL: 'env31' (28 sibs) 43: 0x55607a367468 VAL: 'env32' (28 sibs) 43: 0x55607a367500 VAL: 'env33' (28 sibs) 43: 0x55607a367598 VAL: 'env34' (28 sibs) 43: 0x55607a367630 VAL: 'env41' (28 sibs) 43: 0x55607a3676c8 VAL: 'env42' (28 sibs) 43: 0x55607a367760 VAL: 'env43' (28 sibs) 43: 0x55607a3677f8 VAL: 'env44' (28 sibs) 43: 0x55607a367890 VAL: 'env51' (28 sibs) 43: 0x55607a367928 VAL: 'env52' (28 sibs) 43: 0x55607a3679c0 VAL: 'env53' (28 sibs) 43: 0x55607a367a58 VAL: 'env54' (28 sibs) 43: 0x55607a367af0 VAL: 'env61' (28 sibs) 43: 0x55607a367b88 VAL: 'env62' (28 sibs) 43: 0x55607a367c20 VAL: 'env63' (28 sibs) 43: 0x55607a367cb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3db8c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3db950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55607a3db9e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55607a3dba70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55607a3dbb00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55607a3dbb90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55607a3dbc20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55607a3dbcb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55607a3dbd40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55607a3dbdd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55607a3dbe60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55607a3dbef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55607a3dbf80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55607a3dc010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55607a3dc0a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55607a3dc130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55607a3dc1c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55607a3dc250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55607a3dc2e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55607a3dc370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55607a3dc400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55607a3dc490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55607a3dc520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55607a3dc5b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55607a3dc640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55607a3dc6d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55607a3dc760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55607a3dc7f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55607a3dc880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55607a3dc910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55607a3dc9a0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368b90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a365b60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x55607a365ca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x55607a365e70 VAL: 'a' (6 sibs) 43: 0x55607a365f08 VAL: 'b' (6 sibs) 43: 0x55607a365fa0 VAL: 'c' (6 sibs) 43: 0x55607a366038 VAL: 'd' (6 sibs) 43: 0x55607a3660d0 VAL: 'e' (6 sibs) 43: 0x55607a366168 VAL: 'f' (6 sibs) 43: 0x55607a365d38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x55607a366210 VAL: 'a' (2 sibs) 43: 0x55607a3662a8 VAL: 'b' (2 sibs) 43: 0x55607a365dd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x55607a366350 VAL: 'a' (2 sibs) 43: 0x55607a3663e8 VAL: 'b' (2 sibs) 43: 0x55607a365bf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x55607a366490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x55607a3665d0 VAL: 'a' (6 sibs) 43: 0x55607a366668 VAL: 'b' (6 sibs) 43: 0x55607a366700 VAL: 'c' (6 sibs) 43: 0x55607a366798 VAL: 'd' (6 sibs) 43: 0x55607a366830 VAL: 'e' (6 sibs) 43: 0x55607a3668c8 VAL: 'f' (6 sibs) 43: 0x55607a366528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x55607a366970 VAL: 'a' (2 sibs) 43: 0x55607a366a08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3dca40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3dcad0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55607a3dcb60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55607a3dcbf0 VAL: 'a' (6 sibs) 43: [4] [4] 0x55607a3dcc80 VAL: 'b' (6 sibs) 43: [5] [5] 0x55607a3dcd10 VAL: 'c' (6 sibs) 43: [6] [6] 0x55607a3dcda0 VAL: 'd' (6 sibs) 43: [7] [7] 0x55607a3dce30 VAL: 'e' (6 sibs) 43: [8] [8] 0x55607a3dcec0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55607a3dcf50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55607a3dcfe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55607a3dd070 VAL: 'b' (2 sibs) 43: [12] [12] 0x55607a3dd100 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55607a3dd190 VAL: 'a' (2 sibs) 43: [14] [14] 0x55607a3dd220 VAL: 'b' (2 sibs) 43: [15] [15] 0x55607a3dd2b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55607a3dd340 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55607a3dd3d0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55607a3dd460 VAL: 'b' (6 sibs) 43: [19] [19] 0x55607a3dd4f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x55607a3dd580 VAL: 'd' (6 sibs) 43: [21] [21] 0x55607a3dd610 VAL: 'e' (6 sibs) 43: [22] [22] 0x55607a3dd6a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x55607a3dd730 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55607a3dd7c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55607a3dd850 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368ca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a366b00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x55607a366ba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x55607a368240 VAL: 'a' (4 sibs) 43: 0x55607a3682d8 VAL: 'b' (4 sibs) 43: 0x55607a368370 VAL: 'c' (4 sibs) 43: 0x55607a368408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3dd8f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3dd980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55607a3dda10 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55607a3ddaa0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55607a3ddb30 VAL: 'b' (4 sibs) 43: [5] [5] 0x55607a3ddbc0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55607a3ddc50 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: 0x55607a368dc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x55607a361e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x55607a361cd0 VAL: 'a' (2 sibs) 43: 0x55607a361d68 VAL: 'b' (2 sibs) 43: 0x55607a361ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x55607a361b90 VAL: 'c' (2 sibs) 43: 0x55607a361c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3ddcf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55607a3ddd80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55607a3dde10 VAL: 'a' (2 sibs) 43: [3] [3] 0x55607a3ddea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55607a3ddf30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55607a3ddfc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x55607a3de050 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: 0x55607a368ed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x55607a3629a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x55607a361a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x55607a361ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x55607a36af40 VAL: 'a' (21 sibs) 43: 0x55607a36afd8 VAL: 'b' (21 sibs) 43: 0x55607a36b070 VAL: 'b1' (21 sibs) 43: 0x55607a36b108 VAL: 'b2' (21 sibs) 43: 0x55607a36b1a0 VAL: 'b3' (21 sibs) 43: 0x55607a36b238 VAL: 'b4' (21 sibs) 43: 0x55607a36b2d0 VAL: 'b5' (21 sibs) 43: 0x55607a36b368 VAL: 'b6' (21 sibs) 43: 0x55607a36b400 VAL: 'b61' (21 sibs) 43: 0x55607a36b498 VAL: 'b62' (21 sibs) 43: 0x55607a36b530 VAL: 'b63' (21 sibs) 43: 0x55607a36b5c8 VAL: 'b64' (21 sibs) 43: 0x55607a36b660 VAL: 'b65' (21 sibs) 43: 0x55607a36b6f8 VAL: 'b66' (21 sibs) 43: 0x55607a36b790 VAL: 'b7' (21 sibs) 43: 0x55607a36b828 VAL: 'b8' (21 sibs) 43: 0x55607a36b8c0 VAL: 'b9' (21 sibs) 43: 0x55607a36b958 VAL: 'b10' (21 sibs) 43: 0x55607a36b9f0 VAL: 'e' (21 sibs) 43: 0x55607a36ba88 VAL: 'f' (21 sibs) 43: 0x55607a36bb20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3de0f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55607a3de180 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55607a3de210 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55607a3de2a0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55607a3de330 VAL: 'a' (21 sibs) 43: [5] [5] 0x55607a3de3c0 VAL: 'b' (21 sibs) 43: [6] [6] 0x55607a3de450 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55607a3de4e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55607a3de570 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55607a3de600 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55607a3de690 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55607a3de720 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55607a3de7b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55607a3de840 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55607a3de8d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55607a3de960 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55607a3de9f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55607a3dea80 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55607a3deb10 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55607a3deba0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55607a3dec30 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55607a3decc0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55607a3ded50 VAL: 'e' (21 sibs) 43: [23] [23] 0x55607a3dede0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55607a3dee70 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: REF TREE: 43: 0x55607a368ff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x55607a367d60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x55607a363bb0 VAL: 'f' (1 sibs) 43: 0x55607a367df8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x55607a367e90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x55607a363c50 VAL: 'b' (1 sibs) 43: 0x55607a367f28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55607a3def10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55607a3defa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55607a3df030 VAL: 'f' (1 sibs) 43: [3] [3] 0x55607a3df0c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55607a3df150 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55607a3df1e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x55607a3df270 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 (24 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (24 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.03 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x56358829b820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x56358829a030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x56358829a0d0 VAL: '-2' (15 sibs) 44: 0x56358829a168 VAL: '-2' (15 sibs) 44: 0x56358829a200 VAL: '5' (15 sibs) 44: 0x56358829a298 VAL: '0xa' (15 sibs) 44: 0x56358829a330 VAL: '-0xb' (15 sibs) 44: 0x56358829a3c8 VAL: '0XA' (15 sibs) 44: 0x56358829a460 VAL: '-0XA' (15 sibs) 44: 0x56358829a4f8 VAL: '0b10' (15 sibs) 44: 0x56358829a590 VAL: '-0b10' (15 sibs) 44: 0x56358829a628 VAL: '0B10' (15 sibs) 44: 0x56358829a6c0 VAL: '-0B10' (15 sibs) 44: 0x56358829a758 VAL: '0o17' (15 sibs) 44: 0x56358829a7f0 VAL: '-0o17' (15 sibs) 44: 0x56358829a888 VAL: '0O17' (15 sibs) 44: 0x56358829a920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882bfb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882bfbe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882bfc70 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882bfd00 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882bfd90 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882bfe20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882bfeb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882bff40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882bffd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882c0060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882c00f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882c0180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882c0210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882c02a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882c0330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882c03c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882c0450 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: --------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: --------------- 44: REF TREE: 44: 0x56358829b938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x563588299a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x563588299ad0 VAL: '-2' (3 sibs) 44: 0x563588299b68 VAL: '-2' (3 sibs) 44: 0x563588299c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882c2180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882c2210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882c22a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882c2330 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882c23c0 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: 0x56358829ba50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829ae30 VAL: '-2.0' (8 sibs) 44: 0x56358829aec8 VAL: '-2.1' (8 sibs) 44: 0x56358829af60 VAL: '0.1' (8 sibs) 44: 0x56358829aff8 VAL: '.1' (8 sibs) 44: 0x56358829b090 VAL: '-.2' (8 sibs) 44: 0x56358829b128 VAL: '-2.e+6' (8 sibs) 44: 0x56358829b1c0 VAL: '-3e-6' (8 sibs) 44: 0x56358829b258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882c3eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882c3f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882c3fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882c4060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882c40f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882c4180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882c4210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882c42a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882c4330 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: --------------- 44: 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: --------------- 44: REF TREE: 44: 0x56358829bb68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829b300 VAL: '-2.0' (8 sibs) 44: 0x56358829b398 VAL: '-2.1' (8 sibs) 44: 0x56358829b430 VAL: '0.1' (8 sibs) 44: 0x56358829b4c8 VAL: '.1' (8 sibs) 44: 0x56358829b560 VAL: '-.2' (8 sibs) 44: 0x56358829b5f8 VAL: '-2.e+6' (8 sibs) 44: 0x56358829b690 VAL: '-3e-6' (8 sibs) 44: 0x56358829b728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882c5be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882c5c70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882c5d00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882c5d90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882c5e20 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882c5eb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882c5f40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882c5fd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882c6060 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: 0x56358829bc80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829c0a0 VAL: '-2.0' (8 sibs) 44: 0x56358829c138 VAL: '-2.1' (8 sibs) 44: 0x56358829c1d0 VAL: '0.1' (8 sibs) 44: 0x56358829c268 VAL: '.1' (8 sibs) 44: 0x56358829c300 VAL: '-.2' (8 sibs) 44: 0x56358829c398 VAL: '-2.e+6' (8 sibs) 44: 0x56358829c430 VAL: '-3e-6' (8 sibs) 44: 0x56358829c4c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882c7910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882c79a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882c7a30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882c7ac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882c7b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882c7be0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882c7c70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882c7d00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882c7d90 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: --------------- 44: 44: - 1.2.3 44: - 1.2.3.4 44: - [1.2.3, 4.5.6] 44: - [1.2.3.4, 4.5.6.7] 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - {a: 1.2.3} 44: - {a: 1.2.3.4} 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - {a: 1.2.3, b: 4.5.6} 44: - {a: 1.2.3.4, b: 4.5.6.7} 44: --------------- 44: REF TREE: 44: 0x56358829bd98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x56358829cbb0 VAL: '1.2.3' (14 sibs) 44: 0x56358829cc48 VAL: '1.2.3.4' (14 sibs) 44: 0x56358829cce0 SEQ: (14 sibs) 2 children: 44: 0x56358829d410 VAL: '1.2.3' (2 sibs) 44: 0x56358829d4a8 VAL: '4.5.6' (2 sibs) 44: 0x56358829cd78 SEQ: (14 sibs) 2 children: 44: 0x56358829d550 VAL: '1.2.3.4' (2 sibs) 44: 0x56358829d5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x56358829ce10 SEQ: (14 sibs) 2 children: 44: 0x56358829d690 VAL: '1.2.3' (2 sibs) 44: 0x56358829d728 VAL: '4.5.6' (2 sibs) 44: 0x56358829cea8 SEQ: (14 sibs) 2 children: 44: 0x56358829d7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x56358829d868 VAL: '4.5.6.7' (2 sibs) 44: 0x56358829cf40 MAP: (14 sibs) 1 children: 44: 0x56358829d910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x56358829cfd8 MAP: (14 sibs) 1 children: 44: 0x56358829d9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x56358829d070 MAP: (14 sibs) 1 children: 44: 0x56358829da50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x56358829d108 MAP: (14 sibs) 1 children: 44: 0x56358829daf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x56358829d1a0 MAP: (14 sibs) 2 children: 44: 0x56358829db90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x56358829dc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x56358829d238 MAP: (14 sibs) 2 children: 44: 0x56358829dcd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x56358829dd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x56358829d2d0 MAP: (14 sibs) 2 children: 44: 0x56358829de10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x56358829dea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x56358829d368 MAP: (14 sibs) 2 children: 44: 0x56358829df50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x56358829dfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882cb160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882cb1f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882cb280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882cb310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882cb3a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882cb430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882cb4c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882cb550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882cb5e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882cb670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882cb700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882cb790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882cb820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882cb8b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882cb940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882cb9d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882cba60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882cbaf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882cbb80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882cbc10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882cbca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882cbd30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882cbdc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882cbe50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882cbee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882cbf70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882cc000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882cc090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882cc120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882cc1b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882cc240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882cc2d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882cc360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882cc3f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882cc480 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_unix/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x56358829b820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x56358829a030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x56358829a0d0 VAL: '-2' (15 sibs) 44: 0x56358829a168 VAL: '-2' (15 sibs) 44: 0x56358829a200 VAL: '5' (15 sibs) 44: 0x56358829a298 VAL: '0xa' (15 sibs) 44: 0x56358829a330 VAL: '-0xb' (15 sibs) 44: 0x56358829a3c8 VAL: '0XA' (15 sibs) 44: 0x56358829a460 VAL: '-0XA' (15 sibs) 44: 0x56358829a4f8 VAL: '0b10' (15 sibs) 44: 0x56358829a590 VAL: '-0b10' (15 sibs) 44: 0x56358829a628 VAL: '0B10' (15 sibs) 44: 0x56358829a6c0 VAL: '-0B10' (15 sibs) 44: 0x56358829a758 VAL: '0o17' (15 sibs) 44: 0x56358829a7f0 VAL: '-0o17' (15 sibs) 44: 0x56358829a888 VAL: '0O17' (15 sibs) 44: 0x56358829a920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882c9f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882c9fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882ca070 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882ca100 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882ca190 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882ca220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882ca2b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882ca340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882ca3d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882ca460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882ca4f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882ca580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882ca610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882ca6a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882ca730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882ca7c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882ca850 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.parse_windows/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: --------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: --------------- 44: REF TREE: 44: 0x56358829b938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x563588299a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x563588299ad0 VAL: '-2' (3 sibs) 44: 0x563588299b68 VAL: '-2' (3 sibs) 44: 0x563588299c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882c9640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882c96d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882c9760 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882c97f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882c9880 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: 0x56358829ba50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829ae30 VAL: '-2.0' (8 sibs) 44: 0x56358829aec8 VAL: '-2.1' (8 sibs) 44: 0x56358829af60 VAL: '0.1' (8 sibs) 44: 0x56358829aff8 VAL: '.1' (8 sibs) 44: 0x56358829b090 VAL: '-.2' (8 sibs) 44: 0x56358829b128 VAL: '-2.e+6' (8 sibs) 44: 0x56358829b1c0 VAL: '-3e-6' (8 sibs) 44: 0x56358829b258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882cd570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882cd600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882cd690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882cd720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882cd7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882cd840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882cd8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882cd960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882cd9f0 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: 0x56358829bb68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829b300 VAL: '-2.0' (8 sibs) 44: 0x56358829b398 VAL: '-2.1' (8 sibs) 44: 0x56358829b430 VAL: '0.1' (8 sibs) 44: 0x56358829b4c8 VAL: '.1' (8 sibs) 44: 0x56358829b560 VAL: '-.2' (8 sibs) 44: 0x56358829b5f8 VAL: '-2.e+6' (8 sibs) 44: 0x56358829b690 VAL: '-3e-6' (8 sibs) 44: 0x56358829b728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882cde80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882cdf10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882cdfa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882ce030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882ce0c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882ce150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882ce1e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882ce270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882ce300 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: 0x56358829bc80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829c0a0 VAL: '-2.0' (8 sibs) 44: 0x56358829c138 VAL: '-2.1' (8 sibs) 44: 0x56358829c1d0 VAL: '0.1' (8 sibs) 44: 0x56358829c268 VAL: '.1' (8 sibs) 44: 0x56358829c300 VAL: '-.2' (8 sibs) 44: 0x56358829c398 VAL: '-2.e+6' (8 sibs) 44: 0x56358829c430 VAL: '-3e-6' (8 sibs) 44: 0x56358829c4c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882ce790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882ce820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882ce8b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882ce940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882ce9d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882cea60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882ceaf0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882ceb80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882cec10 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: 0x56358829bd98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x56358829cbb0 VAL: '1.2.3' (14 sibs) 44: 0x56358829cc48 VAL: '1.2.3.4' (14 sibs) 44: 0x56358829cce0 SEQ: (14 sibs) 2 children: 44: 0x56358829d410 VAL: '1.2.3' (2 sibs) 44: 0x56358829d4a8 VAL: '4.5.6' (2 sibs) 44: 0x56358829cd78 SEQ: (14 sibs) 2 children: 44: 0x56358829d550 VAL: '1.2.3.4' (2 sibs) 44: 0x56358829d5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x56358829ce10 SEQ: (14 sibs) 2 children: 44: 0x56358829d690 VAL: '1.2.3' (2 sibs) 44: 0x56358829d728 VAL: '4.5.6' (2 sibs) 44: 0x56358829cea8 SEQ: (14 sibs) 2 children: 44: 0x56358829d7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x56358829d868 VAL: '4.5.6.7' (2 sibs) 44: 0x56358829cf40 MAP: (14 sibs) 1 children: 44: 0x56358829d910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x56358829cfd8 MAP: (14 sibs) 1 children: 44: 0x56358829d9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x56358829d070 MAP: (14 sibs) 1 children: 44: 0x56358829da50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x56358829d108 MAP: (14 sibs) 1 children: 44: 0x56358829daf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x56358829d1a0 MAP: (14 sibs) 2 children: 44: 0x56358829db90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x56358829dc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x56358829d238 MAP: (14 sibs) 2 children: 44: 0x56358829dcd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x56358829dd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x56358829d2d0 MAP: (14 sibs) 2 children: 44: 0x56358829de10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x56358829dea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x56358829d368 MAP: (14 sibs) 2 children: 44: 0x56358829df50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x56358829dfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882d0bc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882d0c50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882d0ce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882d0d70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882d0e00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882d0e90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882d0f20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882d0fb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882d1040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882d10d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882d1160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882d11f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882d1280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882d1310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882d13a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882d1430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882d14c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882d1550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882d15e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882d1670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882d1700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882d1790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882d1820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882d18b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882d1940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882d19d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882d1a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882d1af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882d1b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882d1c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882d1ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882d1d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882d1dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882d1e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882d1ee0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}{"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}{"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}{"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}{"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882bfb50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882bfbe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882bfc70 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882bfd00 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882bfd90 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882bfe20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882bfeb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882bff40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882bffd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882c0060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882c00f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882c0180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882c0210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882c02a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882c0330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882c03c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882c0450 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] 0x5635882df6e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882df770 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882df800 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882df890 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882df920 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882df9b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882dfa40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882dfad0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882dfb60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882dfbf0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882dfc80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882dfd10 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882dfda0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882dfe30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882dfec0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882dff50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882dffe0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - -5\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882c2180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882c2210 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882c22a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882c2330 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882c23c0 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] 0x5635882dedd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882dee60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882deef0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882def80 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882df010 VAL: '-5' (3 sibs) 44: #nodes=5 vs #printed=5 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: [-2.0, -2.1, 0.1, .1, -.2, -2.e+6, -3e-6, 1.12345e+011]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882c3eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882c3f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882c3fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882c4060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882c40f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882c4180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882c4210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882c42a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882c4330 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] 0x5635882e08f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882e0980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882e0a10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882e0aa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882e0b30 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882e0bc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882e0c50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882e0ce0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882e0d70 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882c5be0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882c5c70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882c5d00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882c5d90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882c5e20 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882c5eb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882c5f40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882c5fd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882c6060 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] 0x5635882e1200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882e1290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882e1320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882e13b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882e1440 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882e14d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882e1560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882e15f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882e1680 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882c7910 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882c79a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882c7a30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882c7ac0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882c7b50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882c7be0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882c7c70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882c7d00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882c7d90 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] 0x5635882e1b10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882e1ba0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882e1c30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882e1cc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882e1d50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882e1de0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882e1e70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882e1f00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882e1f90 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - [1.2.3, 4.5.6]\n 44: - [1.2.3.4, 4.5.6.7]\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - {a: 1.2.3}\n 44: - {a: 1.2.3.4}\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - {a: 1.2.3, b: 4.5.6}\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882cb160 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882cb1f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882cb280 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882cb310 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882cb3a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882cb430 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882cb4c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882cb550 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882cb5e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882cb670 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882cb700 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882cb790 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882cb820 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882cb8b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882cb940 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882cb9d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882cba60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882cbaf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882cbb80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882cbc10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882cbca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882cbd30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882cbdc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882cbe50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882cbee0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882cbf70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882cc000 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882cc090 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882cc120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882cc1b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882cc240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882cc2d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882cc360 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882cc3f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882cc480 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] 0x5635882e3f40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882e3fd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882e4060 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882e40f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882e4180 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882e4210 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882e42a0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882e4330 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882e43c0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882e4450 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882e44e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882e4570 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882e4600 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882e4690 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882e4720 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882e47b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882e4840 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882e48d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882e4960 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882e49f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882e4a80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882e4b10 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882e4ba0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882e4c30 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882e4cc0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882e4d50 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882e4de0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882e4e70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882e4f00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882e4f90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882e5020 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882e50b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882e5140 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882e51d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882e5260 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882cf9b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882cfa40 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882cfad0 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882cfb60 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882cfbf0 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882cfc80 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882cfd10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882cfda0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882cfe30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882cfec0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882cff50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882cffe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882d0070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882d0100 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882d0190 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882d0220 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882d02b0 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] 0x5635882e2d30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882e2dc0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882e2e50 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882e2ee0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882e2f70 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882e3000 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882e3090 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882e3120 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882e31b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882e3240 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882e32d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882e3360 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882e33f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882e3480 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882e3510 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882e35a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882e3630 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\n 44: - -2\n 44: - -2\n 44: - -5\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882cf0a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882cf130 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882cf1c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882cf250 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882cf2e0 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] 0x5635882e2420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882e24b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882e2540 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882e25d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882e2660 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] 0x5635882d2fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882d3060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882d30f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882d3180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882d3210 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882d32a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882d3330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882d33c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882d3450 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] 0x5635882e6350 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882e63e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882e6470 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882e6500 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882e6590 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882e6620 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882e66b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882e6740 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882e67d0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882d38e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882d3970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882d3a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882d3a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882d3b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882d3bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882d3c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882d3cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882d3d60 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] 0x5635882e6c60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882e6cf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882e6d80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882e6e10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882e6ea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882e6f30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882e6fc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882e7050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882e70e0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - -2.0\n 44: - -2.1\n 44: - 0.1\n 44: - .1\n 44: - -.2\n 44: - -2.e+6\n 44: - -3e-6\n 44: - 1.12345e+011\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882d41f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882d4280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882d4310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882d43a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882d4430 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882d44c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882d4550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882d45e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882d4670 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] 0x5635882e7570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882e7600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882e7690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882e7720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882e77b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882e7840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882e78d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882e7960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882e79f0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \n 44: - 1.2.3\n 44: - 1.2.3.4\n 44: - [1.2.3, 4.5.6]\n 44: - [1.2.3.4, 4.5.6.7]\n 44: - - 1.2.3\n 44: - 4.5.6\n 44: - - 1.2.3.4\n 44: - 4.5.6.7\n 44: - a: 1.2.3\n 44: - a: 1.2.3.4\n 44: - {a: 1.2.3}\n 44: - {a: 1.2.3.4}\n 44: - a: 1.2.3\n 44: b: 4.5.6\n 44: - a: 1.2.3.4\n 44: b: 4.5.6.7\n 44: - {a: 1.2.3, b: 4.5.6}\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882d6660 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882d66f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882d6780 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882d6810 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882d68a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882d6930 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882d69c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882d6a50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882d6ae0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882d6b70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882d6c00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882d6c90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882d6d20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882d6db0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882d6e40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882d6ed0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882d6f60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882d6ff0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882d7080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882d7110 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882d71a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882d7230 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882d72c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882d7350 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882d73e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882d7470 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882d7500 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882d7590 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882d7620 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882d76b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882d7740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882d77d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882d7860 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882d78f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882d7980 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] 0x5635882e99a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882e9a30 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882e9ac0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882e9b50 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882e9be0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882e9c70 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882e9d00 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882e9d90 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882e9e20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882e9eb0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882e9f40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882e9fd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882ea060 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882ea0f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882ea180 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882ea210 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882ea2a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882ea330 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882ea3c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882ea450 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882ea4e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882ea570 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882ea600 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882ea690 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882ea720 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882ea7b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882ea840 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882ea8d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882ea960 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882ea9f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882eaa80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882eab10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882eaba0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882eac30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882eacc0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882c9f50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882c9fe0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882ca070 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882ca100 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882ca190 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882ca220 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882ca2b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882ca340 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882ca3d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882ca460 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882ca4f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882ca580 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882ca610 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882ca6a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882ca730 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882ca7c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882ca850 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] 0x5635882e8790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882e8820 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882e88b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882e8940 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882e89d0 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882e8a60 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882e8af0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882e8b80 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882e8c10 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882e8ca0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882e8d30 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882e8dc0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882e8e50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882e8ee0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882e8f70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882e9000 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882e9090 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\r\n 44: - -2\r\n 44: - -2\r\n 44: - -5\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882c9640 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882c96d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882c9760 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882c97f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882c9880 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] 0x5635882e7e80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882e7f10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882e7fa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882e8030 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882e80c0 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] 0x5635882cd570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882cd600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882cd690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882cd720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882cd7b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882cd840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882cd8d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882cd960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882cd9f0 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] 0x5635882ebdb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882ebe40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882ebed0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882ebf60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882ebff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882ec080 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882ec110 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882ec1a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882ec230 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882cde80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882cdf10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882cdfa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882ce030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882ce0c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882ce150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882ce1e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882ce270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882ce300 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] 0x5635882ec6c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882ec750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882ec7e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882ec870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882ec900 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882ec990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882eca20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882ecab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882ecb40 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882ce790 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882ce820 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882ce8b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882ce940 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882ce9d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882cea60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882ceaf0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882ceb80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882cec10 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] 0x5635882ecfd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882ed060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882ed0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882ed180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882ed210 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882ed2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882ed330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882ed3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882ed450 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - 1.2.3\r\n 44: - 1.2.3.4\r\n 44: - [1.2.3, 4.5.6]\r\n 44: - [1.2.3.4, 4.5.6.7]\r\n 44: - - 1.2.3\r\n 44: - 4.5.6\r\n 44: - - 1.2.3.4\r\n 44: - 4.5.6.7\r\n 44: - a: 1.2.3\r\n 44: - a: 1.2.3.4\r\n 44: - {a: 1.2.3}\r\n 44: - {a: 1.2.3.4}\r\n 44: - a: 1.2.3\r\n 44: b: 4.5.6\r\n 44: - a: 1.2.3.4\r\n 44: b: 4.5.6.7\r\n 44: - {a: 1.2.3, b: 4.5.6}\r\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882d0bc0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882d0c50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882d0ce0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882d0d70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882d0e00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882d0e90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882d0f20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882d0fb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882d1040 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882d10d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882d1160 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882d11f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882d1280 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882d1310 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882d13a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882d1430 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882d14c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882d1550 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882d15e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882d1670 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882d1700 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882d1790 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882d1820 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882d18b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882d1940 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882d19d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882d1a60 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882d1af0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882d1b80 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882d1c10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882d1ca0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882d1d30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882d1dc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882d1e50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882d1ee0 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] 0x5635882ef400 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882ef490 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882ef520 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882ef5b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882ef640 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882ef6d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882ef760 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882ef7f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882ef880 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882ef910 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882ef9a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882efa30 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882efac0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882efb50 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882efbe0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882efc70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882efd00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882efd90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882efe20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882efeb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882eff40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882effd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882f0060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882f00f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882f0180 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882f0210 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882f02a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882f0330 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882f03c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882f0450 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882f04e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882f0570 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882f0600 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882f0690 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882f0720 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882d8a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882d8b00 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882d8b90 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882d8c20 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882d8cb0 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882d8d40 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882d8dd0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882d8e60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882d8ef0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882d8f80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882d9010 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882d90a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882d9130 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882d91c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882d9250 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882d92e0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882d9370 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] 0x5635882ee1f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882ee280 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882ee310 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882ee3a0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882ee430 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882ee4c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882ee550 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882ee5e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882ee670 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882ee700 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882ee790 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882ee820 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882ee8b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882ee940 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882ee9d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882eea60 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882eeaf0 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation:\r\n 44: - -2\r\n 44: - -2\r\n 44: - -5\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882d4de0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882d4e70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882d4f00 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882d4f90 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882d5020 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] 0x5635882ed8e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882ed970 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882eda00 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882eda90 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882edb20 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] 0x5635882d5720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882d57b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882d5840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882d58d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882d5960 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882d59f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882d5a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882d5b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882d5ba0 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] 0x5635882f1810 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f18a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f1930 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f19c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f1a50 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f1ae0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882f1b70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882f1c00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882f1c90 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882d9c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882d9d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882d9da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882d9e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882d9ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882d9f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882d9fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882da070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882da100 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] 0x5635882f2120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f21b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f2240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f22d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f2360 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f23f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882f2480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882f2510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882f25a0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - -2.0\r\n 44: - -2.1\r\n 44: - 0.1\r\n 44: - .1\r\n 44: - -.2\r\n 44: - -2.e+6\r\n 44: - -3e-6\r\n 44: - 1.12345e+011\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882da590 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882da620 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882da6b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882da740 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882da7d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882da860 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882da8f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882da980 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882daa10 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] 0x5635882f2a30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f2ac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f2b50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f2be0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f2c70 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f2d00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882f2d90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882f2e20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882f2eb0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - 1.2.3\r\n 44: - 1.2.3.4\r\n 44: - [1.2.3, 4.5.6]\r\n 44: - [1.2.3.4, 4.5.6.7]\r\n 44: - - 1.2.3\r\n 44: - 4.5.6\r\n 44: - - 1.2.3.4\r\n 44: - 4.5.6.7\r\n 44: - a: 1.2.3\r\n 44: - a: 1.2.3.4\r\n 44: - {a: 1.2.3}\r\n 44: - {a: 1.2.3.4}\r\n 44: - a: 1.2.3\r\n 44: b: 4.5.6\r\n 44: - a: 1.2.3.4\r\n 44: b: 4.5.6.7\r\n 44: - {a: 1.2.3, b: 4.5.6}\r\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x5635882dc9c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882dca50 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882dcae0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882dcb70 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882dcc00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882dcc90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882dcd20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882dcdb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882dce40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882dced0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882dcf60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882dcff0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882dd080 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882dd110 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882dd1a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882dd230 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882dd2c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882dd350 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882dd3e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882dd470 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882dd500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882dd590 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882dd620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882dd6b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882dd740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882dd7d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882dd860 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882dd8f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882dd980 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882dda10 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882ddaa0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882ddb30 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882ddbc0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882ddc50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882ddce0 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] 0x5635882f4e60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882f4ef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882f4f80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882f5010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882f50a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882f5130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882f51c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882f5250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882f52e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882f5370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882f5400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882f5490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882f5520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882f55b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882f5640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882f56d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882f5760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882f57f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882f5880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882f5910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882f59a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882f5a30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882f5ac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882f5b50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882f5be0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882f5c70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882f5d00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882f5d90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882f5e20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882f5eb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882f5f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882f5fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882f6060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882f60f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882f6180 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x56358829b820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x56358829a030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x56358829a0d0 VAL: '-2' (15 sibs) 44: 0x56358829a168 VAL: '-2' (15 sibs) 44: 0x56358829a200 VAL: '5' (15 sibs) 44: 0x56358829a298 VAL: '0xa' (15 sibs) 44: 0x56358829a330 VAL: '-0xb' (15 sibs) 44: 0x56358829a3c8 VAL: '0XA' (15 sibs) 44: 0x56358829a460 VAL: '-0XA' (15 sibs) 44: 0x56358829a4f8 VAL: '0b10' (15 sibs) 44: 0x56358829a590 VAL: '-0b10' (15 sibs) 44: 0x56358829a628 VAL: '0B10' (15 sibs) 44: 0x56358829a6c0 VAL: '-0B10' (15 sibs) 44: 0x56358829a758 VAL: '0o17' (15 sibs) 44: 0x56358829a7f0 VAL: '-0o17' (15 sibs) 44: 0x56358829a888 VAL: '0O17' (15 sibs) 44: 0x56358829a920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f3340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882f33d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882f3460 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882f34f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882f3580 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882f3610 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882f36a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882f3730 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882f37c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882f3850 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882f38e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882f3970 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882f3a00 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882f3a90 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882f3b20 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882f3bb0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882f3c40 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x56358829b938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x563588299a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x563588299ad0 VAL: '-2' (3 sibs) 44: 0x563588299b68 VAL: '-2' (3 sibs) 44: 0x563588299c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882dc510 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882dc5a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882dc630 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882dc6c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882dc750 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: 0x56358829ba50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829ae30 VAL: '-2.0' (8 sibs) 44: 0x56358829aec8 VAL: '-2.1' (8 sibs) 44: 0x56358829af60 VAL: '0.1' (8 sibs) 44: 0x56358829aff8 VAL: '.1' (8 sibs) 44: 0x56358829b090 VAL: '-.2' (8 sibs) 44: 0x56358829b128 VAL: '-2.e+6' (8 sibs) 44: 0x56358829b1c0 VAL: '-3e-6' (8 sibs) 44: 0x56358829b258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f3ce0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f3d70 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f3e00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f3e90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f3f20 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f3fb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882f4040 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882f40d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882f4160 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: 0x56358829bb68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829b300 VAL: '-2.0' (8 sibs) 44: 0x56358829b398 VAL: '-2.1' (8 sibs) 44: 0x56358829b430 VAL: '0.1' (8 sibs) 44: 0x56358829b4c8 VAL: '.1' (8 sibs) 44: 0x56358829b560 VAL: '-.2' (8 sibs) 44: 0x56358829b5f8 VAL: '-2.e+6' (8 sibs) 44: 0x56358829b690 VAL: '-3e-6' (8 sibs) 44: 0x56358829b728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f4200 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f4290 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f4320 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f43b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f4440 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f44d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882f4560 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882f45f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882f4680 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: 0x56358829bc80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829c0a0 VAL: '-2.0' (8 sibs) 44: 0x56358829c138 VAL: '-2.1' (8 sibs) 44: 0x56358829c1d0 VAL: '0.1' (8 sibs) 44: 0x56358829c268 VAL: '.1' (8 sibs) 44: 0x56358829c300 VAL: '-.2' (8 sibs) 44: 0x56358829c398 VAL: '-2.e+6' (8 sibs) 44: 0x56358829c430 VAL: '-3e-6' (8 sibs) 44: 0x56358829c4c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f4720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f47b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f4840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f48d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f4960 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f49f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882f4a80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882f4b10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882f4ba0 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: 0x56358829bd98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x56358829cbb0 VAL: '1.2.3' (14 sibs) 44: 0x56358829cc48 VAL: '1.2.3.4' (14 sibs) 44: 0x56358829cce0 SEQ: (14 sibs) 2 children: 44: 0x56358829d410 VAL: '1.2.3' (2 sibs) 44: 0x56358829d4a8 VAL: '4.5.6' (2 sibs) 44: 0x56358829cd78 SEQ: (14 sibs) 2 children: 44: 0x56358829d550 VAL: '1.2.3.4' (2 sibs) 44: 0x56358829d5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x56358829ce10 SEQ: (14 sibs) 2 children: 44: 0x56358829d690 VAL: '1.2.3' (2 sibs) 44: 0x56358829d728 VAL: '4.5.6' (2 sibs) 44: 0x56358829cea8 SEQ: (14 sibs) 2 children: 44: 0x56358829d7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x56358829d868 VAL: '4.5.6.7' (2 sibs) 44: 0x56358829cf40 MAP: (14 sibs) 1 children: 44: 0x56358829d910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x56358829cfd8 MAP: (14 sibs) 1 children: 44: 0x56358829d9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x56358829d070 MAP: (14 sibs) 1 children: 44: 0x56358829da50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x56358829d108 MAP: (14 sibs) 1 children: 44: 0x56358829daf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x56358829d1a0 MAP: (14 sibs) 2 children: 44: 0x56358829db90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x56358829dc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x56358829d238 MAP: (14 sibs) 2 children: 44: 0x56358829dcd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x56358829dd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x56358829d2d0 MAP: (14 sibs) 2 children: 44: 0x56358829de10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x56358829dea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x56358829d368 MAP: (14 sibs) 2 children: 44: 0x56358829df50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x56358829dfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f7270 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882f7300 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882f7390 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882f7420 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882f74b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882f7540 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882f75d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882f7660 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882f76f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882f7780 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882f7810 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882f78a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882f7930 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882f79c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882f7a50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882f7ae0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882f7b70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882f7c00 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882f7c90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882f7d20 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882f7db0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882f7e40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882f7ed0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882f7f60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882f7ff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882f8080 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882f8110 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882f81a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882f8230 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882f82c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882f8350 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882f83e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882f8470 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882f8500 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882f8590 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x56358829b820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x56358829a030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x56358829a0d0 VAL: '-2' (15 sibs) 44: 0x56358829a168 VAL: '-2' (15 sibs) 44: 0x56358829a200 VAL: '5' (15 sibs) 44: 0x56358829a298 VAL: '0xa' (15 sibs) 44: 0x56358829a330 VAL: '-0xb' (15 sibs) 44: 0x56358829a3c8 VAL: '0XA' (15 sibs) 44: 0x56358829a460 VAL: '-0XA' (15 sibs) 44: 0x56358829a4f8 VAL: '0b10' (15 sibs) 44: 0x56358829a590 VAL: '-0b10' (15 sibs) 44: 0x56358829a628 VAL: '0B10' (15 sibs) 44: 0x56358829a6c0 VAL: '-0B10' (15 sibs) 44: 0x56358829a758 VAL: '0o17' (15 sibs) 44: 0x56358829a7f0 VAL: '-0o17' (15 sibs) 44: 0x56358829a888 VAL: '0O17' (15 sibs) 44: 0x56358829a920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f8630 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882f86c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x5635882f8750 VAL: '-2' (15 sibs) 44: [3] [3] 0x5635882f87e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x5635882f8870 VAL: '5' (15 sibs) 44: [5] [5] 0x5635882f8900 VAL: '0xa' (15 sibs) 44: [6] [6] 0x5635882f8990 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x5635882f8a20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x5635882f8ab0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x5635882f8b40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x5635882f8bd0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x5635882f8c60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x5635882f8cf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x5635882f8d80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x5635882f8e10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x5635882f8ea0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x5635882f8f30 VAL: '-0O17' (15 sibs) 44: #nodes=17 vs #printed=17 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_recreate_from_ref/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: REF TREE: 44: 0x56358829b938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x563588299a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x563588299ad0 VAL: '-2' (3 sibs) 44: 0x563588299b68 VAL: '-2' (3 sibs) 44: 0x563588299c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f8fd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x5635882f9060 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x5635882f90f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x5635882f9180 VAL: '-2' (3 sibs) 44: [4] [4] 0x5635882f9210 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: 0x56358829ba50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829ae30 VAL: '-2.0' (8 sibs) 44: 0x56358829aec8 VAL: '-2.1' (8 sibs) 44: 0x56358829af60 VAL: '0.1' (8 sibs) 44: 0x56358829aff8 VAL: '.1' (8 sibs) 44: 0x56358829b090 VAL: '-.2' (8 sibs) 44: 0x56358829b128 VAL: '-2.e+6' (8 sibs) 44: 0x56358829b1c0 VAL: '-3e-6' (8 sibs) 44: 0x56358829b258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f92b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f9340 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f93d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f9460 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f94f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f9580 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882f9610 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882f96a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882f9730 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: 0x56358829bb68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829b300 VAL: '-2.0' (8 sibs) 44: 0x56358829b398 VAL: '-2.1' (8 sibs) 44: 0x56358829b430 VAL: '0.1' (8 sibs) 44: 0x56358829b4c8 VAL: '.1' (8 sibs) 44: 0x56358829b560 VAL: '-.2' (8 sibs) 44: 0x56358829b5f8 VAL: '-2.e+6' (8 sibs) 44: 0x56358829b690 VAL: '-3e-6' (8 sibs) 44: 0x56358829b728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f97d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f9860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f98f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f9980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f9a10 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f9aa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882f9b30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882f9bc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882f9c50 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: 0x56358829bc80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x56358829c0a0 VAL: '-2.0' (8 sibs) 44: 0x56358829c138 VAL: '-2.1' (8 sibs) 44: 0x56358829c1d0 VAL: '0.1' (8 sibs) 44: 0x56358829c268 VAL: '.1' (8 sibs) 44: 0x56358829c300 VAL: '-.2' (8 sibs) 44: 0x56358829c398 VAL: '-2.e+6' (8 sibs) 44: 0x56358829c430 VAL: '-3e-6' (8 sibs) 44: 0x56358829c4c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882f9cf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x5635882f9d80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x5635882f9e10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x5635882f9ea0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x5635882f9f30 VAL: '.1' (8 sibs) 44: [5] [5] 0x5635882f9fc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x5635882fa050 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x5635882fa0e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x5635882fa170 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: 0x56358829bd98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x56358829cbb0 VAL: '1.2.3' (14 sibs) 44: 0x56358829cc48 VAL: '1.2.3.4' (14 sibs) 44: 0x56358829cce0 SEQ: (14 sibs) 2 children: 44: 0x56358829d410 VAL: '1.2.3' (2 sibs) 44: 0x56358829d4a8 VAL: '4.5.6' (2 sibs) 44: 0x56358829cd78 SEQ: (14 sibs) 2 children: 44: 0x56358829d550 VAL: '1.2.3.4' (2 sibs) 44: 0x56358829d5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x56358829ce10 SEQ: (14 sibs) 2 children: 44: 0x56358829d690 VAL: '1.2.3' (2 sibs) 44: 0x56358829d728 VAL: '4.5.6' (2 sibs) 44: 0x56358829cea8 SEQ: (14 sibs) 2 children: 44: 0x56358829d7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x56358829d868 VAL: '4.5.6.7' (2 sibs) 44: 0x56358829cf40 MAP: (14 sibs) 1 children: 44: 0x56358829d910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x56358829cfd8 MAP: (14 sibs) 1 children: 44: 0x56358829d9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x56358829d070 MAP: (14 sibs) 1 children: 44: 0x56358829da50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x56358829d108 MAP: (14 sibs) 1 children: 44: 0x56358829daf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x56358829d1a0 MAP: (14 sibs) 2 children: 44: 0x56358829db90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x56358829dc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x56358829d238 MAP: (14 sibs) 2 children: 44: 0x56358829dcd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x56358829dd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x56358829d2d0 MAP: (14 sibs) 2 children: 44: 0x56358829de10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x56358829dea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x56358829d368 MAP: (14 sibs) 2 children: 44: 0x56358829df50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x56358829dfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x5635882fa210 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x5635882fa2a0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x5635882fa330 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x5635882fa3c0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x5635882fa450 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x5635882fa4e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x5635882fa570 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x5635882fa600 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x5635882fa690 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x5635882fa720 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x5635882fa7b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x5635882fa840 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x5635882fa8d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x5635882fa960 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x5635882fa9f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x5635882faa80 MAP: (14 sibs) 1 children: 44: [16] [16] 0x5635882fab10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x5635882faba0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x5635882fac30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x5635882facc0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x5635882fad50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x5635882fade0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x5635882fae70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x5635882faf00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x5635882faf90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x5635882fb020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x5635882fb0b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x5635882fb140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x5635882fb1d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x5635882fb260 MAP: (14 sibs) 2 children: 44: [30] [30] 0x5635882fb2f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x5635882fb380 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x5635882fb410 MAP: (14 sibs) 2 children: 44: [33] [33] 0x5635882fb4a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x5635882fb530 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 44: [----------] 216 tests from NUMBER/YmlTestCase (15 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (16 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x55d2cf963040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55d2cf960310 VAL: '' (12 sibs) 45: 0x55d2cf9603a8 VAL: '' (12 sibs) 45: 0x55d2cf960440 VAL: 'null' (12 sibs) 45: 0x55d2cf9604d8 VAL: 'Null' (12 sibs) 45: 0x55d2cf960570 VAL: 'NULL' (12 sibs) 45: 0x55d2cf960608 VAL: '~' (12 sibs) 45: 0x55d2cf9606a0 MAP: (12 sibs) 1 children: 45: 0x55d2cf960a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55d2cf960738 MAP: (12 sibs) 1 children: 45: 0x55d2cf960ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55d2cf9607d0 MAP: (12 sibs) 1 children: 45: 0x55d2cf960b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55d2cf960868 MAP: (12 sibs) 1 children: 45: 0x55d2cf960c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55d2cf960900 MAP: (12 sibs) 1 children: 45: 0x55d2cf960cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55d2cf960998 MAP: (12 sibs) 1 children: 45: 0x55d2cf960d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9a92a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55d2cf9a9330 VAL: '' (12 sibs) 45: [2] [2] 0x55d2cf9a93c0 VAL: '' (12 sibs) 45: [3] [3] 0x55d2cf9a9450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55d2cf9a94e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55d2cf9a9570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55d2cf9a9600 VAL: '~' (12 sibs) 45: [7] [7] 0x55d2cf9a9690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55d2cf9a9720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55d2cf9a97b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55d2cf9a9840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55d2cf9a98d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55d2cf9a9960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55d2cf9a99f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55d2cf9a9a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55d2cf9a9b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55d2cf9a9ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55d2cf9a9c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55d2cf9a9cc0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: --------------- 45: {foo: , bar: , baz: } 45: --------------- 45: REF TREE: 45: 0x55d2cf963158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9610d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf961170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9ab8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ab960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9ab9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9aba80 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: --------------- 45: REF TREE: 45: 0x55d2cf963270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf961718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9617b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9ad600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ad690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9ad720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9ad7b0 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: 0x55d2cf963388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf961850 VAL: '' (3 sibs) 45: 0x55d2cf9618e8 VAL: '' (3 sibs) 45: 0x55d2cf961980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9af330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9af3c0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9af450 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9af4e0 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: 0x55d2cf9634a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9624c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55d2cf962690 VAL: '' (3 sibs) 45: 0x55d2cf962728 VAL: '' (3 sibs) 45: 0x55d2cf9627c0 VAL: '' (3 sibs) 45: 0x55d2cf962558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9625f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b1060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b10f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9b1180 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9b1210 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9b12a0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9b1330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9b13c0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: --------------- 45: REF TREE: 45: 0x55d2cf9635b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9612f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55d2cf961430 VAL: '' (3 sibs) 45: 0x55d2cf9614c8 VAL: '' (3 sibs) 45: 0x55d2cf961560 VAL: '' (3 sibs) 45: 0x55d2cf961390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b2d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b2e20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9b2eb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9b2f40 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9b2fd0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9b3060 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9b30f0 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: --------------- 45: 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: --------------- 45: REF TREE: 45: 0x55d2cf9636d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf962860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9628f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf962990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55d2cf962a30 VAL: '' (3 sibs) 45: 0x55d2cf962ac8 VAL: '' (3 sibs) 45: 0x55d2cf962b60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b4ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b4b50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9b4be0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9b4c70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9b4d00 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9b4d90 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9b4e20 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: 0x55d2cf9637e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf962c50 MAP: (3 sibs) 3 children: 45: 0x55d2cf962e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf962eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf962f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55d2cf962ce8 VAL: '' (3 sibs) 45: 0x55d2cf962d80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b67f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b6880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9b6910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55d2cf9b69a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55d2cf9b6a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55d2cf9b6ac0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9b6b50 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: 0x55d2cf963900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf9641d0 VAL: '' (3 sibs) 45: 0x55d2cf964268 MAP: (3 sibs) 3 children: 45: 0x55d2cf9643a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf964438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9644d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55d2cf964300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b8520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b85b0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9b8640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9b86d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55d2cf9b8760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55d2cf9b87f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55d2cf9b8880 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: 0x55d2cf963a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf961c40 VAL: '' (3 sibs) 45: 0x55d2cf961cd8 VAL: '' (3 sibs) 45: 0x55d2cf961d70 MAP: (3 sibs) 3 children: 45: 0x55d2cf961e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf961ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf961f40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9ba250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ba2e0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9ba370 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9ba400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9ba490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55d2cf9ba520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9ba5b0 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: 0x55d2cf963b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55d2cf9622b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55d2cf962348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55d2cf961ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55d2cf964570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55d2cf964608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55d2cf961b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9bbf80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9bc010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55d2cf9bc0a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55d2cf9bc130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55d2cf9bc1c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55d2cf9bc250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55d2cf9bc2e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55d2cf9bc370 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: --------------- 45: 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: {SameGroupActorName: '', IsGetItemSelf: false} 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: --------------- 45: REF TREE: 45: 0x55d2cf963c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9658e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55d2cf965978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55d2cf965a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55d2cf95fed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55d2cf965ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55d2cf965bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55d2cf965c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55d2cf965b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55d2cf965d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55d2cf965dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55d2cf965e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55d2cf965ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55d2cf965f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55d2cf966028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55d2cf9660c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55d2cf966158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9beb30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9bebc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55d2cf9bec50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55d2cf9bece0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55d2cf9bed70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55d2cf9bee00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55d2cf9bee90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55d2cf9bef20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55d2cf9befb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55d2cf9bf040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55d2cf9bf0d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55d2cf9bf160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55d2cf9bf1f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55d2cf9bf280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55d2cf9bf310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55d2cf9bf3a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55d2cf9bf430 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: --------------- 45: 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: --------------- 45: REF TREE: 45: 0x55d2cf963d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9648d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55d2cf964968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55d2cf964a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55d2cf962120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55d2cf960010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55d2cf965410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55d2cf9654a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55d2cf965540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55d2cf9621b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9be220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9be2b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55d2cf9be340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55d2cf9be3d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55d2cf9be460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55d2cf9be4f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55d2cf9be580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55d2cf9be610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55d2cf9be6a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55d2cf9be730 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_unix/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x55d2cf963040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55d2cf960310 VAL: '' (12 sibs) 45: 0x55d2cf9603a8 VAL: '' (12 sibs) 45: 0x55d2cf960440 VAL: 'null' (12 sibs) 45: 0x55d2cf9604d8 VAL: 'Null' (12 sibs) 45: 0x55d2cf960570 VAL: 'NULL' (12 sibs) 45: 0x55d2cf960608 VAL: '~' (12 sibs) 45: 0x55d2cf9606a0 MAP: (12 sibs) 1 children: 45: 0x55d2cf960a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55d2cf960738 MAP: (12 sibs) 1 children: 45: 0x55d2cf960ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55d2cf9607d0 MAP: (12 sibs) 1 children: 45: 0x55d2cf960b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55d2cf960868 MAP: (12 sibs) 1 children: 45: 0x55d2cf960c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55d2cf960900 MAP: (12 sibs) 1 children: 45: 0x55d2cf960cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55d2cf960998 MAP: (12 sibs) 1 children: 45: 0x55d2cf960d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c1a70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55d2cf9c1b00 VAL: '' (12 sibs) 45: [2] [2] 0x55d2cf9c1b90 VAL: '' (12 sibs) 45: [3] [3] 0x55d2cf9c1c20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55d2cf9c1cb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55d2cf9c1d40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55d2cf9c1dd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55d2cf9c1e60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55d2cf9c1ef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55d2cf9c1f80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55d2cf9c2010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55d2cf9c20a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55d2cf9c2130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55d2cf9c21c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55d2cf9c2250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55d2cf9c22e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55d2cf9c2370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55d2cf9c2400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55d2cf9c2490 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: --------------- 45: {foo: , bar: , baz: } 45: --------------- 45: REF TREE: 45: 0x55d2cf963158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9610d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf961170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c1160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c11f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9c1280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9c1310 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: 0x55d2cf963270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf961718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9617b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c2c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c2d10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9c2da0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9c2e30 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: 0x55d2cf963388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf961850 VAL: '' (3 sibs) 45: 0x55d2cf9618e8 VAL: '' (3 sibs) 45: 0x55d2cf961980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c3590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c3620 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9c36b0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9c3740 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: 0x55d2cf9634a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9624c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55d2cf962690 VAL: '' (3 sibs) 45: 0x55d2cf962728 VAL: '' (3 sibs) 45: 0x55d2cf9627c0 VAL: '' (3 sibs) 45: 0x55d2cf962558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9625f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c3ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c3f30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9c3fc0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9c4050 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9c40e0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9c4170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9c4200 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: 0x55d2cf9635b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9612f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55d2cf961430 VAL: '' (3 sibs) 45: 0x55d2cf9614c8 VAL: '' (3 sibs) 45: 0x55d2cf961560 VAL: '' (3 sibs) 45: 0x55d2cf961390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c47b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c4840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9c48d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9c4960 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9c49f0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9c4a80 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9c4b10 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: 0x55d2cf9636d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf962860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9628f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf962990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55d2cf962a30 VAL: '' (3 sibs) 45: 0x55d2cf962ac8 VAL: '' (3 sibs) 45: 0x55d2cf962b60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c50c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c5150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9c51e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9c5270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9c5300 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9c5390 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9c5420 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: 0x55d2cf9637e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf962c50 MAP: (3 sibs) 3 children: 45: 0x55d2cf962e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf962eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf962f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55d2cf962ce8 VAL: '' (3 sibs) 45: 0x55d2cf962d80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c59d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c5a60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9c5af0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55d2cf9c5b80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55d2cf9c5c10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55d2cf9c5ca0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9c5d30 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: 0x55d2cf963900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf9641d0 VAL: '' (3 sibs) 45: 0x55d2cf964268 MAP: (3 sibs) 3 children: 45: 0x55d2cf9643a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf964438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9644d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55d2cf964300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c62e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c6370 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9c6400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9c6490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55d2cf9c6520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55d2cf9c65b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55d2cf9c6640 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: 0x55d2cf963a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf961c40 VAL: '' (3 sibs) 45: 0x55d2cf961cd8 VAL: '' (3 sibs) 45: 0x55d2cf961d70 MAP: (3 sibs) 3 children: 45: 0x55d2cf961e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf961ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf961f40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c6bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c6c80 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9c6d10 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9c6da0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9c6e30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55d2cf9c6ec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9c6f50 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: 0x55d2cf963b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55d2cf9622b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55d2cf962348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55d2cf961ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55d2cf964570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55d2cf964608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55d2cf961b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c7500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c7590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55d2cf9c7620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55d2cf9c76b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55d2cf9c7740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55d2cf9c77d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55d2cf9c7860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55d2cf9c78f0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: --------------- 45: 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: {SameGroupActorName: '', IsGetItemSelf: false} 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: --------------- 45: REF TREE: 45: 0x55d2cf963c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9658e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55d2cf965978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55d2cf965a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55d2cf95fed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55d2cf965ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55d2cf965bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55d2cf965c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55d2cf965b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55d2cf965d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55d2cf965dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55d2cf965e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55d2cf965ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55d2cf965f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55d2cf966028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55d2cf9660c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55d2cf966158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c8720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c87b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55d2cf9c8840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55d2cf9c88d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55d2cf9c8960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55d2cf9c89f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55d2cf9c8a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55d2cf9c8b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55d2cf9c8ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55d2cf9c8c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55d2cf9c8cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55d2cf9c8d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55d2cf9c8de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55d2cf9c8e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55d2cf9c8f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55d2cf9c8f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55d2cf9c9020 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.parse_windows/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: --------------- 45: 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: --------------- 45: REF TREE: 45: 0x55d2cf963d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9648d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55d2cf964968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55d2cf964a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55d2cf962120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55d2cf960010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55d2cf965410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55d2cf9654a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55d2cf965540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55d2cf9621b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c7e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c7ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55d2cf9c7f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55d2cf9c7fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55d2cf9c8050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55d2cf9c80e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55d2cf9c8170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55d2cf9c8200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55d2cf9c8290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55d2cf9c8320 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: -\n 45: - # with space\n 45: - null\n 45: - Null\n 45: - NULL\n 45: - ~\n 45: - null: null\n 45: - Null: Null\n 45: - NULL: NULL\n 45: - ~: ~\n 45: - ~: null\n 45: - null: ~\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9a92a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55d2cf9a9330 VAL: '' (12 sibs) 45: [2] [2] 0x55d2cf9a93c0 VAL: '' (12 sibs) 45: [3] [3] 0x55d2cf9a9450 VAL: 'null' (12 sibs) 45: [4] [4] 0x55d2cf9a94e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55d2cf9a9570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55d2cf9a9600 VAL: '~' (12 sibs) 45: [7] [7] 0x55d2cf9a9690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55d2cf9a9720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55d2cf9a97b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55d2cf9a9840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55d2cf9a98d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55d2cf9a9960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55d2cf9a99f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55d2cf9a9a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55d2cf9a9b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55d2cf9a9ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55d2cf9a9c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55d2cf9a9cc0 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] 0x55d2cf9cbea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55d2cf9cbf30 VAL: '' (12 sibs) 45: [2] [2] 0x55d2cf9cbfc0 VAL: '' (12 sibs) 45: [3] [3] 0x55d2cf9cc050 VAL: 'null' (12 sibs) 45: [4] [4] 0x55d2cf9cc0e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55d2cf9cc170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55d2cf9cc200 VAL: '~' (12 sibs) 45: [7] [7] 0x55d2cf9cc290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55d2cf9cc320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55d2cf9cc3b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55d2cf9cc440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55d2cf9cc4d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55d2cf9cc560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55d2cf9cc5f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55d2cf9cc680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55d2cf9cc710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55d2cf9cc7a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55d2cf9cc830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55d2cf9cc8c0 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: {foo: , bar: , baz: }\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9ab8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ab960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9ab9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9aba80 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] 0x55d2cf9cacb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9cad40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9cadd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9cae60 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=4 vs #printed=4 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo: \n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9ad600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ad690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9ad720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9ad7b0 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] 0x55d2cf9cd0b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9cd140 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9cd1d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9cd260 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] 0x55d2cf9af330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9af3c0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9af450 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9af4e0 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] 0x55d2cf9cd9c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9cda50 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9cdae0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9cdb70 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] 0x55d2cf9b1060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b10f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9b1180 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9b1210 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9b12a0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9b1330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9b13c0 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] 0x55d2cf9ce2d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ce360 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9ce3f0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9ce480 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9ce510 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9ce5a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9ce630 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo:\n 45: bar: \n 45: - \n 45: - \n 45: - \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b2d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b2e20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9b2eb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9b2f40 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9b2fd0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9b3060 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9b30f0 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] 0x55d2cf9cebe0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9cec70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9ced00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9ced90 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9cee20 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9ceeb0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9cef40 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b4ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b4b50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9b4be0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9b4c70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9b4d00 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9b4d90 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9b4e20 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] 0x55d2cf9cf4f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9cf580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9cf610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9cf6a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9cf730 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9cf7c0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9cf850 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b67f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b6880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9b6910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55d2cf9b69a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55d2cf9b6a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55d2cf9b6ac0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9b6b50 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] 0x55d2cf9cfe00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9cfe90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9cff20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55d2cf9cffb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55d2cf9d0040 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55d2cf9d00d0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9d0160 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: - \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9b8520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9b85b0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9b8640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9b86d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55d2cf9b8760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55d2cf9b87f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55d2cf9b8880 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] 0x55d2cf9d0710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d07a0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9d0830 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9d08c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55d2cf9d0950 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55d2cf9d09e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55d2cf9d0a70 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: - \n 45: - \n 45: - foo:\n 45: bar: \n 45: baz: \n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9ba250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ba2e0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9ba370 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9ba400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9ba490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55d2cf9ba520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9ba5b0 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] 0x55d2cf9d1020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d10b0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9d1140 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9d11d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9d1260 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55d2cf9d12f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9d1380 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: fixed case:\n 45: foo: a\n 45: bar: \n 45: your case:\n 45: foo: a\n 45: bar: ''\n 45: whatever: baz\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9bbf80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9bc010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55d2cf9bc0a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55d2cf9bc130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55d2cf9bc1c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55d2cf9bc250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55d2cf9bc2e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55d2cf9bc370 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] 0x55d2cf9d1930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d19c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55d2cf9d1a50 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55d2cf9d1ae0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55d2cf9d1b70 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55d2cf9d1c00 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55d2cf9d1c90 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55d2cf9d1d20 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: version: 0\n 45: type: xml\n 45: param_root:\n 45: objects:\n 45: System: {SameGroupActorName: '', IsGetItemSelf: false}\n 45: General:\n 45: Speed: 1.0\n 45: Life: 100\n 45: IsLifeInfinite: false\n 45: ElectricalDischarge: 1.0\n 45: IsBurnOutBorn: false\n 45: BurnOutBornName: \n 45: IsBurnOutBornIdent: false\n 45: ChangeDropTableName: ''\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9beb30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9bebc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55d2cf9bec50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55d2cf9bece0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55d2cf9bed70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55d2cf9bee00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55d2cf9bee90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55d2cf9bef20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55d2cf9befb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55d2cf9bf040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55d2cf9bf0d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55d2cf9bf160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55d2cf9bf1f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55d2cf9bf280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55d2cf9bf310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55d2cf9bf3a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55d2cf9bf430 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] 0x55d2cf9d2b50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d2be0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55d2cf9d2c70 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55d2cf9d2d00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55d2cf9d2d90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55d2cf9d2e20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55d2cf9d2eb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55d2cf9d2f40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55d2cf9d2fd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55d2cf9d3060 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55d2cf9d30f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55d2cf9d3180 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55d2cf9d3210 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55d2cf9d32a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55d2cf9d3330 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55d2cf9d33c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55d2cf9d3450 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: version: 10\n 45: type: test\n 45: param_root:\n 45: objects:\n 45: TestContent:\n 45: Str64_empty: ''\n 45: Str64_empty2:\n 45: Str64_empty3: ''\n 45: lists: {}\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9be220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9be2b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55d2cf9be340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55d2cf9be3d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55d2cf9be460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55d2cf9be4f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55d2cf9be580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55d2cf9be610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55d2cf9be6a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55d2cf9be730 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] 0x55d2cf9d2240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d22d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55d2cf9d2360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55d2cf9d23f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55d2cf9d2480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55d2cf9d2510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55d2cf9d25a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55d2cf9d2630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55d2cf9d26c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55d2cf9d2750 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: -\r\n 45: - # with space\r\n 45: - null\r\n 45: - Null\r\n 45: - NULL\r\n 45: - ~\r\n 45: - null: null\r\n 45: - Null: Null\r\n 45: - NULL: NULL\r\n 45: - ~: ~\r\n 45: - ~: null\r\n 45: - null: ~\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c1a70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55d2cf9c1b00 VAL: '' (12 sibs) 45: [2] [2] 0x55d2cf9c1b90 VAL: '' (12 sibs) 45: [3] [3] 0x55d2cf9c1c20 VAL: 'null' (12 sibs) 45: [4] [4] 0x55d2cf9c1cb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55d2cf9c1d40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55d2cf9c1dd0 VAL: '~' (12 sibs) 45: [7] [7] 0x55d2cf9c1e60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55d2cf9c1ef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55d2cf9c1f80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55d2cf9c2010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55d2cf9c20a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55d2cf9c2130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55d2cf9c21c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55d2cf9c2250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55d2cf9c22e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55d2cf9c2370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55d2cf9c2400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55d2cf9c2490 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] 0x55d2cf9d4670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55d2cf9d4700 VAL: '' (12 sibs) 45: [2] [2] 0x55d2cf9d4790 VAL: '' (12 sibs) 45: [3] [3] 0x55d2cf9d4820 VAL: 'null' (12 sibs) 45: [4] [4] 0x55d2cf9d48b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55d2cf9d4940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55d2cf9d49d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55d2cf9d4a60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55d2cf9d4af0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55d2cf9d4b80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55d2cf9d4c10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55d2cf9d4ca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55d2cf9d4d30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55d2cf9d4dc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55d2cf9d4e50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55d2cf9d4ee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55d2cf9d4f70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55d2cf9d5000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55d2cf9d5090 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: {foo: , bar: , baz: }\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c1160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c11f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9c1280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9c1310 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] 0x55d2cf9d3d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d3df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9d3e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9d3f10 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] 0x55d2cf9c2c80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c2d10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9c2da0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9c2e30 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] 0x55d2cf9d5880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d5910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9d59a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9d5a30 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] 0x55d2cf9c3590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c3620 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9c36b0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9c3740 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] 0x55d2cf9d6190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d6220 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9d62b0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9d6340 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] 0x55d2cf9c3ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c3f30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9c3fc0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9c4050 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9c40e0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9c4170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9c4200 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] 0x55d2cf9d6aa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d6b30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9d6bc0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9d6c50 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9d6ce0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9d6d70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9d6e00 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo:\r\n 45: bar: \r\n 45: - \r\n 45: - \r\n 45: - \r\n 45: baz: \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c47b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c4840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9c48d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9c4960 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9c49f0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9c4a80 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9c4b10 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] 0x55d2cf9d73b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d7440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9d74d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9d7560 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9d75f0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9d7680 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9d7710 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: - \r\n 45: - \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c50c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c5150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9c51e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9c5270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9c5300 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9c5390 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9c5420 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] 0x55d2cf9d7cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d7d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9d7de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9d7e70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9d7f00 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9d7f90 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9d8020 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] 0x55d2cf9c59d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c5a60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9c5af0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55d2cf9c5b80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55d2cf9c5c10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55d2cf9c5ca0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9c5d30 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] 0x55d2cf9d85d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d8660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9d86f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55d2cf9d8780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55d2cf9d8810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55d2cf9d88a0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9d8930 VAL: '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: - \r\n 45: - foo:\r\n 45: bar: \r\n 45: baz: \r\n 45: - \r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c62e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c6370 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9c6400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9c6490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55d2cf9c6520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55d2cf9c65b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55d2cf9c6640 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] 0x55d2cf9d8ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d8f70 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9d9000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9d9090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55d2cf9d9120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55d2cf9d91b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55d2cf9d9240 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] 0x55d2cf9c6bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c6c80 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9c6d10 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9c6da0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9c6e30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55d2cf9c6ec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9c6f50 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] 0x55d2cf9d97f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9d9880 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9d9910 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9d99a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9d9a30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55d2cf9d9ac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9d9b50 KEYVAL: 'baz' '' (3 sibs) 45: #nodes=7 vs #printed=7 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: fixed case:\r\n 45: foo: a\r\n 45: bar: \r\n 45: your case:\r\n 45: foo: a\r\n 45: bar: ''\r\n 45: whatever: baz\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c7500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c7590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55d2cf9c7620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55d2cf9c76b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55d2cf9c7740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55d2cf9c77d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55d2cf9c7860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55d2cf9c78f0 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] 0x55d2cf9da100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9da190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55d2cf9da220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55d2cf9da2b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55d2cf9da340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55d2cf9da3d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55d2cf9da460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55d2cf9da4f0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: #nodes=8 vs #printed=8 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: version: 0\r\n 45: type: xml\r\n 45: param_root:\r\n 45: objects:\r\n 45: System: {SameGroupActorName: '', IsGetItemSelf: false}\r\n 45: General:\r\n 45: Speed: 1.0\r\n 45: Life: 100\r\n 45: IsLifeInfinite: false\r\n 45: ElectricalDischarge: 1.0\r\n 45: IsBurnOutBorn: false\r\n 45: BurnOutBornName: \r\n 45: IsBurnOutBornIdent: false\r\n 45: ChangeDropTableName: ''\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c8720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c87b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55d2cf9c8840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55d2cf9c88d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55d2cf9c8960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55d2cf9c89f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55d2cf9c8a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55d2cf9c8b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55d2cf9c8ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55d2cf9c8c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55d2cf9c8cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55d2cf9c8d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55d2cf9c8de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55d2cf9c8e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55d2cf9c8f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55d2cf9c8f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55d2cf9c9020 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] 0x55d2cf9db320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9db3b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55d2cf9db440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55d2cf9db4d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55d2cf9db560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55d2cf9db5f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55d2cf9db680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55d2cf9db710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55d2cf9db7a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55d2cf9db830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55d2cf9db8c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55d2cf9db950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55d2cf9db9e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55d2cf9dba70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55d2cf9dbb00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55d2cf9dbb90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55d2cf9dbc20 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \r\n 45: version: 10\r\n 45: type: test\r\n 45: param_root:\r\n 45: objects:\r\n 45: TestContent:\r\n 45: Str64_empty: ''\r\n 45: Str64_empty2:\r\n 45: Str64_empty3: ''\r\n 45: lists: {}\r\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x55d2cf9c7e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9c7ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55d2cf9c7f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55d2cf9c7fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55d2cf9c8050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55d2cf9c80e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55d2cf9c8170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55d2cf9c8200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55d2cf9c8290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55d2cf9c8320 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] 0x55d2cf9daa10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9daaa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55d2cf9dab30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55d2cf9dabc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55d2cf9dac50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55d2cf9dace0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55d2cf9dad70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55d2cf9dae00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55d2cf9dae90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55d2cf9daf20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: ~~~~~~~~~~~~~~ 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: REF TREE: 45: 0x55d2cf963040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55d2cf960310 VAL: '' (12 sibs) 45: 0x55d2cf9603a8 VAL: '' (12 sibs) 45: 0x55d2cf960440 VAL: 'null' (12 sibs) 45: 0x55d2cf9604d8 VAL: 'Null' (12 sibs) 45: 0x55d2cf960570 VAL: 'NULL' (12 sibs) 45: 0x55d2cf960608 VAL: '~' (12 sibs) 45: 0x55d2cf9606a0 MAP: (12 sibs) 1 children: 45: 0x55d2cf960a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55d2cf960738 MAP: (12 sibs) 1 children: 45: 0x55d2cf960ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55d2cf9607d0 MAP: (12 sibs) 1 children: 45: 0x55d2cf960b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55d2cf960868 MAP: (12 sibs) 1 children: 45: 0x55d2cf960c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55d2cf960900 MAP: (12 sibs) 1 children: 45: 0x55d2cf960cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55d2cf960998 MAP: (12 sibs) 1 children: 45: 0x55d2cf960d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9dc530 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55d2cf9dc5c0 VAL: '' (12 sibs) 45: [2] [2] 0x55d2cf9dc650 VAL: '' (12 sibs) 45: [3] [3] 0x55d2cf9dc6e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55d2cf9dc770 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55d2cf9dc800 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55d2cf9dc890 VAL: '~' (12 sibs) 45: [7] [7] 0x55d2cf9dc920 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55d2cf9dc9b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55d2cf9dca40 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55d2cf9dcad0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55d2cf9dcb60 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55d2cf9dcbf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55d2cf9dcc80 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55d2cf9dcd10 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55d2cf9dcda0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55d2cf9dce30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55d2cf9dcec0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55d2cf9dcf50 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: REF TREE: 45: 0x55d2cf963158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9610d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf961170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9cb860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9cb8f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9cb980 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9cba10 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: 0x55d2cf963270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf961718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9617b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9dcff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9dd080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9dd110 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9dd1a0 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: 0x55d2cf963388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf961850 VAL: '' (3 sibs) 45: 0x55d2cf9618e8 VAL: '' (3 sibs) 45: 0x55d2cf961980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9dd240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9dd2d0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9dd360 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9dd3f0 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: 0x55d2cf9634a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9624c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55d2cf962690 VAL: '' (3 sibs) 45: 0x55d2cf962728 VAL: '' (3 sibs) 45: 0x55d2cf9627c0 VAL: '' (3 sibs) 45: 0x55d2cf962558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9625f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9dd490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9dd520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9dd5b0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9dd640 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9dd6d0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9dd760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9dd7f0 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: 0x55d2cf9635b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9612f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55d2cf961430 VAL: '' (3 sibs) 45: 0x55d2cf9614c8 VAL: '' (3 sibs) 45: 0x55d2cf961560 VAL: '' (3 sibs) 45: 0x55d2cf961390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9dd890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9dd920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9dd9b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9dda40 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9ddad0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9ddb60 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9ddbf0 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: 0x55d2cf9636d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf962860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9628f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf962990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55d2cf962a30 VAL: '' (3 sibs) 45: 0x55d2cf962ac8 VAL: '' (3 sibs) 45: 0x55d2cf962b60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9ddc90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ddd20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9dddb0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9dde40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9dded0 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9ddf60 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9ddff0 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: 0x55d2cf9637e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf962c50 MAP: (3 sibs) 3 children: 45: 0x55d2cf962e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf962eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf962f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55d2cf962ce8 VAL: '' (3 sibs) 45: 0x55d2cf962d80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9de090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9de120 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9de1b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55d2cf9de240 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55d2cf9de2d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55d2cf9de360 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9de3f0 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: 0x55d2cf963900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf9641d0 VAL: '' (3 sibs) 45: 0x55d2cf964268 MAP: (3 sibs) 3 children: 45: 0x55d2cf9643a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf964438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9644d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55d2cf964300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9de490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9de520 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9de5b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9de640 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55d2cf9de6d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55d2cf9de760 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55d2cf9de7f0 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: 0x55d2cf963a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf961c40 VAL: '' (3 sibs) 45: 0x55d2cf961cd8 VAL: '' (3 sibs) 45: 0x55d2cf961d70 MAP: (3 sibs) 3 children: 45: 0x55d2cf961e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf961ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf961f40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9de890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9de920 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9de9b0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9dea40 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9dead0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55d2cf9deb60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9debf0 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: 0x55d2cf963b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55d2cf9622b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55d2cf962348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55d2cf961ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55d2cf964570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55d2cf964608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55d2cf961b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9dec90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9ded20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55d2cf9dedb0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55d2cf9dee40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55d2cf9deed0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55d2cf9def60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55d2cf9deff0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55d2cf9df080 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: 0x55d2cf963c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9658e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55d2cf965978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55d2cf965a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55d2cf95fed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55d2cf965ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55d2cf965bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55d2cf965c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55d2cf965b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55d2cf965d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55d2cf965dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55d2cf965e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55d2cf965ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55d2cf965f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55d2cf966028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55d2cf9660c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55d2cf966158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9df120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9df1b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55d2cf9df240 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55d2cf9df2d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55d2cf9df360 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55d2cf9df3f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55d2cf9df480 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55d2cf9df510 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55d2cf9df5a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55d2cf9df630 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55d2cf9df6c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55d2cf9df750 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55d2cf9df7e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55d2cf9df870 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55d2cf9df900 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55d2cf9df990 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55d2cf9dfa20 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_recreate_from_ref/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: REF TREE: 45: 0x55d2cf963d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9648d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55d2cf964968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55d2cf964a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55d2cf962120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55d2cf960010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55d2cf965410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55d2cf9654a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55d2cf965540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55d2cf9621b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9dfac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9dfb50 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55d2cf9dfbe0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55d2cf9dfc70 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55d2cf9dfd00 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55d2cf9dfd90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55d2cf9dfe20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55d2cf9dfeb0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55d2cf9dff40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55d2cf9dffd0 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: 0x55d2cf963040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55d2cf960310 VAL: '' (12 sibs) 45: 0x55d2cf9603a8 VAL: '' (12 sibs) 45: 0x55d2cf960440 VAL: 'null' (12 sibs) 45: 0x55d2cf9604d8 VAL: 'Null' (12 sibs) 45: 0x55d2cf960570 VAL: 'NULL' (12 sibs) 45: 0x55d2cf960608 VAL: '~' (12 sibs) 45: 0x55d2cf9606a0 MAP: (12 sibs) 1 children: 45: 0x55d2cf960a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55d2cf960738 MAP: (12 sibs) 1 children: 45: 0x55d2cf960ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55d2cf9607d0 MAP: (12 sibs) 1 children: 45: 0x55d2cf960b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55d2cf960868 MAP: (12 sibs) 1 children: 45: 0x55d2cf960c20 KEYVAL: '~' '~' (1 sibs) 45: 0x55d2cf960900 MAP: (12 sibs) 1 children: 45: 0x55d2cf960cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x55d2cf960998 MAP: (12 sibs) 1 children: 45: 0x55d2cf960d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e0070 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55d2cf9e0100 VAL: '' (12 sibs) 45: [2] [2] 0x55d2cf9e0190 VAL: '' (12 sibs) 45: [3] [3] 0x55d2cf9e0220 VAL: 'null' (12 sibs) 45: [4] [4] 0x55d2cf9e02b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55d2cf9e0340 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55d2cf9e03d0 VAL: '~' (12 sibs) 45: [7] [7] 0x55d2cf9e0460 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55d2cf9e04f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55d2cf9e0580 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55d2cf9e0610 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55d2cf9e06a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55d2cf9e0730 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55d2cf9e07c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55d2cf9e0850 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55d2cf9e08e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55d2cf9e0970 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55d2cf9e0a00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55d2cf9e0a90 KEYVAL: 'null' '~' (1 sibs) 45: #nodes=19 vs #printed=19 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: REF TREE: 45: 0x55d2cf963158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961040 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9610d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf961170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e0b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e0bc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9e0c50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9e0ce0 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: 0x55d2cf963270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961680 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf961718 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9617b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e0d80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e0e10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9e0ea0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9e0f30 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: 0x55d2cf963388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf961850 VAL: '' (3 sibs) 45: 0x55d2cf9618e8 VAL: '' (3 sibs) 45: 0x55d2cf961980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e0fd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e1060 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9e10f0 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9e1180 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: 0x55d2cf9634a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9624c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55d2cf962690 VAL: '' (3 sibs) 45: 0x55d2cf962728 VAL: '' (3 sibs) 45: 0x55d2cf9627c0 VAL: '' (3 sibs) 45: 0x55d2cf962558 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9625f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e1220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e12b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9e1340 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9e13d0 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9e1460 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9e14f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9e1580 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: 0x55d2cf9635b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961260 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9612f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55d2cf961430 VAL: '' (3 sibs) 45: 0x55d2cf9614c8 VAL: '' (3 sibs) 45: 0x55d2cf961560 VAL: '' (3 sibs) 45: 0x55d2cf961390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e1620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e16b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9e1740 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9e17d0 VAL: '' (3 sibs) 45: [4] [4] 0x55d2cf9e1860 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9e18f0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9e1980 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: 0x55d2cf9636d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf962860 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf9628f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf962990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55d2cf962a30 VAL: '' (3 sibs) 45: 0x55d2cf962ac8 VAL: '' (3 sibs) 45: 0x55d2cf962b60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e1a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e1ab0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55d2cf9e1b40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55d2cf9e1bd0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9e1c60 VAL: '' (3 sibs) 45: [5] [5] 0x55d2cf9e1cf0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9e1d80 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: 0x55d2cf9637e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf962c50 MAP: (3 sibs) 3 children: 45: 0x55d2cf962e20 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf962eb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf962f50 KEYVAL: 'baz' '' (3 sibs) 45: 0x55d2cf962ce8 VAL: '' (3 sibs) 45: 0x55d2cf962d80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e1e20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e1eb0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55d2cf9e1f40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55d2cf9e1fd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55d2cf9e2060 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55d2cf9e20f0 VAL: '' (3 sibs) 45: [6] [6] 0x55d2cf9e2180 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: 0x55d2cf963900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf9641d0 VAL: '' (3 sibs) 45: 0x55d2cf964268 MAP: (3 sibs) 3 children: 45: 0x55d2cf9643a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf964438 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf9644d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55d2cf964300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e2220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e22b0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9e2340 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55d2cf9e23d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55d2cf9e2460 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55d2cf9e24f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55d2cf9e2580 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: 0x55d2cf963a18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55d2cf961c40 VAL: '' (3 sibs) 45: 0x55d2cf961cd8 VAL: '' (3 sibs) 45: 0x55d2cf961d70 MAP: (3 sibs) 3 children: 45: 0x55d2cf961e10 KEYVAL: 'foo' '' (3 sibs) 45: 0x55d2cf961ea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55d2cf961f40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e2620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e26b0 VAL: '' (3 sibs) 45: [2] [2] 0x55d2cf9e2740 VAL: '' (3 sibs) 45: [3] [3] 0x55d2cf9e27d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55d2cf9e2860 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55d2cf9e28f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55d2cf9e2980 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: 0x55d2cf963b30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf961a20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55d2cf9622b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55d2cf962348 KEYVAL: 'bar' '' (2 sibs) 45: 0x55d2cf961ab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55d2cf964570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55d2cf964608 KEYVAL: 'bar' '' (2 sibs) 45: 0x55d2cf961b50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e2a20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e2ab0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55d2cf9e2b40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55d2cf9e2bd0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55d2cf9e2c60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55d2cf9e2cf0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55d2cf9e2d80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55d2cf9e2e10 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: 0x55d2cf963c48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9658e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x55d2cf965978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55d2cf965a10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55d2cf95fed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55d2cf965ab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55d2cf965bf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55d2cf965c88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55d2cf965b48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55d2cf965d30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55d2cf965dc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55d2cf965e60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55d2cf965ef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55d2cf965f90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55d2cf966028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55d2cf9660c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55d2cf966158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e2eb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e2f40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55d2cf9e2fd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55d2cf9e3060 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55d2cf9e30f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55d2cf9e3180 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55d2cf9e3210 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55d2cf9e32a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55d2cf9e3330 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55d2cf9e33c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55d2cf9e3450 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55d2cf9e34e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55d2cf9e3570 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55d2cf9e3600 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55d2cf9e3690 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55d2cf9e3720 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55d2cf9e37b0 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: #nodes=17 vs #printed=17 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_recreate_from_ref/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: REF TREE: 45: 0x55d2cf963d60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55d2cf9648d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x55d2cf964968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55d2cf964a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55d2cf962120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55d2cf960010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55d2cf965410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55d2cf9654a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55d2cf965540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55d2cf9621b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55d2cf9e3850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55d2cf9e38e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55d2cf9e3970 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55d2cf9e3a00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55d2cf9e3a90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55d2cf9e3b20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55d2cf9e3bb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55d2cf9e3c40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55d2cf9e3cd0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55d2cf9e3d60 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 (21 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (21 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.02 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.13.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x55a64c2c6890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c1000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55a64c2c10a0 VAL: '-2' (3 sibs) 46: 0x55a64c2c1138 VAL: '-2' (3 sibs) 46: 0x55a64c2c11d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c31b340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c31b3d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55a64c31b460 VAL: '-2' (3 sibs) 46: [3] [3] 0x55a64c31b4f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55a64c31b580 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: --------------- 46: 46: audio resource: 46: --------------- 46: REF TREE: 46: 0x55a64c2c69a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c14b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c31da30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c31dac0 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: 0x55a64c2c6ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55a64c2c1a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55a64c2c1af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55a64c2c1ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3211b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55a64c321240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55a64c3212d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55a64c321360 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: 0x55a64c2c6bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c1550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55a64c2c1c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55a64c2c1cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55a64c2c1d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c322ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c322f70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55a64c323000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55a64c323090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55a64c323120 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: 0x55a64c2c6cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55a64c2c0d10 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55a64c2c3800 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3898 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3930 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c39c8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c0da8 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55a64c2c3b10 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3ba8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3c40 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c3cd8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c0e40 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55a64c2c3e20 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3eb8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3f50 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c3fe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c325520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55a64c3255b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55a64c325640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55a64c3256d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55a64c325760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55a64c3257f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55a64c325880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55a64c325910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55a64c3259a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55a64c325a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55a64c325ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55a64c325b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55a64c325be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55a64c325c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55a64c325d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55a64c325d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55a64c325e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55a64c325eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55a64c325f40 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: --------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x55a64c2c6e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c47e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55a64c2c4880 MAP: (3 sibs) 1 children: 46: 0x55a64c2c4a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55a64c2c4af0 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c4b88 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c4c20 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c4cb8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c4918 MAP: (3 sibs) 1 children: 46: 0x55a64c2c4d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55a64c2c4e00 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c4e98 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c4f30 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c4fc8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c49b0 MAP: (3 sibs) 1 children: 46: 0x55a64c2c5070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55a64c2c5110 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c51a8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c5240 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c52d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c328460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c3284f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55a64c328580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55a64c328610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55a64c3286a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55a64c328730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55a64c3287c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55a64c328850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55a64c3288e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55a64c328970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55a64c328a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55a64c328a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55a64c328b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55a64c328bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55a64c328c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55a64c328cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55a64c328d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55a64c328df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55a64c328e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55a64c328f10 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: "MapRegion_HyrulePrairie" 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: "MapRegion_HyrulePrairie" 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: "MapRegion_HyrulePrairie" 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x55a64c2c6f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55a64c2c5380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c54b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c55e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c57a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c58d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c32aa90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c32ab20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55a64c32abb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55a64c32ac40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55a64c32acd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55a64c32ad60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55a64c32adf0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55a64c32ae80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55a64c32af10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55a64c32afa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55a64c32b030 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: "MapRegion_HyrulePrairie" 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: "MapRegion_HyrulePrairie" 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x55a64c2c7038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55a64c2c5980 MAP: (10 sibs) 1 children: 46: 0x55a64c2c1f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5a18 MAP: (10 sibs) 1 children: 46: 0x55a64c2c1fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5ab0 MAP: (10 sibs) 1 children: 46: 0x55a64c2c5f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5b48 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5be0 MAP: (10 sibs) 1 children: 46: 0x55a64c2c60c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5c78 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5d10 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5da8 MAP: (10 sibs) 1 children: 46: 0x55a64c2c62a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5e40 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5ed8 MAP: (10 sibs) 1 children: 46: 0x55a64c2c63e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c32d6b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55a64c32d740 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55a64c32d7d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c32d860 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55a64c32d8f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c32d980 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55a64c32da10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55a64c32daa0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55a64c32db30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55a64c32dbc0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55a64c32dc50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55a64c32dce0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55a64c32dd70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55a64c32de00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55a64c32de90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55a64c32df20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55a64c32dfb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55a64c32e040 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55a64c32e0d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55a64c32e160 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55a64c32e1f0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: --------------- 46: 46: # incorrect: uninitialised memory? 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: 46: # incorrect: uninitialised memory? 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: "MapRegion_HyrulePrairie " 46: 46: # incorrect: for some reason the ' is included in the string 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: "MapRegion_HyrulePrairie " 46: - MessageID8: "MapRegion_HyrulePrairie " 46: 46: # incorrect: same issue 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: "MapRegion_HyrulePrairie " 46: 46: # incorrect: still has the trailing quote 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: "MapRegion_HyrulePrairie" 46: 46: # the string is parsed correctly in this case 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: REF TREE: 46: 0x55a64c2c7150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55a64c2c79d0 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c7a68 MAP: (14 sibs) 1 children: 46: 0x55a64c2c82d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c7b00 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7b98 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7c30 MAP: (14 sibs) 1 children: 46: 0x55a64c2c84b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7cc8 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7d60 MAP: (14 sibs) 1 children: 46: 0x55a64c2c85f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7df8 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7e90 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7f28 MAP: (14 sibs) 1 children: 46: 0x55a64c2c87d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7fc0 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c8058 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c80f0 MAP: (14 sibs) 2 children: 46: 0x55a64c2c89b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55a64c2c8a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55a64c2c8188 MAP: (14 sibs) 2 children: 46: 0x55a64c2c8af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55a64c2c8b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3314d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55a64c331560 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55a64c3315f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c331680 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55a64c331710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c3317a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55a64c331830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55a64c3318c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55a64c331950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55a64c3319e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55a64c331a70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55a64c331b00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55a64c331b90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55a64c331c20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55a64c331cb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55a64c331d40 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55a64c331dd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55a64c331e60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55a64c331ef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55a64c331f80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55a64c332010 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55a64c3320a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55a64c332130 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55a64c3321c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55a64c332250 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55a64c3322e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55a64c332370 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55a64c332400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55a64c332490 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55a64c332520 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55a64c3325b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (44B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (58B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x55a64c2c77e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c33cae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55a64c33cae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55a64c33cae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: --------------- 46: 46: ref: &ref ref_val 46: a: *ref # resolve the reference 46: b: '*ref' # don't resolve, it's just a string 46: c: "*ref" # don't resolve, it's just a string 46: d: > # don't resolve, it's just a string 46: *ref 46: e: >- # don't resolve, it's just a string 46: *ref 46: f: >+ # don't resolve, it's just a string 46: *ref 46: g: | # don't resolve, it's just a string 46: *ref 46: h: |- # don't resolve, it's just a string 46: *ref 46: i: |+ # don't resolve, it's just a string 46: *ref 46: --------------- 46: REF TREE: 46: 0x55a64c2c78f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55a64c2c2e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55a64c2c2f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55a64c2c2fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55a64c2c3058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55a64c2c30f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55a64c2c3188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55a64c2c3220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55a64c2c32b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55a64c2c3350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55a64c2c33e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c33f1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c33f230 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55a64c33f2c0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55a64c33f350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c33f3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c33f470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c33f500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c33f590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c33f620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c33f6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c33f740 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55a64c33f1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c33f230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c33f2c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c33f350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c33f3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c33f470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c33f500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c33f590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c33f620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c33f6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c33f740 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55a64c33f1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c33f230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c33f2c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c33f350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c33f3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c33f470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c33f500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c33f590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c33f620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c33f6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c33f740 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_unix/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x55a64c2c6890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c1000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55a64c2c10a0 VAL: '-2' (3 sibs) 46: 0x55a64c2c1138 VAL: '-2' (3 sibs) 46: 0x55a64c2c11d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c33fb40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c33fbd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55a64c33fc60 VAL: '-2' (3 sibs) 46: [3] [3] 0x55a64c33fcf0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55a64c33fd80 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: 0x55a64c2c69a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c14b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c340450 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c3404e0 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: 0x55a64c2c6ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55a64c2c1a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55a64c2c1af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55a64c2c1ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c340d60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55a64c340df0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55a64c340e80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55a64c340f10 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: 0x55a64c2c6bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c1550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55a64c2c1c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55a64c2c1cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55a64c2c1d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c341670 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c341700 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55a64c341790 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55a64c341820 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55a64c3418b0 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: 0x55a64c2c6cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55a64c2c0d10 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55a64c2c3800 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3898 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3930 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c39c8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c0da8 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55a64c2c3b10 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3ba8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3c40 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c3cd8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c0e40 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55a64c2c3e20 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3eb8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3f50 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c3fe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c342890 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55a64c342920 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55a64c3429b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55a64c342a40 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55a64c342ad0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55a64c342b60 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55a64c342bf0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55a64c342c80 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55a64c342d10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55a64c342da0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55a64c342e30 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55a64c342ec0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55a64c342f50 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55a64c342fe0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55a64c343070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55a64c343100 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55a64c343190 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55a64c343220 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55a64c3432b0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: --------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: --------------- 46: REF TREE: 46: 0x55a64c2c6e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c47e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55a64c2c4880 MAP: (3 sibs) 1 children: 46: 0x55a64c2c4a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55a64c2c4af0 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c4b88 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c4c20 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c4cb8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c4918 MAP: (3 sibs) 1 children: 46: 0x55a64c2c4d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55a64c2c4e00 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c4e98 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c4f30 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c4fc8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c49b0 MAP: (3 sibs) 1 children: 46: 0x55a64c2c5070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55a64c2c5110 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c51a8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c5240 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c52d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c343aa0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c343b30 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55a64c343bc0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55a64c343c50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55a64c343ce0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55a64c343d70 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55a64c343e00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55a64c343e90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55a64c343f20 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55a64c343fb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55a64c344040 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55a64c3440d0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55a64c344160 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55a64c3441f0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55a64c344280 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55a64c344310 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55a64c3443a0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55a64c344430 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55a64c3444c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55a64c344550 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: "MapRegion_HyrulePrairie" 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: "MapRegion_HyrulePrairie" 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: "MapRegion_HyrulePrairie" 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x55a64c2c6f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55a64c2c5380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c54b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c55e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c57a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c58d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c341f80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c342010 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55a64c3420a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55a64c342130 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55a64c3421c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55a64c342250 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55a64c3422e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55a64c342370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55a64c342400 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55a64c342490 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55a64c342520 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: --------------- 46: 46: # correct: 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: "MapRegion_HyrulePrairie" 46: # incorrect: uninitialised memory? 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: "MapRegion_HyrulePrairie" 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: "MapRegion_HyrulePrairie" 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: "MapRegion_HyrulePrairie" 46: --------------- 46: REF TREE: 46: 0x55a64c2c7038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55a64c2c5980 MAP: (10 sibs) 1 children: 46: 0x55a64c2c1f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5a18 MAP: (10 sibs) 1 children: 46: 0x55a64c2c1fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5ab0 MAP: (10 sibs) 1 children: 46: 0x55a64c2c5f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5b48 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5be0 MAP: (10 sibs) 1 children: 46: 0x55a64c2c60c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5c78 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5d10 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5da8 MAP: (10 sibs) 1 children: 46: 0x55a64c2c62a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5e40 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5ed8 MAP: (10 sibs) 1 children: 46: 0x55a64c2c63e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3455c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55a64c345650 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55a64c3456e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c345770 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55a64c345800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c345890 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55a64c345920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55a64c3459b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55a64c345a40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55a64c345ad0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55a64c345b60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55a64c345bf0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55a64c345c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55a64c345d10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55a64c345da0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55a64c345e30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55a64c345ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55a64c345f50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55a64c345fe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55a64c346070 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55a64c346100 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: --------------- 46: 46: # incorrect: uninitialised memory? 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: "MapRegion_HyrulePrairie" 46: 46: # incorrect: uninitialised memory? 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: "MapRegion_HyrulePrairie " 46: 46: # incorrect: for some reason the ' is included in the string 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: "MapRegion_HyrulePrairie " 46: - MessageID8: "MapRegion_HyrulePrairie " 46: 46: # incorrect: same issue 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: "MapRegion_HyrulePrairie " 46: 46: # incorrect: still has the trailing quote 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: "MapRegion_HyrulePrairie" 46: 46: # the string is parsed correctly in this case 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: REF TREE: 46: 0x55a64c2c7150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55a64c2c79d0 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c7a68 MAP: (14 sibs) 1 children: 46: 0x55a64c2c82d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c7b00 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7b98 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7c30 MAP: (14 sibs) 1 children: 46: 0x55a64c2c84b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7cc8 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7d60 MAP: (14 sibs) 1 children: 46: 0x55a64c2c85f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7df8 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7e90 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7f28 MAP: (14 sibs) 1 children: 46: 0x55a64c2c87d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7fc0 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c8058 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c80f0 MAP: (14 sibs) 2 children: 46: 0x55a64c2c89b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55a64c2c8a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55a64c2c8188 MAP: (14 sibs) 2 children: 46: 0x55a64c2c8af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55a64c2c8b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3467d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55a64c346860 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55a64c3468f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c346980 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55a64c346a10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c346aa0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55a64c346b30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55a64c346bc0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55a64c346c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55a64c346ce0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55a64c346d70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55a64c346e00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55a64c346e90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55a64c346f20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55a64c346fb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55a64c347040 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55a64c3470d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55a64c347160 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55a64c3471f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55a64c347280 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55a64c347310 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55a64c3473a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55a64c347430 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55a64c3474c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55a64c347550 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55a64c3475e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55a64c347670 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55a64c347700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55a64c347790 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55a64c347820 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55a64c3478b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x55a64c2c77e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c349e20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55a64c349e20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55a64c349e20 [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: 0x55a64c2c78f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55a64c2c2e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55a64c2c2f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55a64c2c2fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55a64c2c3058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55a64c2c30f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55a64c2c3188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55a64c2c3220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55a64c2c32b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55a64c2c3350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55a64c2c33e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c34a730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c34a7c0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x55a64c34a850 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x55a64c34a8e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c34a970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c34aa00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c34aa90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c34ab20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c34abb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c34ac40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c34acd0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x55a64c34a730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c34a7c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c34a850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c34a8e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c34a970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c34aa00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c34aa90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c34ab20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c34abb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c34ac40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c34acd0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x55a64c34a730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c34a7c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c34a850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c34a8e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c34a970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c34aa00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c34aa90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c34ab20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c34abb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c34ac40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c34acd0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c31b340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c31b3d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55a64c31b460 VAL: '-2' (3 sibs) 46: [3] [3] 0x55a64c31b4f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55a64c31b580 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] 0x55a64c34cc50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c34cce0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55a64c34cd70 VAL: '-2' (3 sibs) 46: [3] [3] 0x55a64c34ce00 VAL: '-2' (3 sibs) 46: [4] [4] 0x55a64c34ce90 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: audio resource:\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c31da30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c31dac0 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] 0x55a64c34de40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c34ded0 KEYVAL: 'audio resource' '' (1 sibs) 46: #nodes=2 vs #printed=2 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: audio resource:\n 46: more:\n 46: example: y\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c3211b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55a64c321240 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55a64c3212d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55a64c321360 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] 0x55a64c34e750 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55a64c34e7e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55a64c34e870 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55a64c34e900 KEYVAL: 'example' 'y' (1 sibs) 46: #nodes=4 vs #printed=4 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: component:\n 46: type: perspective camera component\n 46: some_data: {} # this was working\n 46: data:\n 46: {} # but this was not working\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c322ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c322f70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55a64c323000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55a64c323090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55a64c323120 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] 0x55a64c34f060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c34f0f0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55a64c34f180 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55a64c34f210 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55a64c34f2a0 KEYMAP: 'data' (3 sibs) 0 children: 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c325520 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55a64c3255b0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55a64c325640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55a64c3256d0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55a64c325760 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55a64c3257f0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55a64c325880 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55a64c325910 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55a64c3259a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55a64c325a30 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55a64c325ac0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55a64c325b50 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55a64c325be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55a64c325c70 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55a64c325d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55a64c325d90 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55a64c325e20 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55a64c325eb0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55a64c325f40 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] 0x55a64c350280 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55a64c350310 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55a64c3503a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55a64c350430 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55a64c3504c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55a64c350550 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55a64c3505e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55a64c350670 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55a64c350700 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55a64c350790 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55a64c350820 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55a64c3508b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55a64c350940 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55a64c3509d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55a64c350a60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55a64c350af0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55a64c350b80 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55a64c350c10 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55a64c350ca0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 (2 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] 0x55a64c328460 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c3284f0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55a64c328580 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55a64c328610 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55a64c3286a0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55a64c328730 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55a64c3287c0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55a64c328850 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55a64c3288e0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55a64c328970 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55a64c328a00 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55a64c328a90 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55a64c328b20 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55a64c328bb0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55a64c328c40 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55a64c328cd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55a64c328d60 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55a64c328df0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55a64c328e80 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55a64c328f10 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] 0x55a64c351490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c351520 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55a64c3515b0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55a64c351640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55a64c3516d0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55a64c351760 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55a64c3517f0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55a64c351880 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55a64c351910 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55a64c3519a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55a64c351a30 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55a64c351ac0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55a64c351b50 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55a64c351be0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55a64c351c70 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55a64c351d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55a64c351d90 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55a64c351e20 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55a64c351eb0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55a64c351f40 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # correct:\n 46: MessageID1: 'MapRegion_HyrulePrairie'\n 46: MessageID2: "MapRegion_HyrulePrairie"\n 46: MessageID3: 'MapRegion_HyrulePrairie'\n 46: MessageID4: "MapRegion_HyrulePrairie"\n 46: # incorrect: uninitialised memory?\n 46: MessageID5: 'MapRegion_HyrulePrairie'\n 46: MessageID6: "MapRegion_HyrulePrairie"\n 46: MessageID7: 'MapRegion_HyrulePrairie'\n 46: MessageID8: "MapRegion_HyrulePrairie"\n 46: MessageID9: 'MapRegion_HyrulePrairie'\n 46: MessageID0: "MapRegion_HyrulePrairie"\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c32aa90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c32ab20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55a64c32abb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55a64c32ac40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55a64c32acd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55a64c32ad60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55a64c32adf0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55a64c32ae80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55a64c32af10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55a64c32afa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55a64c32b030 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] 0x55a64c34f970 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c34fa00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55a64c34fa90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55a64c34fb20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55a64c34fbb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55a64c34fc40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55a64c34fcd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55a64c34fd60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55a64c34fdf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55a64c34fe80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55a64c34ff10 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # correct:\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: "MapRegion_HyrulePrairie"\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\n 46: - MessageID4: "MapRegion_HyrulePrairie"\n 46: # incorrect: uninitialised memory?\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\n 46: - MessageID6: "MapRegion_HyrulePrairie"\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\n 46: - MessageID8: "MapRegion_HyrulePrairie"\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\n 46: - MessageID0: "MapRegion_HyrulePrairie"\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c32d6b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55a64c32d740 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55a64c32d7d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c32d860 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55a64c32d8f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c32d980 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55a64c32da10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55a64c32daa0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55a64c32db30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55a64c32dbc0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55a64c32dc50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55a64c32dce0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55a64c32dd70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55a64c32de00 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55a64c32de90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55a64c32df20 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55a64c32dfb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55a64c32e040 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55a64c32e0d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55a64c32e160 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55a64c32e1f0 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] 0x55a64c352fb0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55a64c353040 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55a64c3530d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c353160 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55a64c3531f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c353280 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55a64c353310 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55a64c3533a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55a64c353430 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55a64c3534c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55a64c353550 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55a64c3535e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55a64c353670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55a64c353700 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55a64c353790 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55a64c353820 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55a64c3538b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55a64c353940 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55a64c3539d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55a64c353a60 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55a64c353af0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: # incorrect: uninitialised memory?\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\n 46: - MessageID2: "MapRegion_HyrulePrairie"\n 46: \n 46: # incorrect: uninitialised memory?\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\n 46: - MessageID4: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: for some reason the ' is included in the string\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\n 46: - MessageID7: "MapRegion_HyrulePrairie "\n 46: - MessageID8: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: same issue\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\n 46: - MessageID10: "MapRegion_HyrulePrairie "\n 46: \n 46: # incorrect: still has the trailing quote\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\n 46: - MessageID12: "MapRegion_HyrulePrairie"\n 46: \n 46: # the string is parsed correctly in this case\n 46: - key1: true1\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\n 46: - key2: true2\n 46: MessageID2: "MapRegion_HyrulePrairie2 "\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c3314d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55a64c331560 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55a64c3315f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c331680 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55a64c331710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c3317a0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55a64c331830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55a64c3318c0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55a64c331950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55a64c3319e0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55a64c331a70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55a64c331b00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55a64c331b90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55a64c331c20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55a64c331cb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55a64c331d40 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55a64c331dd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55a64c331e60 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55a64c331ef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55a64c331f80 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55a64c332010 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55a64c3320a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55a64c332130 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55a64c3321c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55a64c332250 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55a64c3322e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55a64c332370 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55a64c332400 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55a64c332490 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55a64c332520 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55a64c3325b0 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] 0x55a64c3541c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55a64c354250 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55a64c3542e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c354370 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55a64c354400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c354490 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55a64c354520 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55a64c3545b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55a64c354640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55a64c3546d0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55a64c354760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55a64c3547f0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55a64c354880 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55a64c354910 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55a64c3549a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55a64c354a30 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55a64c354ac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55a64c354b50 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55a64c354be0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55a64c354c70 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55a64c354d00 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55a64c354d90 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55a64c354e20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55a64c354eb0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55a64c354f40 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55a64c354fd0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55a64c355060 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55a64c3550f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55a64c355180 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55a64c355210 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55a64c3552a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c33cae0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55a64c3526a0 [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] 0x55a64c33f1a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c33f230 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c33f2c0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c33f350 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c33f3e0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c33f470 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c33f500 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c33f590 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c33f620 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c33f6b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c33f740 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] 0x55a64c3553d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c355460 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c3554f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c355580 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c355610 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c3556a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c355730 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c3557c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c355850 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c3558e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c355970 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c33fb40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c33fbd0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55a64c33fc60 VAL: '-2' (3 sibs) 46: [3] [3] 0x55a64c33fcf0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55a64c33fd80 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] 0x55a64c355ce0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c355d70 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55a64c355e00 VAL: '-2' (3 sibs) 46: [3] [3] 0x55a64c355e90 VAL: '-2' (3 sibs) 46: [4] [4] 0x55a64c355f20 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: audio resource:\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c340450 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c3404e0 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] 0x55a64c3565f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c356680 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] 0x55a64c340d60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55a64c340df0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55a64c340e80 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55a64c340f10 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] 0x55a64c356f00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55a64c356f90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55a64c357020 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55a64c3570b0 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] 0x55a64c341670 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c341700 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55a64c341790 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55a64c341820 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55a64c3418b0 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] 0x55a64c357810 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c3578a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55a64c357930 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55a64c3579c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55a64c357a50 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] 0x55a64c342890 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55a64c342920 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55a64c3429b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55a64c342a40 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55a64c342ad0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55a64c342b60 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55a64c342bf0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55a64c342c80 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55a64c342d10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55a64c342da0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55a64c342e30 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55a64c342ec0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55a64c342f50 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55a64c342fe0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55a64c343070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55a64c343100 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55a64c343190 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55a64c343220 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55a64c3432b0 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] 0x55a64c358a30 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55a64c358ac0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55a64c358b50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55a64c358be0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55a64c358c70 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55a64c358d00 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55a64c358d90 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55a64c358e20 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55a64c358eb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55a64c358f40 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55a64c358fd0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55a64c359060 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55a64c3590f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55a64c359180 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55a64c359210 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55a64c3592a0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55a64c359330 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55a64c3593c0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55a64c359450 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: videos:\r\n 46: - UQxRibHKEDI:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - DcYsg8VFdC0:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: - Yt3ymqZXzLY:\r\n 46: - 0.mp4\r\n 46: - 1.mp4\r\n 46: - 2.mp4\r\n 46: - 3.mp4\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c343aa0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c343b30 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55a64c343bc0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55a64c343c50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55a64c343ce0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55a64c343d70 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55a64c343e00 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55a64c343e90 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55a64c343f20 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55a64c343fb0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55a64c344040 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55a64c3440d0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55a64c344160 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55a64c3441f0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55a64c344280 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55a64c344310 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55a64c3443a0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55a64c344430 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55a64c3444c0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55a64c344550 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] 0x55a64c359c40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c359cd0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55a64c359d60 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55a64c359df0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55a64c359e80 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55a64c359f10 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55a64c359fa0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55a64c35a030 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55a64c35a0c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55a64c35a150 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55a64c35a1e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55a64c35a270 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55a64c35a300 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55a64c35a390 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55a64c35a420 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55a64c35a4b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55a64c35a540 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55a64c35a5d0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55a64c35a660 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55a64c35a6f0 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # correct:\r\n 46: MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: MessageID2: "MapRegion_HyrulePrairie"\r\n 46: MessageID3: 'MapRegion_HyrulePrairie'\r\n 46: MessageID4: "MapRegion_HyrulePrairie"\r\n 46: # incorrect: uninitialised memory?\r\n 46: MessageID5: 'MapRegion_HyrulePrairie'\r\n 46: MessageID6: "MapRegion_HyrulePrairie"\r\n 46: MessageID7: 'MapRegion_HyrulePrairie'\r\n 46: MessageID8: "MapRegion_HyrulePrairie"\r\n 46: MessageID9: 'MapRegion_HyrulePrairie'\r\n 46: MessageID0: "MapRegion_HyrulePrairie"\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c341f80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c342010 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55a64c3420a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55a64c342130 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55a64c3421c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55a64c342250 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55a64c3422e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55a64c342370 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55a64c342400 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55a64c342490 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55a64c342520 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] 0x55a64c358120 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c3581b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55a64c358240 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55a64c3582d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55a64c358360 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55a64c3583f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55a64c358480 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55a64c358510 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55a64c3585a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55a64c358630 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55a64c3586c0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # correct:\r\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID2: "MapRegion_HyrulePrairie"\r\n 46: - MessageID3: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID4: "MapRegion_HyrulePrairie"\r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID5: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID6: "MapRegion_HyrulePrairie"\r\n 46: - MessageID7: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID8: "MapRegion_HyrulePrairie"\r\n 46: - MessageID9: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID0: "MapRegion_HyrulePrairie"\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c3455c0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55a64c345650 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55a64c3456e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c345770 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55a64c345800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c345890 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55a64c345920 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55a64c3459b0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55a64c345a40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55a64c345ad0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55a64c345b60 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55a64c345bf0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55a64c345c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55a64c345d10 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55a64c345da0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55a64c345e30 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55a64c345ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55a64c345f50 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55a64c345fe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55a64c346070 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55a64c346100 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] 0x55a64c35b760 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55a64c35b7f0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55a64c35b880 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c35b910 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55a64c35b9a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c35ba30 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55a64c35bac0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55a64c35bb50 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55a64c35bbe0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55a64c35bc70 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55a64c35bd00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55a64c35bd90 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55a64c35be20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55a64c35beb0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55a64c35bf40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55a64c35bfd0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55a64c35c060 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55a64c35c0f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55a64c35c180 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55a64c35c210 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55a64c35c2a0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID1: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID2: "MapRegion_HyrulePrairie"\r\n 46: \r\n 46: # incorrect: uninitialised memory?\r\n 46: - MessageID3: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID4: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: for some reason the ' is included in the string\r\n 46: - MessageID5: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID6: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID7: "MapRegion_HyrulePrairie "\r\n 46: - MessageID8: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: same issue\r\n 46: - MessageID9: 'MapRegion_HyrulePrairie '\r\n 46: - MessageID10: "MapRegion_HyrulePrairie "\r\n 46: \r\n 46: # incorrect: still has the trailing quote\r\n 46: - MessageID11: 'MapRegion_HyrulePrairie'\r\n 46: - MessageID12: "MapRegion_HyrulePrairie"\r\n 46: \r\n 46: # the string is parsed correctly in this case\r\n 46: - key1: true1\r\n 46: MessageID1: 'MapRegion_HyrulePrairie1 '\r\n 46: - key2: true2\r\n 46: MessageID2: "MapRegion_HyrulePrairie2 "\r\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x55a64c3467d0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55a64c346860 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55a64c3468f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c346980 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55a64c346a10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c346aa0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55a64c346b30 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55a64c346bc0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55a64c346c50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55a64c346ce0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55a64c346d70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55a64c346e00 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55a64c346e90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55a64c346f20 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55a64c346fb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55a64c347040 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55a64c3470d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55a64c347160 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55a64c3471f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55a64c347280 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55a64c347310 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55a64c3473a0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55a64c347430 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55a64c3474c0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55a64c347550 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55a64c3475e0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55a64c347670 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55a64c347700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55a64c347790 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55a64c347820 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55a64c3478b0 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] 0x55a64c35c970 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55a64c35ca00 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55a64c35ca90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c35cb20 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55a64c35cbb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c35cc40 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55a64c35ccd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55a64c35cd60 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55a64c35cdf0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55a64c35ce80 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55a64c35cf10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55a64c35cfa0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55a64c35d030 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55a64c35d0c0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55a64c35d150 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55a64c35d1e0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55a64c35d270 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55a64c35d300 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55a64c35d390 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55a64c35d420 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55a64c35d4b0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55a64c35d540 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55a64c35d5d0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55a64c35d660 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55a64c35d6f0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55a64c35d780 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55a64c35d810 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55a64c35d8a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55a64c35d930 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55a64c35d9c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55a64c35da50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (1 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] 0x55a64c349e20 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x55a64c35ae50 [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] 0x55a64c34a730 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c34a7c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c34a850 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c34a8e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c34a970 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c34aa00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c34aa90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c34ab20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c34abb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c34ac40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c34acd0 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] 0x55a64c35db80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c35dc10 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c35dca0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c35dd30 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c35ddc0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c35de50 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c35dee0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c35df70 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c35e000 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c35e090 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c35e120 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c6890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c1000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55a64c2c10a0 VAL: '-2' (3 sibs) 46: 0x55a64c2c1138 VAL: '-2' (3 sibs) 46: 0x55a64c2c11d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c34d620 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c34d6b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55a64c34d740 VAL: '-2' (3 sibs) 46: [3] [3] 0x55a64c34d7d0 VAL: '-2' (3 sibs) 46: [4] [4] 0x55a64c34d860 VAL: '5' (3 sibs) 46: #nodes=5 vs #printed=5 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c69a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c14b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c34d900 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c34d990 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: 0x55a64c2c6ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55a64c2c1a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55a64c2c1af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55a64c2c1ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c35e490 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55a64c35e520 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55a64c35e5b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55a64c35e640 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: 0x55a64c2c6bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c1550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55a64c2c1c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55a64c2c1cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55a64c2c1d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c35e6e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c35e770 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55a64c35e800 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55a64c35e890 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55a64c35e920 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: 0x55a64c2c6cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55a64c2c0d10 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55a64c2c3800 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3898 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3930 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c39c8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c0da8 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55a64c2c3b10 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3ba8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3c40 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c3cd8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c0e40 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55a64c2c3e20 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3eb8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3f50 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c3fe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c35e9c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55a64c35ea50 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55a64c35eae0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55a64c35eb70 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55a64c35ec00 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55a64c35ec90 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55a64c35ed20 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55a64c35edb0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55a64c35ee40 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55a64c35eed0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55a64c35ef60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55a64c35eff0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55a64c35f080 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55a64c35f110 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55a64c35f1a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55a64c35f230 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55a64c35f2c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55a64c35f350 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55a64c35f3e0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c6e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c47e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55a64c2c4880 MAP: (3 sibs) 1 children: 46: 0x55a64c2c4a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55a64c2c4af0 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c4b88 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c4c20 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c4cb8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c4918 MAP: (3 sibs) 1 children: 46: 0x55a64c2c4d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55a64c2c4e00 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c4e98 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c4f30 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c4fc8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c49b0 MAP: (3 sibs) 1 children: 46: 0x55a64c2c5070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55a64c2c5110 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c51a8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c5240 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c52d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c35f480 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c35f510 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55a64c35f5a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55a64c35f630 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55a64c35f6c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55a64c35f750 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55a64c35f7e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55a64c35f870 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55a64c35f900 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55a64c35f990 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55a64c35fa20 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55a64c35fab0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55a64c35fb40 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55a64c35fbd0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55a64c35fc60 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55a64c35fcf0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55a64c35fd80 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55a64c35fe10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55a64c35fea0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55a64c35ff30 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c6f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55a64c2c5380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c54b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c55e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c57a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c58d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c35ffd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c360060 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55a64c3600f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55a64c360180 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55a64c360210 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55a64c3602a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55a64c360330 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55a64c3603c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55a64c360450 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55a64c3604e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55a64c360570 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c7038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55a64c2c5980 MAP: (10 sibs) 1 children: 46: 0x55a64c2c1f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5a18 MAP: (10 sibs) 1 children: 46: 0x55a64c2c1fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5ab0 MAP: (10 sibs) 1 children: 46: 0x55a64c2c5f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5b48 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5be0 MAP: (10 sibs) 1 children: 46: 0x55a64c2c60c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5c78 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5d10 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5da8 MAP: (10 sibs) 1 children: 46: 0x55a64c2c62a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5e40 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5ed8 MAP: (10 sibs) 1 children: 46: 0x55a64c2c63e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c360610 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55a64c3606a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55a64c360730 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c3607c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55a64c360850 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c3608e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55a64c360970 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55a64c360a00 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55a64c360a90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55a64c360b20 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55a64c360bb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55a64c360c40 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55a64c360cd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55a64c360d60 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55a64c360df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55a64c360e80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55a64c360f10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55a64c360fa0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55a64c361030 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55a64c3610c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55a64c361150 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c7150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55a64c2c79d0 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c7a68 MAP: (14 sibs) 1 children: 46: 0x55a64c2c82d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c7b00 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7b98 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7c30 MAP: (14 sibs) 1 children: 46: 0x55a64c2c84b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7cc8 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7d60 MAP: (14 sibs) 1 children: 46: 0x55a64c2c85f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7df8 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7e90 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7f28 MAP: (14 sibs) 1 children: 46: 0x55a64c2c87d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7fc0 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c8058 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c80f0 MAP: (14 sibs) 2 children: 46: 0x55a64c2c89b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55a64c2c8a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55a64c2c8188 MAP: (14 sibs) 2 children: 46: 0x55a64c2c8af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55a64c2c8b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3611f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55a64c361280 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55a64c361310 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c3613a0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55a64c361430 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c3614c0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55a64c361550 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55a64c3615e0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55a64c361670 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55a64c361700 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55a64c361790 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55a64c361820 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55a64c3618b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55a64c361940 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55a64c3619d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55a64c361a60 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55a64c361af0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55a64c361b80 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55a64c361c10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55a64c361ca0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55a64c361d30 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55a64c361dc0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55a64c361e50 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55a64c361ee0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55a64c361f70 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55a64c362000 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55a64c362090 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55a64c362120 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55a64c3621b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55a64c362240 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55a64c3622d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c77e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c2c2a50 [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: 0x55a64c2c78f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55a64c2c2e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55a64c2c2f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55a64c2c2fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55a64c2c3058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55a64c2c30f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55a64c2c3188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55a64c2c3220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55a64c2c32b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55a64c2c3350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55a64c2c33e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c362370 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c362400 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c362490 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c362520 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c3625b0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c362640 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c3626d0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c362760 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c3627f0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c362880 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c362910 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_recreate_from_ref/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c6890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c1000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x55a64c2c10a0 VAL: '-2' (3 sibs) 46: 0x55a64c2c1138 VAL: '-2' (3 sibs) 46: 0x55a64c2c11d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3629b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c362a40 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x55a64c362ad0 VAL: '-2' (3 sibs) 46: [3] [3] 0x55a64c362b60 VAL: '-2' (3 sibs) 46: [4] [4] 0x55a64c362bf0 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: 0x55a64c2c69a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c14b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c34da30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c34dac0 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: 0x55a64c2c6ac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x55a64c2c1a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x55a64c2c1af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x55a64c2c1ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c362c90 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x55a64c362d20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x55a64c362db0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x55a64c362e40 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: 0x55a64c2c6bd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c1550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x55a64c2c1c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x55a64c2c1cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x55a64c2c1d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c362ee0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c362f70 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x55a64c363000 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x55a64c363090 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x55a64c363120 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: 0x55a64c2c6cf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x55a64c2c0d10 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55a64c2c3800 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3898 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3930 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c39c8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c0da8 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3a70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55a64c2c3b10 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3ba8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3c40 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c3cd8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c0e40 MAP: (3 sibs) 1 children: 46: 0x55a64c2c3d80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55a64c2c3e20 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c3eb8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c3f50 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c3fe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3631c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x55a64c363250 MAP: (3 sibs) 1 children: 46: [2] [2] 0x55a64c3632e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x55a64c363370 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x55a64c363400 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x55a64c363490 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x55a64c363520 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x55a64c3635b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x55a64c363640 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x55a64c3636d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x55a64c363760 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x55a64c3637f0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x55a64c363880 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x55a64c363910 MAP: (3 sibs) 1 children: 46: [14] [14] 0x55a64c3639a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x55a64c363a30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x55a64c363ac0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x55a64c363b50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x55a64c363be0 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c6e08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x55a64c2c47e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x55a64c2c4880 MAP: (3 sibs) 1 children: 46: 0x55a64c2c4a50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x55a64c2c4af0 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c4b88 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c4c20 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c4cb8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c4918 MAP: (3 sibs) 1 children: 46: 0x55a64c2c4d60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x55a64c2c4e00 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c4e98 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c4f30 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c4fc8 VAL: '3.mp4' (4 sibs) 46: 0x55a64c2c49b0 MAP: (3 sibs) 1 children: 46: 0x55a64c2c5070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x55a64c2c5110 VAL: '0.mp4' (4 sibs) 46: 0x55a64c2c51a8 VAL: '1.mp4' (4 sibs) 46: 0x55a64c2c5240 VAL: '2.mp4' (4 sibs) 46: 0x55a64c2c52d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c363c80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x55a64c363d10 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x55a64c363da0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x55a64c363e30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x55a64c363ec0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x55a64c363f50 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x55a64c363fe0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x55a64c364070 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x55a64c364100 MAP: (3 sibs) 1 children: 46: [9] [9] 0x55a64c364190 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x55a64c364220 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x55a64c3642b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x55a64c364340 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x55a64c3643d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x55a64c364460 MAP: (3 sibs) 1 children: 46: [15] [15] 0x55a64c3644f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x55a64c364580 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x55a64c364610 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x55a64c3646a0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x55a64c364730 VAL: '3.mp4' (4 sibs) 46: #nodes=20 vs #printed=20 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c6f20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55a64c2c5380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c54b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c55e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c57a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c5840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x55a64c2c58d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3647d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c364860 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x55a64c3648f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x55a64c364980 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x55a64c364a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x55a64c364aa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x55a64c364b30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x55a64c364bc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x55a64c364c50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x55a64c364ce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x55a64c364d70 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c7038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x55a64c2c5980 MAP: (10 sibs) 1 children: 46: 0x55a64c2c1f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5a18 MAP: (10 sibs) 1 children: 46: 0x55a64c2c1fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5ab0 MAP: (10 sibs) 1 children: 46: 0x55a64c2c5f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5b48 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5be0 MAP: (10 sibs) 1 children: 46: 0x55a64c2c60c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5c78 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5d10 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5da8 MAP: (10 sibs) 1 children: 46: 0x55a64c2c62a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5e40 MAP: (10 sibs) 1 children: 46: 0x55a64c2c6340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c5ed8 MAP: (10 sibs) 1 children: 46: 0x55a64c2c63e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c364e10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x55a64c364ea0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x55a64c364f30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c364fc0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x55a64c365050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c3650e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x55a64c365170 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x55a64c365200 MAP: (10 sibs) 1 children: 46: [8] [8] 0x55a64c365290 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x55a64c365320 MAP: (10 sibs) 1 children: 46: [10] [10] 0x55a64c3653b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x55a64c365440 MAP: (10 sibs) 1 children: 46: [12] [12] 0x55a64c3654d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x55a64c365560 MAP: (10 sibs) 1 children: 46: [14] [14] 0x55a64c3655f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x55a64c365680 MAP: (10 sibs) 1 children: 46: [16] [16] 0x55a64c365710 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x55a64c3657a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x55a64c365830 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x55a64c3658c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x55a64c365950 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: #nodes=21 vs #printed=21 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c7150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x55a64c2c79d0 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c7a68 MAP: (14 sibs) 1 children: 46: 0x55a64c2c82d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c7b00 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7b98 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7c30 MAP: (14 sibs) 1 children: 46: 0x55a64c2c84b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7cc8 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7d60 MAP: (14 sibs) 1 children: 46: 0x55a64c2c85f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7df8 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7e90 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7f28 MAP: (14 sibs) 1 children: 46: 0x55a64c2c87d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x55a64c2c7fc0 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c8058 MAP: (14 sibs) 1 children: 46: 0x55a64c2c8910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x55a64c2c80f0 MAP: (14 sibs) 2 children: 46: 0x55a64c2c89b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x55a64c2c8a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x55a64c2c8188 MAP: (14 sibs) 2 children: 46: 0x55a64c2c8af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x55a64c2c8b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c3659f0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x55a64c365a80 MAP: (14 sibs) 1 children: 46: [2] [2] 0x55a64c365b10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x55a64c365ba0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x55a64c365c30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x55a64c365cc0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x55a64c365d50 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x55a64c365de0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x55a64c365e70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x55a64c365f00 MAP: (14 sibs) 1 children: 46: [10] [10] 0x55a64c365f90 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x55a64c366020 MAP: (14 sibs) 1 children: 46: [12] [12] 0x55a64c3660b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x55a64c366140 MAP: (14 sibs) 1 children: 46: [14] [14] 0x55a64c3661d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x55a64c366260 MAP: (14 sibs) 1 children: 46: [16] [16] 0x55a64c3662f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x55a64c366380 MAP: (14 sibs) 1 children: 46: [18] [18] 0x55a64c366410 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x55a64c3664a0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x55a64c366530 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x55a64c3665c0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x55a64c366650 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x55a64c3666e0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x55a64c366770 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x55a64c366800 MAP: (14 sibs) 2 children: 46: [26] [26] 0x55a64c366890 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x55a64c366920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x55a64c3669b0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x55a64c366a40 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x55a64c366ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_recreate_from_ref/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: REF TREE: 46: 0x55a64c2c77e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c2c2600 [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: 0x55a64c2c78f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x55a64c2c2e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x55a64c2c2f28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x55a64c2c2fc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x55a64c2c3058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x55a64c2c30f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x55a64c2c3188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x55a64c2c3220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x55a64c2c32b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x55a64c2c3350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x55a64c2c33e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x55a64c366b70 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x55a64c366c00 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x55a64c366c90 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x55a64c366d20 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x55a64c366db0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x55a64c366e40 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x55a64c366ed0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x55a64c366f60 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x55a64c366ff0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x55a64c367080 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x55a64c367110 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 (24 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (24 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.025027ms: read_file 47: 0.001623ms: count_lines 47: reserving #lines=90 47: 0.013656ms: tree_reserve 47: 0.075021ms: parse_yml 47: 0.038582ms: emit_to_buffer 47: 0.003807ms: print_stdout 47: 0.191911ms: objects 47: 0.197852ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1.13 sec ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 1.98s ============================== Processing files: rapidyaml-0.5.0-3.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lldYuf Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YN389F Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-3.fc39 rapidyaml(x86-64) = 0.5.0-3.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-3.fc39.x86_64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-3.fc39 rapidyaml-devel(x86-64) = 0.5.0-3.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-3.fc39.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.flzjqp Provides: python-rapidyaml = 0.5.0-3.fc39 python3-rapidyaml = 0.5.0-3.fc39 python3-rapidyaml(x86-64) = 0.5.0-3.fc39 python3.11-rapidyaml = 0.5.0-3.fc39 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-3.fc39.x86_64 Provides: rapidyaml-debugsource = 0.5.0-3.fc39 rapidyaml-debugsource(x86-64) = 0.5.0-3.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-3.fc39.x86_64 Provides: debuginfo(build-id) = c1d856e7288f66b030ef810a3d718a0542a9bf3a libryml.so.0.5.0-0.5.0-3.fc39.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-3.fc39 rapidyaml-debuginfo(x86-64) = 0.5.0-3.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-3.fc39 Processing files: python3-rapidyaml-debuginfo-0.5.0-3.fc39.x86_64 Provides: debuginfo(build-id) = 46d216ff3b68962cfec47071c119c54b35bac904 python-rapidyaml-debuginfo = 0.5.0-3.fc39 python3-rapidyaml-debuginfo = 0.5.0-3.fc39 python3-rapidyaml-debuginfo(x86-64) = 0.5.0-3.fc39 python3.11-rapidyaml-debuginfo = 0.5.0-3.fc39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-3.fc39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-3.fc39.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-3.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-3.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-3.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-3.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-3.fc39.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-3.fc39.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iFNFM4 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.bsCgk0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-3.fc39.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: