Mock Version: 6.0
Mock Version: 6.0
Mock Version: 6.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/f40-build-58244305-6563563/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0; "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,
27: even for large values of two" --Author Unknown "Three is always greater than two,\n
27: even for large values of two" --Author Unknown
27:
27: date: 2007-06-01
27: ---------------
27: REF TREE:
27: 0x14d453b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x14d44a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x14d44a588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x14d44a620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d64dd00 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x14d64dd90 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x14d64de20 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x14d64deb0 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: 0x14d453c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44a710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44a7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d64fce0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d64fd70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d64fe00 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: 0x14d453d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44a8f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44a988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d651cb0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d651d40 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d651dd0 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: 0x14d453e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44aa80 VAL: 'Several lines of text,
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: 0x14d44ab18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d653be0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d653c70 VAL: 'Several lines of text,
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] 0x14d653d00 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: 0x14d453f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44ac10 VAL: 'Several 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: 0x14d44aca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d655bb0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d655c40 VAL: 'Several 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] 0x14d655cd0 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: 0x14d454080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44a3a0 VAL: 'Several lines 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] 0x14d657c00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d657c90 VAL: 'Several lines 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: 0x14d454198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44adf0 VAL: 'Several lines 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] 0x14d659bd0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d659c60 VAL: 'Several lines 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: 0x14d4542b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44aee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44af78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d65bbc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d65bc50 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d65bce0 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: 0x14d4543c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44b108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d65db00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d65db90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d65dc20 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: 0x14d4544e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b200 KEYVAL: 'example' 'Several lines of text,
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: 0x14d44b298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d65fbc0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d65fc50 KEYVAL: 'example' 'Several lines of text,
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] 0x14d65fce0 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: 0x14d4545f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b390 KEYVAL: 'example' 'Several 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: 0x14d44b428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d661bd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d661c60 KEYVAL: 'example' 'Several 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] 0x14d661cf0 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: 0x14d454710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44b5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d663be0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d663c70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d663d00 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: 0x14d454828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44b748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d665bf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d665c80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d665d10 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: 0x14d454940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44b8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d667c20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d667cb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d667d40 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: 0x14d454a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44ba68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d669c50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d669ce0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d669d70 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: 0x14d454b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44bb60 KEYVAL: 'example' 'Several lines 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] 0x14d66bc20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d66bcb0 KEYVAL: 'example' 'Several lines 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: 0x14d454c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44bc50 KEYVAL: 'example' 'Several lines 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] 0x14d66dc10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d66dca0 KEYVAL: 'example' 'Several lines 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: 0x14d454da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44bd40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44bdd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d66fcd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d66fd60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d66fdf0 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: 0x14d454eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44e260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44e2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d671e80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d671f10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d671fa0 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: 0x14d454fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44e440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x14d44e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d673bb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d673c40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x14d673cd0 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: 0x14d4550e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44e5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x14d44e670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6758e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d675970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x14d675a00 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: 0x14d455200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d452d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x14d452e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6776d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d677760 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x14d6777f0 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: 0x14d455318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44bf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x14d44c008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d679400 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d679490 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x14d679520 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: 0x14d455430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44e3a0 MAP: (1 sibs) 2 children:
27: 0x14d44c240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x14d44c2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d67b130 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d67b1c0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x14d67b250 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x14d67b2e0 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: 0x14d455548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d67ce60 [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: 0x14d455660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d67eb90 [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: 0x14d455778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6808c0 [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: 0x14d455890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6825f0 [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: 0x14d4559a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d684320 [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: 0x14d455ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d686050 [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: 0x14d455bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d687d80 [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: 0x14d455cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d689ab0 [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: 0x14d455e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d68b7e0 [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: 0x14d455f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d68d510 [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: 0x14d456038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d68f240 [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: 0x14d456150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d690f70 [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: 0x14d456268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44c740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d692ca0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d692d30 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: 0x14d456380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44c830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6949d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d694a60 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: 0x14d456498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44c920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d696700 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d696790 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: 0x14d4565b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44ca10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d698430 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6984c0 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: 0x14d4566c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44cb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d69a160 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d69a1f0 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: 0x14d4567e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44cbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d69be90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d69bf20 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: 0x14d4568f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d69dbc0 [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: 0x14d456a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d69f8f0 [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: 0x14d456b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6a1620 [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: 0x14d456c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44cdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6a3350 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6a33e0 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: 0x14d456d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44cec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6a5080 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6a5110 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: 0x14d456e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44cfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6a6db0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6a6e40 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: 0x14d456f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44d0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6a8ae0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6a8b70 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: 0x14d4570a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6aa810 [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: 0x14d4571b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6ac540 [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: 0x14d4572d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6ae270 [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: 0x14d4573e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44d280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6b0000 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6b0090 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: 0x14d457500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44d370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6b1db0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6b1e40 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: 0x14d457618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6b3b60 [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: 0x14d457730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44d4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6b5910 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6b59a0 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: 0x14d457848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44d5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6b76c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6b7750 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: 0x14d457960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6b9470 [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: 0x14d457a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6bb220 [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: 0x14d457b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6bcfd0 [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: 0x14d457ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6bed80 [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: 0x14d457dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6c0b30 [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: 0x14d457ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6c28e0 [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: 0x14d457ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6c4690 [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: 0x14d458108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6c6440 [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: 0x14d458220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6c81e0 [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: 0x14d458338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6c9ff0 [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: 0x14d458450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6cbe00 [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: 0x14d458568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6cdc20 [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: 0x14d458680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6cf9d0 [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: 0x14d458798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6d1780 [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: 0x14d4588b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6d3530 [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: 0x14d4589c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6d52e0 [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: 0x14d458ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6d7090 [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: 0x14d458bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6d8e40 [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: 0x14d458d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6dabf0 [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: 0x14d458e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44c0b0 VAL: '
27: ' (2 sibs)
27: 0x14d44c148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6dc9a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d6dca30 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x14d6dcac0 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: 0x14d458f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44dcd0 VAL: '
27: ' (2 sibs)
27: 0x14d44dd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6de750 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d6de7e0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x14d6de870 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: 0x14d452f00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x14d449530 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x14d4495c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x14d449660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x14d4496f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x14d449790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x14d449828 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x14d4498c0 DOCSEQ: (8 sibs) 2 children:
27: 0x14d449a00 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x14d449a98 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x14d449958 DOCMAP: (8 sibs) 2 children:
27: 0x14d449b40 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x14d449bd8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6df060 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x14d6df0f0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x14d6df180 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x14d6df210 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x14d6df2a0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x14d6df330 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x14d6df3c0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x14d6df450 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x14d6df4e0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x14d6df570 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x14d6df600 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x14d6df690 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x14d6df720 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: 0x14d453360 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x14d44a450 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e14c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d6e1550 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: 0x14d453478 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x14d449fe0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e1dd0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d6e1e60 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: 0x14d453590 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x14d44a0d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e26e0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d6e2770 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: 0x14d4536a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e2ff0 [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: 0x14d4537c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e3900 [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: 0x14d4538d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e4210 [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: 0x14d4539f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44a2b0 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] 0x14d6e4b20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6e4bb0 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: 0x14d453b08 [ROOT] MAP: (0 sibs) 3 children:
27: 0x14d44a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x14d44a588 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x14d44a620 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e5430 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x14d6e54c0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x14d6e5550 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x14d6e55e0 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: 0x14d453c20 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44a710 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44a7a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e5d40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6e5dd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6e5e60 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: 0x14d453d38 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44a8f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44a988 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e6650 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d6e66e0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6e6770 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: 0x14d453e50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44aa80 VAL: 'Several lines of text,
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: 0x14d44ab18 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e6f60 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d6e6ff0 VAL: 'Several lines of text,
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] 0x14d6e7080 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: 0x14d453f68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44ac10 VAL: 'Several 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: 0x14d44aca8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e7870 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d6e7900 VAL: 'Several 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] 0x14d6e7990 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: 0x14d454080 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44a3a0 VAL: 'Several lines 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] 0x14d6e8180 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6e8210 VAL: 'Several lines 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: 0x14d454198 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44adf0 VAL: 'Several lines 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] 0x14d6e8a90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6e8b20 VAL: 'Several lines 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: 0x14d4542b0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44aee0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44af78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e93a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6e9430 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6e94c0 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: 0x14d4543c8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b070 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44b108 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6e9cb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6e9d40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6e9dd0 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: 0x14d4544e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b200 KEYVAL: 'example' 'Several lines of text,
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: 0x14d44b298 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6ea5c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6ea650 KEYVAL: 'example' 'Several lines of text,
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] 0x14d6ea6e0 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: 0x14d4545f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b390 KEYVAL: 'example' 'Several 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: 0x14d44b428 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6eaed0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6eaf60 KEYVAL: 'example' 'Several 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] 0x14d6eaff0 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: 0x14d454710 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b520 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44b5b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6eb7e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6eb870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6eb900 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: 0x14d454828 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b6b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44b748 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6ec0f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6ec180 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6ec210 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: 0x14d454940 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b840 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44b8d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6eca00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6eca90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6ecb20 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: 0x14d454a58 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44b9d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44ba68 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6ed310 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6ed3a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6ed430 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: 0x14d454b70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44bb60 KEYVAL: 'example' 'Several lines 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] 0x14d6edc20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6edcb0 KEYVAL: 'example' 'Several lines 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: 0x14d454c88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44bc50 KEYVAL: 'example' 'Several lines 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] 0x14d6ee530 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6ee5c0 KEYVAL: 'example' 'Several lines 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: 0x14d454da0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44bd40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44bdd8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6eee40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6eeed0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6eef60 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: 0x14d454eb8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44e260 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x14d44e2f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6ef750 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6ef7e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x14d6ef870 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: 0x14d454fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44e440 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x14d44e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f0060 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6f00f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x14d6f0180 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: 0x14d4550e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44e5d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x14d44e670 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f0970 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6f0a00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x14d6f0a90 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: 0x14d455200 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d452d70 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x14d452e10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f1280 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6f1310 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x14d6f13a0 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: 0x14d455318 [ROOT] MAP: (0 sibs) 2 children:
27: 0x14d44bf70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x14d44c008 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f1b90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x14d6f1c20 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x14d6f1cb0 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: 0x14d455430 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44e3a0 MAP: (1 sibs) 2 children:
27: 0x14d44c240 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x14d44c2d8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f24a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6f2530 MAP: (1 sibs) 2 children:
27: [2] [2] 0x14d6f25c0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x14d6f2650 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: 0x14d455548 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f2db0 [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: 0x14d455660 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f36c0 [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: 0x14d455778 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f3fd0 [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: 0x14d455890 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f48e0 [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: 0x14d4559a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f51f0 [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: 0x14d455ac0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f5b00 [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: 0x14d455bd8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f6410 [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: 0x14d455cf0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f6d20 [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: 0x14d455e08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f7630 [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: 0x14d455f20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f7f40 [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: 0x14d456038 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f8850 [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: 0x14d456150 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f9160 [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: 0x14d456268 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44c740 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6f9a70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6f9b00 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: 0x14d456380 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44c830 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fa380 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6fa410 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: 0x14d456498 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44c920 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fac90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6fad20 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: 0x14d4565b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44ca10 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fb5a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6fb630 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: 0x14d4566c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44cb00 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fbeb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6fbf40 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: 0x14d4567e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44cbf0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fc7c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6fc850 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: 0x14d4568f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fd0d0 [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: 0x14d456a10 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fd9e0 [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: 0x14d456b28 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fe2f0 [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: 0x14d456c40 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44cdd0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6fec00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6fec90 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: 0x14d456d58 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44cec0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6ff510 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d6ff5a0 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: 0x14d456e70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44cfb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d6ffe20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d6ffeb0 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: 0x14d456f88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44d0a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d700730 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d7007c0 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: 0x14d4570a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d701040 [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: 0x14d4571b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d701950 [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: 0x14d4572d0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d702260 [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: 0x14d4573e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44d280 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d702b70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d702c00 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: 0x14d457500 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44d370 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d703480 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d703510 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: 0x14d457618 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d703d90 [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: 0x14d457730 [ROOT] MAP: (0 sibs) 1 children:
27: 0x14d44d4b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d7046a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d704730 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: 0x14d457848 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x14d44d5a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d704fb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x14d705040 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: 0x14d457960 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d7058c0 [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: 0x14d457a78 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d7061d0 [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: 0x14d457b90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d706ae0 [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: 0x14d457ca8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d7073f0 [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: 0x14d457dc0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d707d00 [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: 0x14d457ed8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d708610 [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: 0x14d457ff0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d708f20 [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: 0x14d458108 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d709830 [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: 0x14d458220 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70a140 [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: 0x14d458338 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70aa50 [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: 0x14d458450 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70b360 [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: 0x14d458568 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70bc70 [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: 0x14d458680 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70c580 [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: 0x14d458798 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70ce90 [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: 0x14d4588b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70d7a0 [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: 0x14d4589c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70e0b0 [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: 0x14d458ae0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70e9c0 [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: 0x14d458bf8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70f2d0 [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: 0x14d458d10 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d70fbe0 [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: 0x14d458e28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44c0b0 VAL: '
27: ' (2 sibs)
27: 0x14d44c148 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d7104f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d710580 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x14d710610 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: 0x14d458f40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x14d44dcd0 VAL: '
27: ' (2 sibs)
27: 0x14d44dd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x14d710e00 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x14d710e90 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x14d710f20 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] 0x14d639440 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x14d6394d0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x14d639560 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x14d6395f0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x14d639680 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x14d639710 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x14d6397a0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x14d639830 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x14d6398c0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x14d639950 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x14d6399e0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x14d639a70 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x14d639b00 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] 0x14d7148b0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x14d714940 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x14d7149d0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x14d714a60 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x14d714af0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x14d714b80 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x14d714c10 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x14d714ca0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x14d714d30 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x14d714dc0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x14d714e50 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x14d714ee0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x14d714f70 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] 0x14d640900 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d640990 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x14d715aa0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d715b30 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] 0x14d642630 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d6426c0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x14d7163b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d716440 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] 0x14d644360 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d6443f0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x14d716cc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x14d716d50 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] 0x14d646090 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x14d7175d0 [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] 0x14d647dc0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x14d717ee0 [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] 0x14d649af0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x14d7187f0 [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] 0x14d64bc30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d64bcc0 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] 0x14d719100 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x14d719190 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] 0x14d64deb0 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] 0x14d719a10 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x14d719aa0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x14d719b30 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] 0x14d719bc0 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] 0x14d64fce0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d64fd70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d64fe00 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] 0x14d71a320 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d71a3b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d71a440 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] 0x14d651cb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d651d40 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d651dd0 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] 0x14d71ac30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d71acc0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d71ad50 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] 0x14d653be0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d653c70 VAL: 'Several lines of text, 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] 0x14d653d00 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] 0x14d71b540 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d71b5d0 VAL: 'Several lines of text, 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] 0x14d71b660 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] 0x14d655bb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d655c40 VAL: 'Several 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] 0x14d655cd0 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] 0x14d71be50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d71bee0 VAL: 'Several 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] 0x14d71bf70 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] 0x14d657c00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d657c90 VAL: 'Several lines 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] 0x14d71c760 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d71c7f0 VAL: 'Several lines 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] 0x14d659bd0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d659c60 VAL: 'Several lines 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] 0x14d71d070 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d71d100 VAL: 'Several lines 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] 0x14d65bbc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d65bc50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d65bce0 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] 0x14d71d980 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d71da10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d71daa0 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] 0x14d65db00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d65db90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d65dc20 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] 0x14d71e290 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d71e320 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d71e3b0 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] 0x14d65fbc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d65fc50 KEYVAL: 'example' 'Several lines of text, 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] 0x14d65fce0 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] 0x14d71eba0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d71ec30 KEYVAL: 'example' 'Several lines of text, 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] 0x14d71ecc0 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] 0x14d661bd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d661c60 KEYVAL: 'example' 'Several 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] 0x14d661cf0 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] 0x14d71f4b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d71f540 KEYVAL: 'example' 'Several 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] 0x14d71f5d0 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] 0x14d663be0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d663c70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d663d00 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] 0x14d71fdc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d71fe50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d71fee0 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] 0x14d665bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d665c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d665d10 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] 0x14d7206d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d720760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d7207f0 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] 0x14d667c20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d667cb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d667d40 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] 0x14d720fe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d721070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d721100 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] 0x14d669c50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d669ce0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d669d70 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] 0x14d7218f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d721980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d721a10 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] 0x14d66bc20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d66bcb0 KEYVAL: 'example' 'Several lines 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] 0x14d722200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d722290 KEYVAL: 'example' 'Several lines 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] 0x14d66dc10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d66dca0 KEYVAL: 'example' 'Several lines 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] 0x14d722b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d722ba0 KEYVAL: 'example' 'Several lines 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] 0x14d66fcd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d66fd60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d66fdf0 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] 0x14d723420 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d7234b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d723540 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] 0x14d671e80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d671f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d671fa0 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] 0x14d723d30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d723dc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d723e50 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] 0x14d673bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d673c40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d673cd0 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] 0x14d724640 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7246d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d724760 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] 0x14d6758e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d675970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d675a00 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] 0x14d724f50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d724fe0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d725070 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] 0x14d6776d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d677760 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d6777f0 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] 0x14d725860 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7258f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d725980 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] 0x14d679400 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d679490 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x14d679520 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] 0x14d726170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d726200 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x14d726290 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] 0x14d67b130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d67b1c0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x14d67b250 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x14d67b2e0 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] 0x14d726a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d726b10 MAP: (1 sibs) 2 children: 27: [2] [2] 0x14d726ba0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x14d726c30 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] 0x14d67ce60 [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] 0x14d727390 [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] 0x14d67eb90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d727ca0 [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] 0x14d6808c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d7285b0 [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] 0x14d6825f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d728ec0 [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] 0x14d684320 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d7297d0 [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] 0x14d686050 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72a0e0 [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] 0x14d687d80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72a9f0 [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] 0x14d689ab0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72b300 [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] 0x14d68b7e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72bc10 [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] 0x14d68d510 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72c520 [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] 0x14d68f240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72ce30 [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] 0x14d690f70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72d740 [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] 0x14d692ca0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d692d30 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72e050 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d72e0e0 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] 0x14d6949d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d694a60 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] 0x14d72e960 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d72e9f0 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] 0x14d696700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d696790 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] 0x14d72f270 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d72f300 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] 0x14d698430 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6984c0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d72fb80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d72fc10 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] 0x14d69a160 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d69a1f0 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] 0x14d730490 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d730520 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] 0x14d69be90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d69bf20 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] 0x14d730da0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d730e30 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] 0x14d69dbc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d7316b0 [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] 0x14d69f8f0 [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] 0x14d731fc0 [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] 0x14d6a1620 [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] 0x14d7328d0 [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] 0x14d6a3350 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6a33e0 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] 0x14d7331e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d733270 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] 0x14d6a5080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6a5110 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] 0x14d733af0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d733b80 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] 0x14d6a6db0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6a6e40 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] 0x14d734400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d734490 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] 0x14d6a8ae0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6a8b70 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] 0x14d734d10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d734da0 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] 0x14d6aa810 [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] 0x14d735620 [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] 0x14d6ac540 [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] 0x14d735f30 [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] 0x14d6ae270 [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] 0x14d736840 [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] 0x14d6b0000 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6b0090 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] 0x14d737150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7371e0 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] 0x14d6b1db0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6b1e40 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] 0x14d737a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d737af0 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] 0x14d6b3b60 [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] 0x14d738370 [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] 0x14d6b5910 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6b59a0 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] 0x14d738c80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d738d10 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] 0x14d6b76c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6b7750 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] 0x14d739590 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d739620 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] 0x14d6b9470 [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] 0x14d739ea0 [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] 0x14d6bb220 [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] 0x14d73a7b0 [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] 0x14d6bcfd0 [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] 0x14d73b0c0 [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] 0x14d6bed80 [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] 0x14d73b9d0 [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] 0x14d6c0b30 [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] 0x14d73c2e0 [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] 0x14d6c28e0 [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] 0x14d73cbf0 [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] 0x14d6c4690 [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] 0x14d73d500 [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] 0x14d6c6440 [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] 0x14d73de10 [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] 0x14d6c81e0 [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] 0x14d73e720 [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] 0x14d6c9ff0 [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] 0x14d73f030 [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] 0x14d6cbe00 [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] 0x14d73f940 [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] 0x14d6cdc20 [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] 0x14d740250 [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] 0x14d6cf9d0 [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] 0x14d740b60 [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] 0x14d6d1780 [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] 0x14d741470 [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] 0x14d6d3530 [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] 0x14d741d80 [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] 0x14d6d52e0 [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] 0x14d742690 [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] 0x14d6d7090 [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] 0x14d742fa0 [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] 0x14d6d8e40 [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] 0x14d7438b0 [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] 0x14d6dabf0 [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] 0x14d7441c0 [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] 0x14d6dc9a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d6dca30 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d6dcac0 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] 0x14d744ad0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d744b60 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d744bf0 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] 0x14d6de750 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d6de7e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d6de870 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] 0x14d745410 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d7454a0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d745530 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] 0x14d6df060 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x14d6df0f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x14d6df180 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x14d6df210 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x14d6df2a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x14d6df330 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x14d6df3c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x14d6df450 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x14d6df4e0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x14d6df570 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x14d6df600 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x14d6df690 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x14d6df720 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] 0x14d745d50 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x14d745de0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x14d745e70 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x14d745f00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x14d745f90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x14d746020 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x14d7460b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x14d746140 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x14d7461d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x14d746260 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x14d7462f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x14d746380 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x14d746410 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] 0x14d6e14c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d6e1550 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d746660 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d7466f0 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] 0x14d6e1dd0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d6e1e60 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d746f70 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d747000 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] 0x14d6e26e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d6e2770 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d747880 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d747910 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] 0x14d6e2ff0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d748190 [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] 0x14d6e3900 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d748aa0 [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] 0x14d6e4210 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d7493b0 [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] 0x14d6e4b20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6e4bb0 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] 0x14d749cc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d749d50 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] 0x14d6e5430 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x14d6e54c0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x14d6e5550 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] 0x14d6e55e0 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] 0x14d74a5d0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x14d74a660 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x14d74a6f0 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] 0x14d74a780 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] 0x14d6e5d40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6e5dd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6e5e60 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] 0x14d74aee0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d74af70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d74b000 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] 0x14d6e6650 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d6e66e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6e6770 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] 0x14d74b890 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d74b920 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d74b9b0 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] 0x14d6e6f60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d6e6ff0 VAL: 'Several lines of text, 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] 0x14d6e7080 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] 0x14d74c240 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d74c2d0 VAL: 'Several lines of text, 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] 0x14d74c360 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] 0x14d6e7870 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d6e7900 VAL: 'Several 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] 0x14d6e7990 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] 0x14d74cbf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d74cc80 VAL: 'Several 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] 0x14d74cd10 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] 0x14d6e8180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6e8210 VAL: 'Several lines 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] 0x14d74d500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d74d590 VAL: 'Several lines 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] 0x14d6e8a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6e8b20 VAL: 'Several lines 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] 0x14d74de10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d74dea0 VAL: 'Several lines 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] 0x14d6e93a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6e9430 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6e94c0 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] 0x14d74e850 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d74e8e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d74e970 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] 0x14d6e9cb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6e9d40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6e9dd0 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] 0x14d74f200 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d74f290 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d74f320 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] 0x14d6ea5c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6ea650 KEYVAL: 'example' 'Several lines of text, 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] 0x14d6ea6e0 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] 0x14d74fb10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d74fba0 KEYVAL: 'example' 'Several lines of text, 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] 0x14d74fc30 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] 0x14d6eaed0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6eaf60 KEYVAL: 'example' 'Several 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] 0x14d6eaff0 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] 0x14d7504c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d750550 KEYVAL: 'example' 'Several 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] 0x14d7505e0 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] 0x14d6eb7e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6eb870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6eb900 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] 0x14d750e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d750f00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d750f90 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] 0x14d6ec0f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6ec180 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6ec210 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] 0x14d751820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d7518b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d751940 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] 0x14d6eca00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6eca90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6ecb20 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] 0x14d7521d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d752260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d7522f0 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] 0x14d6ed310 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6ed3a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6ed430 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] 0x14d752b80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d752c10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d752ca0 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] 0x14d6edc20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6edcb0 KEYVAL: 'example' 'Several lines 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] 0x14d753530 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7535c0 KEYVAL: 'example' 'Several lines 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] 0x14d6ee530 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6ee5c0 KEYVAL: 'example' 'Several lines 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] 0x14d753ee0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d753f70 KEYVAL: 'example' 'Several lines 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] 0x14d6eee40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6eeed0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6eef60 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] 0x14d754890 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d754920 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d7549b0 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] 0x14d6ef750 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6ef7e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d6ef870 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] 0x14d755240 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d7552d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d755360 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] 0x14d6f0060 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6f00f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d6f0180 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] 0x14d755bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d755c40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d755cd0 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] 0x14d6f0970 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6f0a00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d6f0a90 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] 0x14d756520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7565b0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d756640 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] 0x14d6f1280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6f1310 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d6f13a0 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] 0x14d756e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d756f20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d756fb0 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] 0x14d6f1b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d6f1c20 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x14d6f1cb0 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] 0x14d7577a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d757830 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x14d7578c0 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] 0x14d6f24a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6f2530 MAP: (1 sibs) 2 children: 27: [2] [2] 0x14d6f25c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x14d6f2650 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] 0x14d7580e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d758170 MAP: (1 sibs) 2 children: 27: [2] [2] 0x14d758200 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x14d758290 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] 0x14d6f2db0 [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] 0x14d758a20 [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] 0x14d6f36c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d759330 [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] 0x14d6f3fd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d759c40 [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] 0x14d6f48e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75a550 [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] 0x14d6f51f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75ae60 [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] 0x14d6f5b00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75b770 [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] 0x14d6f6410 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75c080 [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] 0x14d6f6d20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75c990 [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] 0x14d6f7630 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75d2a0 [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] 0x14d6f7f40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75dbb0 [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] 0x14d6f8850 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75e4c0 [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] 0x14d6f9160 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75edd0 [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] 0x14d6f9a70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6f9b00 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d75f6e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d75f770 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] 0x14d6fa380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6fa410 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] 0x14d75fff0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d760080 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] 0x14d6fac90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6fad20 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] 0x14d760900 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d760990 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] 0x14d6fb5a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6fb630 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d761210 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7612a0 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] 0x14d6fbeb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6fbf40 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] 0x14d761b20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d761bb0 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] 0x14d6fc7c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6fc850 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] 0x14d762430 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7624c0 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] 0x14d6fd0d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x14d762d40 [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] 0x14d6fd9e0 [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] 0x14d763650 [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] 0x14d6fe2f0 [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] 0x14d763f60 [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] 0x14d6fec00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6fec90 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] 0x14d764870 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d764900 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] 0x14d6ff510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d6ff5a0 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] 0x14d765180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d765210 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] 0x14d6ffe20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d6ffeb0 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] 0x14d765a90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d765b20 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] 0x14d700730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7007c0 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] 0x14d7663a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d766430 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] 0x14d701040 [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] 0x14d766cb0 [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] 0x14d701950 [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] 0x14d7675c0 [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] 0x14d702260 [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] 0x14d767ed0 [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] 0x14d702b70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d702c00 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] 0x14d7687e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d768870 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] 0x14d703480 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d703510 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] 0x14d7690f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d769180 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] 0x14d703d90 [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] 0x14d769a00 [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] 0x14d7046a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d704730 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] 0x14d76a310 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d76a3a0 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] 0x14d704fb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d705040 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] 0x14d76ac50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d76ace0 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] 0x14d7058c0 [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] 0x14d76b560 [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] 0x14d7061d0 [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] 0x14d76be70 [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] 0x14d706ae0 [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] 0x14d76c780 [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] 0x14d7073f0 [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] 0x14d76d090 [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] 0x14d707d00 [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] 0x14d76d9a0 [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] 0x14d708610 [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] 0x14d76e2b0 [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] 0x14d708f20 [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] 0x14d76ebc0 [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] 0x14d709830 [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] 0x14d76f4d0 [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] 0x14d70a140 [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] 0x14d76fde0 [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] 0x14d70aa50 [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] 0x14d7706f0 [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] 0x14d70b360 [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] 0x14d771000 [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] 0x14d70bc70 [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] 0x14d771940 [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] 0x14d70c580 [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] 0x14d772250 [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] 0x14d70ce90 [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] 0x14d772b60 [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] 0x14d70d7a0 [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] 0x14d773470 [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] 0x14d70e0b0 [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] 0x14d773d80 [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] 0x14d70e9c0 [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] 0x14d774690 [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] 0x14d70f2d0 [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] 0x14d774fa0 [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] 0x14d70fbe0 [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] 0x14d7758b0 [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] 0x14d7104f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d710580 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d710610 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] 0x14d7761c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d776250 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d7762e0 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] 0x14d710e00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d710e90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d710f20 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] 0x14d776b00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d776b90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d776c20 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: 0x14d452f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x14d449530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x14d4495c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x14d449660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x14d4496f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x14d449790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x14d449828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x14d4498c0 DOCSEQ: (8 sibs) 2 children: 27: 0x14d449a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x14d449a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x14d449958 DOCMAP: (8 sibs) 2 children: 27: 0x14d449b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x14d449bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d777440 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x14d7774d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x14d777560 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x14d7775f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x14d777680 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x14d777710 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x14d7777a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x14d777830 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x14d7778c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x14d777950 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x14d7779e0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x14d777a70 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x14d777b00 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: 0x14d453360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x14d44a450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d637930 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d6379c0 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: 0x14d453478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x14d449fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d777ba0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d777c30 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: 0x14d453590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x14d44a0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d777cd0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d777d60 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: 0x14d4536a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d777e00 [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: 0x14d4537c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d777ea0 [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: 0x14d4538d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d777f40 [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: 0x14d4539f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44a2b0 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] 0x14d777fe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d778070 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: 0x14d453b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x14d44a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x14d44a588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x14d44a620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d778110 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x14d7781a0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x14d778230 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] 0x14d7782c0 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: 0x14d453c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44a710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44a7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d778360 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d7783f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d778480 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: 0x14d453d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44a8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44a988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d778520 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d7785b0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d778640 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: 0x14d453e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44aa80 VAL: 'Several lines of text, 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: 0x14d44ab18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7786e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d778770 VAL: 'Several lines of text, 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] 0x14d778800 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: 0x14d453f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44ac10 VAL: 'Several 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: 0x14d44aca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7788a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d778930 VAL: 'Several 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] 0x14d7789c0 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: 0x14d454080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44a3a0 VAL: 'Several lines 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] 0x14d778a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d778af0 VAL: 'Several lines 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: 0x14d454198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44adf0 VAL: 'Several lines 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] 0x14d778b90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d778c20 VAL: 'Several lines 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: 0x14d4542b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44aee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44af78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d778cc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d778d50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d778de0 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: 0x14d4543c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44b108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d778e80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d778f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d778fa0 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: 0x14d4544e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b200 KEYVAL: 'example' 'Several lines of text, 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: 0x14d44b298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d779040 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d7790d0 KEYVAL: 'example' 'Several lines of text, 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] 0x14d779160 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: 0x14d4545f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b390 KEYVAL: 'example' 'Several 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: 0x14d44b428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d779200 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d779290 KEYVAL: 'example' 'Several 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] 0x14d779320 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: 0x14d454710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44b5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7793c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d779450 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d7794e0 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: 0x14d454828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44b748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d779580 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d779610 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d7796a0 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: 0x14d454940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44b8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d779740 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d7797d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d779860 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: 0x14d454a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44ba68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d779900 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d779990 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d779a20 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: 0x14d454b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44bb60 KEYVAL: 'example' 'Several lines 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] 0x14d779ac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d779b50 KEYVAL: 'example' 'Several lines 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: 0x14d454c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44bc50 KEYVAL: 'example' 'Several lines 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] 0x14d779bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d779c80 KEYVAL: 'example' 'Several lines 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: 0x14d454da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44bd40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44bdd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d779d20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d779db0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d779e40 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: 0x14d454eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44e260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44e2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d779ee0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d779f70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77a000 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: 0x14d454fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44e440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x14d44e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77a0a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77a130 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d77a1c0 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: 0x14d4550e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44e5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x14d44e670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77a260 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77a2f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d77a380 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: 0x14d455200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d452d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x14d452e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77a420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77a4b0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d77a540 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: 0x14d455318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44bf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x14d44c008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77a5e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77a670 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x14d77a700 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: 0x14d455430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44e3a0 MAP: (1 sibs) 2 children: 27: 0x14d44c240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x14d44c2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77a7a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77a830 MAP: (1 sibs) 2 children: 27: [2] [2] 0x14d77a8c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x14d77a950 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: 0x14d455548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77a9f0 [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: 0x14d455660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77aa90 [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: 0x14d455778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ab30 [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: 0x14d455890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77abd0 [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: 0x14d4559a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ac70 [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: 0x14d455ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ad10 [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: 0x14d455bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77adb0 [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: 0x14d455cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ae50 [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: 0x14d455e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77aef0 [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: 0x14d455f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77af90 [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: 0x14d456038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b030 [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: 0x14d456150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b0d0 [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: 0x14d456268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44c740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77b200 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: 0x14d456380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44c830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b2a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77b330 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: 0x14d456498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44c920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b3d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77b460 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: 0x14d4565b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44ca10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77b590 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/50 (0 ms) 27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_recreate_from_ref/51 27: ------------------------------------------- 27: running test case 'block literal with empty docval 14.1.1' 27: ------------------------------------------- 27: REF TREE: 27: 0x14d4566c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44cb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77b6c0 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: 0x14d4567e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44cbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b760 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77b7f0 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: 0x14d4568f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b890 [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: 0x14d456a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b930 [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: 0x14d456b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77b9d0 [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: 0x14d456c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44cdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ba70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77bb00 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: 0x14d456d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44cec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77bba0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77bc30 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: 0x14d456e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44cfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77bcd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77bd60 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: 0x14d456f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44d0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77be00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77be90 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: 0x14d4570a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77bf30 [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: 0x14d4571b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77bfd0 [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: 0x14d4572d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c070 [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: 0x14d4573e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44d280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77c1a0 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: 0x14d457500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44d370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c240 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77c2d0 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: 0x14d457618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c370 [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: 0x14d457730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44d4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77c4a0 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: 0x14d457848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44d5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c540 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77c5d0 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: 0x14d457960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c670 [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: 0x14d457a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c710 [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: 0x14d457b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c7b0 [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: 0x14d457ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c850 [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: 0x14d457dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c8f0 [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: 0x14d457ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77c990 [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: 0x14d457ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ca30 [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: 0x14d458108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77cad0 [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: 0x14d458220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77cb70 [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: 0x14d458338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77cc10 [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: 0x14d458450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ccb0 [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: 0x14d458568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77cd50 [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: 0x14d458680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77cdf0 [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: 0x14d458798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ce90 [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: 0x14d4588b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77cf30 [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: 0x14d4589c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77cfd0 [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: 0x14d458ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77d070 [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: 0x14d458bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77d110 [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: 0x14d458d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77d1b0 [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: 0x14d458e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44c0b0 VAL: ' 27: ' (2 sibs) 27: 0x14d44c148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77d250 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d77d2e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d77d370 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: 0x14d458f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44dcd0 VAL: ' 27: ' (2 sibs) 27: 0x14d44dd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77d410 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d77d4a0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d77d530 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: 0x14d452f00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x14d449530 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x14d4495c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x14d449660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x14d4496f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x14d449790 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x14d449828 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x14d4498c0 DOCSEQ: (8 sibs) 2 children: 27: 0x14d449a00 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x14d449a98 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x14d449958 DOCMAP: (8 sibs) 2 children: 27: 0x14d449b40 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x14d449bd8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77d5d0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x14d77d660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x14d77d6f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x14d77d780 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x14d77d810 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x14d77d8a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x14d77d930 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x14d77d9c0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x14d77da50 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x14d77dae0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x14d77db70 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x14d77dc00 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x14d77dc90 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: 0x14d453360 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x14d44a450 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77dd30 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d77ddc0 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: 0x14d453478 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x14d449fe0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77de60 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d77def0 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: 0x14d453590 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x14d44a0d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77df90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x14d77e020 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: 0x14d4536a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77e0c0 [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: 0x14d4537c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77e160 [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: 0x14d4538d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77e200 [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: 0x14d4539f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44a2b0 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] 0x14d77e2a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77e330 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: 0x14d453b08 [ROOT] MAP: (0 sibs) 3 children: 27: 0x14d44a4f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x14d44a588 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x14d44a620 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77e3d0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x14d77e460 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x14d77e4f0 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] 0x14d77e580 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: 0x14d453c20 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44a710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44a7a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77e620 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77e6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77e740 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: 0x14d453d38 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44a8f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44a988 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77e7e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d77e870 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77e900 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: 0x14d453e50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44aa80 VAL: 'Several lines of text, 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: 0x14d44ab18 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77e9a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d77ea30 VAL: 'Several lines of text, 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] 0x14d77eac0 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: 0x14d453f68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44ac10 VAL: 'Several 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: 0x14d44aca8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77eb60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d77ebf0 VAL: 'Several 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] 0x14d77ec80 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: 0x14d454080 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44a3a0 VAL: 'Several lines 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] 0x14d77ed20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77edb0 VAL: 'Several lines 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: 0x14d454198 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44adf0 VAL: 'Several lines 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] 0x14d77ee50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d77eee0 VAL: 'Several lines 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: 0x14d4542b0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44aee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44af78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ef80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77f010 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77f0a0 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: 0x14d4543c8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44b108 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77f140 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77f1d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77f260 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: 0x14d4544e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b200 KEYVAL: 'example' 'Several lines of text, 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: 0x14d44b298 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77f300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77f390 KEYVAL: 'example' 'Several lines of text, 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] 0x14d77f420 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: 0x14d4545f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b390 KEYVAL: 'example' 'Several 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: 0x14d44b428 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77f4c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77f550 KEYVAL: 'example' 'Several 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] 0x14d77f5e0 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: 0x14d454710 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44b5b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77f680 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77f710 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77f7a0 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: 0x14d454828 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44b748 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77f840 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77f8d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77f960 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: 0x14d454940 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b840 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44b8d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77fa00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77fa90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77fb20 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: 0x14d454a58 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44b9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44ba68 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77fbc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d77fc50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d77fce0 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: 0x14d454b70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44bb60 KEYVAL: 'example' 'Several lines 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] 0x14d77fd80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77fe10 KEYVAL: 'example' 'Several lines 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: 0x14d454c88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44bc50 KEYVAL: 'example' 'Several lines 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] 0x14d77feb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d77ff40 KEYVAL: 'example' 'Several lines 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: 0x14d454da0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44bd40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44bdd8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d77ffe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d780070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d780100 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: 0x14d454eb8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44e260 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x14d44e2f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7801a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d780230 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x14d7802c0 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: 0x14d454fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44e440 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x14d44e4e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780360 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7803f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d780480 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: 0x14d4550e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44e5d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x14d44e670 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d7805b0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d780640 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: 0x14d455200 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d452d70 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x14d452e10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7806e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d780770 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x14d780800 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: 0x14d455318 [ROOT] MAP: (0 sibs) 2 children: 27: 0x14d44bf70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x14d44c008 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7808a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x14d780930 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x14d7809c0 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: 0x14d455430 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44e3a0 MAP: (1 sibs) 2 children: 27: 0x14d44c240 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x14d44c2d8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d780af0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x14d780b80 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x14d780c10 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: 0x14d455548 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780cb0 [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: 0x14d455660 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780d50 [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: 0x14d455778 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780df0 [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: 0x14d455890 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780e90 [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: 0x14d4559a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780f30 [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: 0x14d455ac0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d780fd0 [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: 0x14d455bd8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781070 [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: 0x14d455cf0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781110 [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: 0x14d455e08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7811b0 [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: 0x14d455f20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781250 [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: 0x14d456038 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7812f0 [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: 0x14d456150 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781390 [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: 0x14d456268 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44c740 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781430 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d7814c0 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: 0x14d456380 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44c830 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781560 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d7815f0 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: 0x14d456498 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44c920 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781690 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d781720 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: 0x14d4565b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44ca10 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7817c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d781850 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: 0x14d4566c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44cb00 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7818f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d781980 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: 0x14d4567e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44cbf0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781a20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d781ab0 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: 0x14d4568f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781b50 [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: 0x14d456a10 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781bf0 [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: 0x14d456b28 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781c90 [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: 0x14d456c40 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44cdd0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781d30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d781dc0 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: 0x14d456d58 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44cec0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781e60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d781ef0 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: 0x14d456e70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44cfb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d781f90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d782020 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: 0x14d456f88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44d0a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7820c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d782150 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: 0x14d4570a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7821f0 [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: 0x14d4571b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782290 [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: 0x14d4572d0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782330 [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: 0x14d4573e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44d280 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7823d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d782460 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: 0x14d457500 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44d370 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782500 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d782590 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: 0x14d457618 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782630 [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: 0x14d457730 [ROOT] MAP: (0 sibs) 1 children: 27: 0x14d44d4b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7826d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x14d782760 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: 0x14d457848 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x14d44d5a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782800 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x14d782890 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: 0x14d457960 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782930 [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: 0x14d457a78 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7829d0 [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: 0x14d457b90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782a70 [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: 0x14d457ca8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782b10 [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: 0x14d457dc0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782bb0 [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: 0x14d457ed8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782c50 [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: 0x14d457ff0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782cf0 [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: 0x14d458108 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782d90 [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: 0x14d458220 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782e30 [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: 0x14d458338 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782ed0 [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: 0x14d458450 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d782f70 [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: 0x14d458568 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d783010 [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: 0x14d458680 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7830b0 [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: 0x14d458798 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d783150 [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: 0x14d4588b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7831f0 [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: 0x14d4589c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d783290 [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: 0x14d458ae0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d783330 [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: 0x14d458bf8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7833d0 [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: 0x14d458d10 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d783470 [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: 0x14d458e28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44c0b0 VAL: ' 27: ' (2 sibs) 27: 0x14d44c148 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d783510 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d7835a0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d783630 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: 0x14d458f40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x14d44dcd0 VAL: ' 27: ' (2 sibs) 27: 0x14d44dd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x14d7836d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x14d783760 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x14d7837f0 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 (91 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (92 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.17 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (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: 0x15b884780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x15b87b0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b460 DOCSEQ: (8 sibs) 2 children: 28: 0x15b87b5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x15b87b638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x15b87b4f8 DOCMAP: (8 sibs) 2 children: 28: 0x15b87b6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x15b87b778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15b9eb470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x15b9eb500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x15b9eb590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x15b9eb620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x15b9eb6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x15b9eb740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x15b9eb7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x15b9eb860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x15b9eb8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x15b9eb980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x15b9eba10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x15b9ebaa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x15b9ebb30 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: 0x15b884be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15b9f4480 [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: 0x15b884cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15b9f61b0 [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: 0x15b884e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15b9f7ee0 [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: 0x15b884f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x15b87bc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x15b87bd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x15b87bda0 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] 0x15b9fa690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x15b9fa720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x15b9fa7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x15b9fa840 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: 0x15b885040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87be90 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: 0x15b87bf28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15b9fc500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15b9fc590 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] 0x15b9fc620 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: 0x15b885158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15b9fe4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15b9fe580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15b9fe610 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: 0x15b885270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c1b0 KEYVAL: '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: 0x15b87c248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba00430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba004c0 KEYVAL: '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] 0x15ba00550 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: 0x15b885388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c340 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: 0x15b87c3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba02420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba024b0 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] 0x15ba02540 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: 0x15b8854a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba04410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba044a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba04530 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: 0x15b8855b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c660 KEYVAL: '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: 0x15b87c6f8 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] 0x15ba064e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba06570 KEYVAL: '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] 0x15ba06600 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: 0x15b8856d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87da50 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: 0x15b87dae8 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] 0x15ba086f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba08780 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] 0x15ba08810 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: 0x15b8857e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87db90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87dc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba0a7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba0a840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba0a8d0 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: 0x15b885900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87ffe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b880078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba0c7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba0c850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba0c8e0 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: 0x15b885a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba0e7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba0e880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba0e910 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: 0x15b885b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87ca70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87cb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba10820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba108b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba10940 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: 0x15b885c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87cc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba127f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba12880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba12910 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: 0x15b885d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87ce28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba149a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba14a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba14ac0 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: 0x15b885e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x15b87ced0 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] 0x15ba16870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x15ba16900 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: 0x15b885f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cfc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87d058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba18840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba188d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba18960 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: 0x15b8860a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba1a570 [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: 0x15b8861c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba1c2a0 [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: 0x15b8862d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba1dfd0 [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: 0x15b8863f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba1fd00 [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: 0x15b886508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba21a30 [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: 0x15b886620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba23760 [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: 0x15b886738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba25490 [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: 0x15b886850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba271c0 [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: 0x15b886968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba28ef0 [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: 0x15b886a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba2ac20 [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: 0x15b886b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba2c950 [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: 0x15b886cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba2e680 [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: 0x15b886dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba303b0 [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: 0x15b886ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba320e0 [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: 0x15b886ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba33e10 [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: 0x15b887110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba35b40 [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: 0x15b887228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba37870 [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: 0x15b887340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba395a0 [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: 0x15b887458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba3b2d0 [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: 0x15b887570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba3d000 [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: 0x15b887688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba3ed30 [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: 0x15b8877a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba40a60 [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: 0x15b8878b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba42790 [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: 0x15b8879d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba444c0 [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: 0x15b887ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba461f0 [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: 0x15b887c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba47f80 [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: 0x15b887d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba49d30 [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: 0x15b887e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba4bae0 [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: 0x15b887f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba4d890 [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: 0x15b888060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba4f640 [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: 0x15b888178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba513f0 [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: 0x15b888290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba531a0 [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: 0x15b8883a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba54f50 [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: 0x15b8884c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba56d00 [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: 0x15b8885d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba58ab0 [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: 0x15b8886f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba5a860 [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: 0x15b888808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba5c610 [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: 0x15b888920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba5e3c0 [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: 0x15b888a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba60170 [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: 0x15b888b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba61f20 [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: 0x15b888c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87e090 VAL: ' 28: ' (2 sibs) 28: 0x15b87e128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba63cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba63d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15ba63df0 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: 0x15b888d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87e220 VAL: ' 28: ' (2 sibs) 28: 0x15b87e2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba65a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba65b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15ba65ba0 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: 0x15b884780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x15b87b0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b460 DOCSEQ: (8 sibs) 2 children: 28: 0x15b87b5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x15b87b638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x15b87b4f8 DOCMAP: (8 sibs) 2 children: 28: 0x15b87b6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x15b87b778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba66390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x15ba66420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x15ba664b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x15ba66540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x15ba665d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x15ba66660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x15ba666f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x15ba66780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x15ba66810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x15ba668a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x15ba66930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x15ba669c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x15ba66a50 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: 0x15b884be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba68870 [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: 0x15b884cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba69180 [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: 0x15b884e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba69a90 [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: 0x15b884f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x15b87bc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x15b87bd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x15b87bda0 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] 0x15ba6a3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x15ba6a430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x15ba6a4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x15ba6a550 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: 0x15b885040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87be90 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: 0x15b87bf28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba6acb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba6ad40 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] 0x15ba6add0 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: 0x15b885158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c0b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba6b5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6b650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6b6e0 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: 0x15b885270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c1b0 KEYVAL: '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: 0x15b87c248 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba6bed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6bf60 KEYVAL: '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] 0x15ba6bff0 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: 0x15b885388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c340 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: 0x15b87c3d8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba6c7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6c870 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] 0x15ba6c900 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: 0x15b8854a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c568 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba6d0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6d180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6d210 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: 0x15b8855b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c660 KEYVAL: '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: 0x15b87c6f8 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] 0x15ba6da00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6da90 KEYVAL: '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] 0x15ba6db20 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: 0x15b8856d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87da50 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: 0x15b87dae8 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] 0x15ba6e310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6e3a0 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] 0x15ba6e430 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: 0x15b8857e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87db90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87dc28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba6ec20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6ecb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6ed40 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: 0x15b885900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87ffe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b880078 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba6f530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6f5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6f650 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: 0x15b885a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c978 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba6fe40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6fed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6ff60 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: 0x15b885b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87ca70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87cb08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba70750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba707e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba70870 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: 0x15b885c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87cc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba71060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba710f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba71180 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: 0x15b885d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87ce28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba71a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba71ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba71b60 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: 0x15b885e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x15b87ced0 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] 0x15ba72350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x15ba723e0 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: 0x15b885f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cfc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87d058 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba72c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba72cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba72d80 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: 0x15b8860a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba73570 [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: 0x15b8861c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba73e80 [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: 0x15b8862d8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba74790 [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: 0x15b8863f0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba750a0 [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: 0x15b886508 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba759b0 [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: 0x15b886620 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba762c0 [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: 0x15b886738 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba76bd0 [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: 0x15b886850 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba774e0 [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: 0x15b886968 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba77df0 [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: 0x15b886a80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba78700 [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: 0x15b886b98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba79010 [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: 0x15b886cb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba79920 [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: 0x15b886dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7a230 [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: 0x15b886ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7ab40 [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: 0x15b886ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7b450 [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: 0x15b887110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7bd60 [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: 0x15b887228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7c670 [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: 0x15b887340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7cf80 [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: 0x15b887458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7d890 [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: 0x15b887570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7e1a0 [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: 0x15b887688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7eab0 [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: 0x15b8877a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7f3c0 [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: 0x15b8878b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba7fcd0 [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: 0x15b8879d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba805e0 [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: 0x15b887ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba80ef0 [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: 0x15b887c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba81800 [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: 0x15b887d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba82110 [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: 0x15b887e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba82a20 [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: 0x15b887f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba83330 [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: 0x15b888060 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba83c40 [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: 0x15b888178 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba84550 [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: 0x15b888290 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba84e60 [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: 0x15b8883a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba85770 [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: 0x15b8884c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba86080 [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: 0x15b8885d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba86990 [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: 0x15b8886f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba872a0 [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: 0x15b888808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba87bb0 [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: 0x15b888920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba884c0 [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: 0x15b888a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba88dd0 [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: 0x15b888b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba896e0 [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: 0x15b888c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87e090 VAL: ' 28: ' (2 sibs) 28: 0x15b87e128 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba89ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba8a080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15ba8a110 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: 0x15b888d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87e220 VAL: ' 28: ' (2 sibs) 28: 0x15b87e2b8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x15ba8a900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba8a990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15ba8aa20 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] 0x15b9eb470 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x15b9eb500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x15b9eb590 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x15b9eb620 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x15b9eb6b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x15b9eb740 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x15b9eb7d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x15b9eb860 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x15b9eb8f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x15b9eb980 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x15b9eba10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x15b9ebaa0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x15b9ebb30 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] 0x15ba8d940 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x15ba8d9d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x15ba8da60 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x15ba8daf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x15ba8db80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x15ba8dc10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x15ba8dca0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x15ba8dd30 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x15ba8ddc0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x15ba8de50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x15ba8dee0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x15ba8df70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x15ba8e000 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] 0x15b9f4480 [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] 0x15ba8eb30 [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] 0x15b9f61b0 [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] 0x15ba8f440 [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] 0x15b9f7ee0 [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] 0x15ba8fd50 [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] 0x15b9fa690 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x15b9fa720 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x15b9fa7b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x15b9fa840 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] 0x15ba90660 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x15ba906f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x15ba90780 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x15ba90810 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] 0x15b9fc500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15b9fc590 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] 0x15b9fc620 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] 0x15ba90f70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba91000 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] 0x15ba91090 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] 0x15b9fe4f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15b9fe580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15b9fe610 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] 0x15ba91880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba91910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba919a0 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] 0x15ba00430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba004c0 KEYVAL: '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] 0x15ba00550 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] 0x15ba92190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba92220 KEYVAL: '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] 0x15ba922b0 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] 0x15ba02420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba024b0 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] 0x15ba02540 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] 0x15ba92aa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba92b30 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] 0x15ba92bc0 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] 0x15ba04410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba044a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba04530 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] 0x15ba933b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba93440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba934d0 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] 0x15ba064e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba06570 KEYVAL: '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] 0x15ba06600 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] 0x15ba93cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba93d50 KEYVAL: '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] 0x15ba93de0 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] 0x15ba086f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba08780 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] 0x15ba08810 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] 0x15ba945d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba94660 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] 0x15ba946f0 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] 0x15ba0a7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba0a840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba0a8d0 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] 0x15ba94ee0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba94f70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba95000 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] 0x15ba0c7c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba0c850 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba0c8e0 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] 0x15ba957f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba95880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba95910 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] 0x15ba0e7f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba0e880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba0e910 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] 0x15ba96100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba96190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba96220 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] 0x15ba10820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba108b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba10940 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] 0x15ba96a10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba96aa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba96b30 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] 0x15ba127f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba12880 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba12910 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] 0x15ba97320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba973b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba97440 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] 0x15ba149a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba14a30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba14ac0 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] 0x15ba97c30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba97cc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba97d50 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] 0x15ba16870 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x15ba16900 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] 0x15ba98540 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x15ba985d0 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] 0x15ba18840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba188d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba18960 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] 0x15ba98e50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba98ee0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba98f70 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] 0x15ba1a570 [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] 0x15ba99760 [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] 0x15ba1c2a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9a070 [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] 0x15ba1dfd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9a980 [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] 0x15ba1fd00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9b290 [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] 0x15ba21a30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9bba0 [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] 0x15ba23760 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9c4b0 [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] 0x15ba25490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9cdc0 [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] 0x15ba271c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9d6d0 [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] 0x15ba28ef0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9dfe0 [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] 0x15ba2ac20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9e8f0 [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] 0x15ba2c950 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9f200 [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] 0x15ba2e680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15ba9fb10 [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] 0x15ba303b0 [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] 0x15baa0420 [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] 0x15ba320e0 [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] 0x15baa0d30 [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] 0x15ba33e10 [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] 0x15baa1640 [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] 0x15ba35b40 [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] 0x15baa1f50 [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] 0x15ba37870 [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] 0x15baa2860 [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] 0x15ba395a0 [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] 0x15baa3170 [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] 0x15ba3b2d0 [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] 0x15baa3a80 [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] 0x15ba3d000 [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] 0x15baa4390 [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] 0x15ba3ed30 [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] 0x15baa4ca0 [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] 0x15ba40a60 [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] 0x15baa55b0 [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] 0x15ba42790 [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] 0x15baa5ec0 [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] 0x15ba444c0 [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] 0x15baa67d0 [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] 0x15ba461f0 [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] 0x15baa70e0 [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] 0x15ba47f80 [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] 0x15baa79f0 [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] 0x15ba49d30 [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] 0x15baa8300 [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] 0x15ba4bae0 [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] 0x15baa8c10 [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] 0x15ba4d890 [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] 0x15baa9520 [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] 0x15ba4f640 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15baa9e30 [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] 0x15ba513f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15baaa740 [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] 0x15ba531a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15baab050 [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] 0x15ba54f50 [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] 0x15baab960 [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] 0x15ba56d00 [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] 0x15baac270 [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] 0x15ba58ab0 [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] 0x15baacb80 [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] 0x15ba5a860 [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] 0x15baad490 [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] 0x15ba5c610 [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] 0x15baadda0 [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] 0x15ba5e3c0 [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] 0x15baae6b0 [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] 0x15ba60170 [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] 0x15baaefc0 [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] 0x15ba61f20 [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] 0x15baaf8d0 [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] 0x15ba63cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba63d60 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15ba63df0 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] 0x15bab01e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15bab0270 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15bab0300 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] 0x15ba65a80 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba65b10 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15ba65ba0 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] 0x15bab0af0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15bab0b80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15bab0c10 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] 0x15ba66390 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x15ba66420 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x15ba664b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x15ba66540 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x15ba665d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x15ba66660 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x15ba666f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x15ba66780 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x15ba66810 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x15ba668a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x15ba66930 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x15ba669c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x15ba66a50 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] 0x15bab1400 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x15bab1490 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x15bab1520 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x15bab15b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x15bab1640 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x15bab16d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x15bab1760 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x15bab17f0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x15bab1880 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x15bab1910 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x15bab19a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x15bab1a30 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x15bab1ac0 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] 0x15ba68870 [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] 0x15bab1d10 [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] 0x15ba69180 [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] 0x15bab2620 [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] 0x15ba69a90 [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] 0x15bab2f30 [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] 0x15ba6a3a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x15ba6a430 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x15ba6a4c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x15ba6a550 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] 0x15bab3840 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x15bab38d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x15bab3960 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x15bab39f0 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] 0x15ba6acb0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba6ad40 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] 0x15ba6add0 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] 0x15bab4150 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15bab41e0 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] 0x15bab4270 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] 0x15ba6b5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6b650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6b6e0 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] 0x15bab4a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab4af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bab4b80 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] 0x15ba6bed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6bf60 KEYVAL: '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] 0x15ba6bff0 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] 0x15bab5410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab54a0 KEYVAL: '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] 0x15bab5530 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] 0x15ba6c7e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6c870 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] 0x15ba6c900 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] 0x15bab5dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab5e50 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] 0x15bab5ee0 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] 0x15ba6d0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6d180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6d210 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] 0x15bab6770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab6800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bab6890 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] 0x15ba6da00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6da90 KEYVAL: '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] 0x15ba6db20 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] 0x15bab7080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab7110 KEYVAL: '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] 0x15bab71a0 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] 0x15ba6e310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6e3a0 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] 0x15ba6e430 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] 0x15bab7990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab7a20 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] 0x15bab7ab0 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] 0x15ba6ec20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6ecb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6ed40 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] 0x15bab8340 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab83d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bab8460 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] 0x15ba6f530 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6f5c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6f650 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] 0x15bab8cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab8d80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bab8e10 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] 0x15ba6fe40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba6fed0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba6ff60 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] 0x15bab96a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bab9730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bab97c0 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] 0x15ba70750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba707e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba70870 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] 0x15baba050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15baba0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15baba170 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] 0x15ba71060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba710f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba71180 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] 0x15babaa00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15babaa90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15babab20 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] 0x15ba71a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba71ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba71b60 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] 0x15babb3b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15babb440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15babb4d0 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] 0x15ba72350 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x15ba723e0 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] 0x15babbcc0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x15babbd50 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] 0x15ba72c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15ba72cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15ba72d80 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] 0x15babc670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15babc700 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15babc790 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] 0x15ba73570 [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] 0x15babcf80 [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] 0x15ba73e80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15babd890 [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] 0x15ba74790 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15babe1a0 [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] 0x15ba750a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15babeab0 [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] 0x15ba759b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15babf3c0 [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] 0x15ba762c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15babfcd0 [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] 0x15ba76bd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bac05e0 [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] 0x15ba774e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bac0ef0 [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] 0x15ba77df0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bac1800 [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] 0x15ba78700 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bac2110 [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] 0x15ba79010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bac2a20 [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] 0x15ba79920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bac3330 [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] 0x15ba7a230 [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] 0x15bac3c40 [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] 0x15ba7ab40 [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] 0x15bac4550 [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] 0x15ba7b450 [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] 0x15bac4e60 [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] 0x15ba7bd60 [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] 0x15bac5770 [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] 0x15ba7c670 [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] 0x15bac6080 [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] 0x15ba7cf80 [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] 0x15bac6990 [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] 0x15ba7d890 [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] 0x15bac72a0 [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] 0x15ba7e1a0 [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] 0x15bac7bb0 [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] 0x15ba7eab0 [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] 0x15bac84c0 [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] 0x15ba7f3c0 [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] 0x15bac8e00 [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] 0x15ba7fcd0 [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] 0x15bac9710 [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] 0x15ba805e0 [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] 0x15baca020 [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] 0x15ba80ef0 [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] 0x15baca930 [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] 0x15ba81800 [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] 0x15bacb240 [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] 0x15ba82110 [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] 0x15bacbb50 [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] 0x15ba82a20 [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] 0x15bacc460 [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] 0x15ba83330 [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] 0x15baccd70 [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] 0x15ba83c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bacd680 [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] 0x15ba84550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bacdf90 [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] 0x15ba84e60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x15bace8a0 [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] 0x15ba85770 [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] 0x15bacf1b0 [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] 0x15ba86080 [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] 0x15bacfac0 [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] 0x15ba86990 [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] 0x15bad03d0 [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] 0x15ba872a0 [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] 0x15bad0ce0 [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] 0x15ba87bb0 [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] 0x15bad15f0 [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] 0x15ba884c0 [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] 0x15bad1f00 [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] 0x15ba88dd0 [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] 0x15bad2810 [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] 0x15ba896e0 [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] 0x15bad3120 [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] 0x15ba89ff0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba8a080 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15ba8a110 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] 0x15bad3a30 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15bad3ac0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15bad3b50 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] 0x15ba8a900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15ba8a990 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15ba8aa20 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] 0x15bad4340 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15bad43d0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15bad4460 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: 0x15b884780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x15b87b0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b460 DOCSEQ: (8 sibs) 2 children: 28: 0x15b87b5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x15b87b638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x15b87b4f8 DOCMAP: (8 sibs) 2 children: 28: 0x15b87b6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x15b87b778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad4c80 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x15bad4d10 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x15bad4da0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x15bad4e30 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x15bad4ec0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x15bad4f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x15bad4fe0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x15bad5070 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x15bad5100 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x15bad5190 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x15bad5220 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x15bad52b0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x15bad5340 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: 0x15b884be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad53e0 [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: 0x15b884cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad5480 [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: 0x15b884e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad5520 [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: 0x15b884f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x15b87bc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x15b87bd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x15b87bda0 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] 0x15bad55c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x15bad5650 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x15bad56e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x15bad5770 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: 0x15b885040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87be90 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: 0x15b87bf28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15b9e9bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15b9e9c80 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] 0x15b9e9d10 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: 0x15b885158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad5810 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad58a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad5930 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: 0x15b885270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c1b0 KEYVAL: '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: 0x15b87c248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad59d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad5a60 KEYVAL: '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] 0x15bad5af0 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: 0x15b885388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c340 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: 0x15b87c3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad5b90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad5c20 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] 0x15bad5cb0 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: 0x15b8854a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad5d50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad5de0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad5e70 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: 0x15b8855b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c660 KEYVAL: '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: 0x15b87c6f8 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] 0x15bad5f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad5fa0 KEYVAL: '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] 0x15bad6030 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: 0x15b8856d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87da50 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: 0x15b87dae8 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] 0x15bad60d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad6160 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] 0x15bad61f0 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: 0x15b8857e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87db90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87dc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad6290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad6320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad63b0 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: 0x15b885900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87ffe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b880078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad6450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad64e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad6570 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: 0x15b885a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad6610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad66a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad6730 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: 0x15b885b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87ca70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87cb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad67d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad6860 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad68f0 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: 0x15b885c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87cc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad6990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad6a20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad6ab0 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: 0x15b885d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87ce28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad6b50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad6be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad6c70 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: 0x15b885e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x15b87ced0 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] 0x15b9ebe90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x15b9ebf20 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: 0x15b885f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cfc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87d058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad6d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad6da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad6e30 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: 0x15b8860a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad6ed0 [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: 0x15b8861c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad6f70 [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: 0x15b8862d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7010 [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: 0x15b8863f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad70b0 [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: 0x15b886508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7150 [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: 0x15b886620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad71f0 [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: 0x15b886738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7290 [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: 0x15b886850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7330 [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: 0x15b886968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad73d0 [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: 0x15b886a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7470 [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: 0x15b886b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7510 [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: 0x15b886cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad75b0 [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: 0x15b886dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7650 [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: 0x15b886ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad76f0 [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: 0x15b886ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7790 [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: 0x15b887110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7830 [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: 0x15b887228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad78d0 [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: 0x15b887340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7970 [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: 0x15b887458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7a10 [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: 0x15b887570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7ab0 [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: 0x15b887688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7b50 [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: 0x15b8877a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7bf0 [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: 0x15b8878b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7c90 [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: 0x15b8879d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7d30 [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: 0x15b887ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7dd0 [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: 0x15b887c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7e70 [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: 0x15b887d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7f10 [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: 0x15b887e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad7fb0 [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: 0x15b887f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8050 [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: 0x15b888060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad80f0 [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: 0x15b888178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8190 [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: 0x15b888290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8230 [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: 0x15b8883a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad82d0 [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: 0x15b8884c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8370 [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: 0x15b8885d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8410 [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: 0x15b8886f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad84b0 [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: 0x15b888808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8550 [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: 0x15b888920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad85f0 [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: 0x15b888a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8690 [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: 0x15b888b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8730 [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: 0x15b888c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87e090 VAL: ' 28: ' (2 sibs) 28: 0x15b87e128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad87d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15bad8860 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15bad88f0 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: 0x15b888d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87e220 VAL: ' 28: ' (2 sibs) 28: 0x15b87e2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15bad8a20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15bad8ab0 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: 0x15b884780 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x15b87b0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b168 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b200 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x15b87b298 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b3c8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x15b87b460 DOCSEQ: (8 sibs) 2 children: 28: 0x15b87b5a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x15b87b638 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x15b87b4f8 DOCMAP: (8 sibs) 2 children: 28: 0x15b87b6e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x15b87b778 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad8b50 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x15bad8be0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x15bad8c70 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x15bad8d00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x15bad8d90 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x15bad8e20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x15bad8eb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x15bad8f40 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x15bad8fd0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x15bad9060 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x15bad90f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x15bad9180 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x15bad9210 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: 0x15b884be0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad92b0 [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: 0x15b884cf8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad9350 [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: 0x15b884e10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad93f0 [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: 0x15b884f28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x15b87bc70 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x15b87bd08 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x15b87bda0 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] 0x15bad9490 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x15bad9520 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x15bad95b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x15bad9640 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: 0x15b885040 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87be90 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: 0x15b87bf28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad96e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15bad9770 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] 0x15bad9800 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: 0x15b885158 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c020 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c0b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad98a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad9930 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad99c0 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: 0x15b885270 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c1b0 KEYVAL: '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: 0x15b87c248 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad9a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad9af0 KEYVAL: '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] 0x15bad9b80 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: 0x15b885388 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c340 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: 0x15b87c3d8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad9c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad9cb0 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] 0x15bad9d40 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: 0x15b8854a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c568 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bad9de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bad9e70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bad9f00 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: 0x15b8855b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c660 KEYVAL: '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: 0x15b87c6f8 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] 0x15bad9fa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bada030 KEYVAL: '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] 0x15bada0c0 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: 0x15b8856d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87da50 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: 0x15b87dae8 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] 0x15bada160 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bada1f0 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] 0x15bada280 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: 0x15b8857e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87db90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87dc28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bada320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bada3b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bada440 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: 0x15b885900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87ffe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b880078 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bada4e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bada570 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bada600 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: 0x15b885a18 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87c8e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87c978 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bada6a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bada730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bada7c0 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: 0x15b885b30 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87ca70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87cb08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15bada860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15bada8f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15bada980 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: 0x15b885c48 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87cc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badaa20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15badaab0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15badab40 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: 0x15b885d60 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cd90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87ce28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badabe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15badac70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15badad00 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: 0x15b885e78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x15b87ced0 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] 0x15badada0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x15badae30 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: 0x15b885f90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x15b87cfc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x15b87d058 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badaed0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x15badaf60 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x15badaff0 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: 0x15b8860a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb090 [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: 0x15b8861c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb130 [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: 0x15b8862d8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb1d0 [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: 0x15b8863f0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb270 [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: 0x15b886508 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb310 [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: 0x15b886620 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb3b0 [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: 0x15b886738 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb450 [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: 0x15b886850 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb4f0 [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: 0x15b886968 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb590 [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: 0x15b886a80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb630 [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: 0x15b886b98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb6d0 [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: 0x15b886cb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb770 [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: 0x15b886dc8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb810 [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: 0x15b886ee0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb8b0 [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: 0x15b886ff8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb950 [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: 0x15b887110 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badb9f0 [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: 0x15b887228 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badba90 [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: 0x15b887340 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badbb30 [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: 0x15b887458 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badbbd0 [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: 0x15b887570 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badbc70 [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: 0x15b887688 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badbd10 [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: 0x15b8877a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badbdb0 [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: 0x15b8878b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badbe50 [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: 0x15b8879d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badbef0 [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: 0x15b887ae8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badbf90 [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: 0x15b887c00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc030 [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: 0x15b887d18 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc0d0 [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: 0x15b887e30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc170 [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: 0x15b887f48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc210 [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: 0x15b888060 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc2b0 [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: 0x15b888178 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc350 [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: 0x15b888290 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc3f0 [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: 0x15b8883a8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc490 [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: 0x15b8884c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc530 [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: 0x15b8885d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc5d0 [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: 0x15b8886f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc670 [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: 0x15b888808 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc710 [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: 0x15b888920 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc7b0 [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: 0x15b888a38 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc850 [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: 0x15b888b50 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc8f0 [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: 0x15b888c68 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87e090 VAL: ' 28: ' (2 sibs) 28: 0x15b87e128 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badc990 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15badca20 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15badcab0 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: 0x15b888d80 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x15b87e220 VAL: ' 28: ' (2 sibs) 28: 0x15b87e2b8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x15badcb50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x15badcbe0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x15badcc70 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 (63 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (65 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.12 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x13410cfe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13416ad50 [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: 0x13410d0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x13410b290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x13410b328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x13410b3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x13410b458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x13410b4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x13410b588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x13410b620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x13410b760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x13410b7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x13410b6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13416ca80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13416cb10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13416cba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13416cc30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13416ccc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13416cd50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13416cde0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13416ce70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13416cf00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13416cf90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13416d020 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: 0x13410d210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x13410bd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x13410bda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x13410be40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x13410bed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x13410bf70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x13410c008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x13410c0a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x13410c1e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x13410c278 KEYVAL: 'age' '15' (2 sibs) 29: 0x13410c138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13416ebe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13416ec70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13416ed00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13416ed90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13416ee20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13416eeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13416ef40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13416efd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13416f060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13416f0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13416f180 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: 0x13410d328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x13410c320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x13410c3b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x13410c450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134170910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1341709a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x134170a30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x134170ac0 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: 0x13410d440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x13410cdc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x13410ce58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x13410cef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134172680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x134172710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x1341727a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x134172830 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: 0x13410d558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410af10 VAL***: '!!int 0' (2 sibs) 29: 0x13410afa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134174430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341744c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x134174550 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: 0x13410d670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410b940 VAL***: '!int 0' (2 sibs) 29: 0x13410b9d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134176160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341761f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x134176280 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: 0x13410d788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410bad0 VAL***: '!!int 0' (2 sibs) 29: 0x13410bb68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134177e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x134177f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x134177fb0 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: 0x13410d8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410e120 VAL***: '!int 0' (2 sibs) 29: 0x13410e1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134179be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x134179c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x134179d00 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: 0x13410d9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x13410c680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x13410c720 VAL***: '!!int 0' (2 sibs) 29: 0x13410c7b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13417b9d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13417ba60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13417baf0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13417bb80 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: 0x13410dad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x13410c8b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x13410c950 VAL***: '!int 0' (2 sibs) 29: 0x13410c9e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13417d780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13417d810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x13417d8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x13417d930 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: 0x13410dbe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x13410e4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x13410ec10 KEYVAL: 'a' '0' (2 sibs) 29: 0x13410eca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x13410e578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x13410bc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x13410e610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x13410ed50 VAL: 'a' (2 sibs) 29: 0x13410ede8 VAL: 'b' (2 sibs) 29: 0x13410e6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x13410e908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x13410e9a0 DOCMAP: (12 sibs) 1 children: 29: 0x13410cd10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x13410ea38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410ead0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x13410ee90 KEYVAL: 'a' '' (2 sibs) 29: 0x13410ef28 KEYVAL: 'b' '' (2 sibs) 29: 0x13410eb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x13410efd0 KEYVAL: 'a' '' (2 sibs) 29: 0x13410f068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x1341802c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x134180350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x1341803e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x134180470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x134180500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x134180590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x134180620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x1341806b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x134180740 VAL: 'b' (2 sibs) 29: [9] [9] 0x1341807d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x134180860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x1341808f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x134180980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x134180a10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x134180aa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x134180b30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x134180bc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x134180c50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x134180ce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x134180d70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x134180e00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x134180e90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x134180f20 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: 0x13410dd00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x13410f1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x13410f248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x13410f4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x13410f548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x13410f2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x13410f5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x13410f688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x13410f378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x13410f730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x13410f7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x13410f410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x13410f870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x13410f908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x1341828f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x134182980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x134182a10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x134182aa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x134182b30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x134182bc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x134182c50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x134182ce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x134182d70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x134182e00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x134182e90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x134182f20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x134182fb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x134183040 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: 0x13410de18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x13410fa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x13410fa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x13410fd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x13410fd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x13410fb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x13410fe40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x13410fed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x13410fbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x13410ff80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x134110018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x13410fc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x1341100c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x134110158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134184620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1341846b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x134184740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x1341847d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x134184860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x1341848f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x134184980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x134184a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x134184aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x134184b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x134184bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x134184c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x134184ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x134184d70 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: 0x13410df30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x134110d30 MAP: (6 sibs) 3 children: 29: 0x1341110d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x134111168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x134111200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x134110dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x1341112a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x134111338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x1341113d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x134110e60 MAP***: !!map (6 sibs) 3 children: 29: 0x134111470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x134111508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1341115a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x134110ef8 SEQ: (6 sibs) 3 children: 29: 0x134111640 VAL***: '!!str v10' (3 sibs) 29: 0x1341116d8 VAL***: '!!str v20' (3 sibs) 29: 0x134111770 VAL***: '!!str v30' (3 sibs) 29: 0x134110f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x134111810 VAL***: '!!str v40' (3 sibs) 29: 0x1341118a8 VAL***: '!!str v50' (3 sibs) 29: 0x134111940 VAL***: '!!str v60' (3 sibs) 29: 0x134111028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1341119e0 VAL: 'v70' (3 sibs) 29: 0x134111a78 VAL: 'v80' (3 sibs) 29: 0x134111b10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134187210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x1341872a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x134187330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341873c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x134187450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341874e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x134187570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x134187600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x134187690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x134187720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1341877b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x134187840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341878d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x134187960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341879f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x134187a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x134187b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x134187ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x134187c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x134187cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x134187d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x134187de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x134187e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x134187f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x134187f90 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: 0x13410e048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x134111c00 MAP: (6 sibs) 3 children: 29: 0x134111fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x134112038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x1341120d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x134111c98 MAP***: !map (6 sibs) 3 children: 29: 0x134112170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x134112208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x1341122a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x134111d30 MAP***: !map (6 sibs) 3 children: 29: 0x134112340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1341123d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x134112470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x134111dc8 SEQ: (6 sibs) 3 children: 29: 0x134112510 VAL***: '!str v10' (3 sibs) 29: 0x1341125a8 VAL***: '!str v20' (3 sibs) 29: 0x134112640 VAL***: '!str v30' (3 sibs) 29: 0x134111e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x1341126e0 VAL***: '!str v40' (3 sibs) 29: 0x134112778 VAL***: '!str v50' (3 sibs) 29: 0x134112810 VAL***: '!str v60' (3 sibs) 29: 0x134111ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x1341128b0 VAL: 'v70' (3 sibs) 29: 0x134112948 VAL: 'v80' (3 sibs) 29: 0x1341129e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418a150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x13418a1e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x13418a270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x13418a300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x13418a390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x13418a420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x13418a4b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x13418a540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x13418a5d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x13418a660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x13418a6f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x13418a780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x13418a810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x13418a8a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x13418a930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x13418a9c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x13418aa50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x13418aae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x13418ab70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x13418ac00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x13418ac90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x13418ad20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x13418adb0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x13418ae40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x13418aed0 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: 0x13410cfe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134189840 [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: 0x13410d0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x13410b290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x13410b328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x13410b3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x13410b458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x13410b4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x13410b588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x13410b620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x13410b760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x13410b7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x13410b6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418b360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13418b3f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13418b480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13418b510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13418b5a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13418b630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13418b6c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13418b750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13418b7e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13418b870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13418b900 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: 0x13410d210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x13410bd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x13410bda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x13410be40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x13410bed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x13410bf70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x13410c008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x13410c0a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x13410c1e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x13410c278 KEYVAL: 'age' '15' (2 sibs) 29: 0x13410c138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418bc70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13418bd00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13418bd90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13418be20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13418beb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13418bf40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13418bfd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13418c060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13418c0f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13418c180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13418c210 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: 0x13410d328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x13410c320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x13410c3b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x13410c450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418c580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13418c610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x13418c6a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x13418c730 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: 0x13410d440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x13410cdc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x13410ce58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x13410cef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418ce90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13418cf20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x13418cfb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x13418d040 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: 0x13410d558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410af10 VAL***: '!!int 0' (2 sibs) 29: 0x13410afa8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418d7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13418d830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13418d8c0 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: 0x13410d670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410b940 VAL***: '!int 0' (2 sibs) 29: 0x13410b9d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418e0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13418e140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13418e1d0 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: 0x13410d788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410bad0 VAL***: '!!int 0' (2 sibs) 29: 0x13410bb68 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418e9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13418ea50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13418eae0 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: 0x13410d8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410e120 VAL***: '!int 0' (2 sibs) 29: 0x13410e1b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418f2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13418f360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13418f3f0 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: 0x13410d9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x13410c680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x13410c720 VAL***: '!!int 0' (2 sibs) 29: 0x13410c7b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x13418fbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13418fc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13418fd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13418fd90 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: 0x13410dad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x13410c8b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x13410c950 VAL***: '!int 0' (2 sibs) 29: 0x13410c9e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x1341904f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x134190580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x134190610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x1341906a0 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: 0x13410dbe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x13410e4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x13410ec10 KEYVAL: 'a' '0' (2 sibs) 29: 0x13410eca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x13410e578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x13410bc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x13410e610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x13410ed50 VAL: 'a' (2 sibs) 29: 0x13410ede8 VAL: 'b' (2 sibs) 29: 0x13410e6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x13410e908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x13410e9a0 DOCMAP: (12 sibs) 1 children: 29: 0x13410cd10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x13410ea38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410ead0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x13410ee90 KEYVAL: 'a' '' (2 sibs) 29: 0x13410ef28 KEYVAL: 'b' '' (2 sibs) 29: 0x13410eb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x13410efd0 KEYVAL: 'a' '' (2 sibs) 29: 0x13410f068 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134191710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x1341917a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x134191830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x1341918c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x134191950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x1341919e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x134191a70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x134191b00 VAL: 'a' (2 sibs) 29: [8] [8] 0x134191b90 VAL: 'b' (2 sibs) 29: [9] [9] 0x134191c20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x134191cb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x134191d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x134191dd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x134191e60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x134191ef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x134191f80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x134192010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x1341920a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x134192130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x1341921c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x134192250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x1341922e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x134192370 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: 0x13410dd00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x13410f1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x13410f248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x13410f4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x13410f548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x13410f2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x13410f5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x13410f688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x13410f378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x13410f730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x13410f7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x13410f410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x13410f870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x13410f908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134190e00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x134190e90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x134190f20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x134190fb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x134191040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x1341910d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x134191160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x1341911f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x134191280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x134191310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x1341913a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x134191430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341914c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x134191550 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: 0x13410de18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x13410fa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x13410fa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x13410fd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x13410fd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x13410fb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x13410fe40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x13410fed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x13410fbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x13410ff80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x134110018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x13410fc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x1341100c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x134110158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134192920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1341929b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x134192a40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x134192ad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x134192b60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x134192bf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x134192c80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x134192d10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x134192da0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x134192e30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x134192ec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x134192f50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x134192fe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x134193070 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: 0x13410df30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x134110d30 MAP: (6 sibs) 3 children: 29: 0x1341110d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x134111168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x134111200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x134110dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x1341112a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x134111338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x1341113d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x134110e60 MAP***: !!map (6 sibs) 3 children: 29: 0x134111470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x134111508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1341115a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x134110ef8 SEQ: (6 sibs) 3 children: 29: 0x134111640 VAL***: '!!str v10' (3 sibs) 29: 0x1341116d8 VAL***: '!!str v20' (3 sibs) 29: 0x134111770 VAL***: '!!str v30' (3 sibs) 29: 0x134110f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x134111810 VAL***: '!!str v40' (3 sibs) 29: 0x1341118a8 VAL***: '!!str v50' (3 sibs) 29: 0x134111940 VAL***: '!!str v60' (3 sibs) 29: 0x134111028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1341119e0 VAL: 'v70' (3 sibs) 29: 0x134111a78 VAL: 'v80' (3 sibs) 29: 0x134111b10 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134193b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x134193bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x134193c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x134193cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x134193d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x134193e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x134193ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x134193f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x134193fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x134194050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1341940e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x134194170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x134194200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x134194290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x134194320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x1341943b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x134194440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x1341944d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x134194560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x1341945f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x134194680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x134194710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1341947a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x134194830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341948c0 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: 0x13410e048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x134111c00 MAP: (6 sibs) 3 children: 29: 0x134111fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x134112038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x1341120d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x134111c98 MAP***: !map (6 sibs) 3 children: 29: 0x134112170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x134112208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x1341122a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x134111d30 MAP***: !map (6 sibs) 3 children: 29: 0x134112340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1341123d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x134112470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x134111dc8 SEQ: (6 sibs) 3 children: 29: 0x134112510 VAL***: '!str v10' (3 sibs) 29: 0x1341125a8 VAL***: '!str v20' (3 sibs) 29: 0x134112640 VAL***: '!str v30' (3 sibs) 29: 0x134111e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x1341126e0 VAL***: '!str v40' (3 sibs) 29: 0x134112778 VAL***: '!str v50' (3 sibs) 29: 0x134112810 VAL***: '!str v60' (3 sibs) 29: 0x134111ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x1341128b0 VAL: 'v70' (3 sibs) 29: 0x134112948 VAL: 'v80' (3 sibs) 29: 0x1341129e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x134194d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x134194de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x134194e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x134194f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x134194f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x134195020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x1341950b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x134195140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341951d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x134195260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x1341952f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x134195380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x134195410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341954a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x134195530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x1341955c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x134195650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x1341956e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x134195770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x134195800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x134195890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x134195920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x1341959b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x134195a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x134195ad0 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] 0x13416ad50 [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] 0x1341971e0 [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] 0x13416ca80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13416cb10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13416cba0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13416cc30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13416ccc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13416cd50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13416cde0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13416ce70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13416cf00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13416cf90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13416d020 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] 0x1341983d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x134198460 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x1341984f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x134198580 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x134198610 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x1341986a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x134198730 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x1341987c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x134198850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1341988e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x134198970 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] 0x13416ebe0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13416ec70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13416ed00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13416ed90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13416ee20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13416eeb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13416ef40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13416efd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13416f060 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13416f0f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13416f180 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] 0x134198ce0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x134198d70 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x134198e00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x134198e90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x134198f20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x134198fb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x134199040 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x1341990d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x134199160 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1341991f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x134199280 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] 0x134170910 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1341709a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x134170a30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x134170ac0 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] 0x1341995f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x134199680 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x134199710 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x1341997a0 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] 0x134172680 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x134172710 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x1341727a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x134172830 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] 0x134199f00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x134199f90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x13419a020 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x13419a0b0 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] 0x134174430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341744c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x134174550 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] 0x13419a810 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13419a8a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13419a930 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] 0x134176160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341761f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x134176280 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] 0x13419b120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13419b1b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13419b240 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] 0x134177e90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x134177f20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x134177fb0 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] 0x13419ba30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13419bac0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13419bb50 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] 0x134179be0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x134179c70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x134179d00 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] 0x13419c340 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13419c3d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13419c460 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] 0x13417b9d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13417ba60 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13417baf0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13417bb80 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] 0x13419cc50 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13419cce0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13419cd70 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13419ce00 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] 0x13417d780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13417d810 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x13417d8a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x13417d930 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] 0x13419d560 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13419d5f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x13419d680 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x13419d710 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] 0x1341802c0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x134180350 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x1341803e0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x134180470 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x134180500 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x134180590 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x134180620 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x1341806b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x134180740 VAL: 'b' (2 sibs) 29: [9] [9] 0x1341807d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x134180860 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x1341808f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x134180980 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x134180a10 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x134180aa0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x134180b30 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x134180bc0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x134180c50 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x134180ce0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x134180d70 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x134180e00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x134180e90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x134180f20 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] 0x13419e780 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x13419e810 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x13419e8a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x13419e930 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x13419e9c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x13419ea50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x13419eae0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x13419eb70 VAL: 'a' (2 sibs) 29: [8] [8] 0x13419ec00 VAL: 'b' (2 sibs) 29: [9] [9] 0x13419ec90 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x13419ed20 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x13419edb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x13419ee40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x13419eed0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x13419ef60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x13419eff0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x13419f080 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x13419f110 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x13419f1a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x13419f230 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x13419f2c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x13419f350 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x13419f3e0 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] 0x1341828f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x134182980 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x134182a10 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x134182aa0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x134182b30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x134182bc0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x134182c50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x134182ce0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x134182d70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x134182e00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x134182e90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x134182f20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x134182fb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x134183040 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] 0x13419de70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x13419df00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x13419df90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x13419e020 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x13419e0b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x13419e140 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x13419e1d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x13419e260 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x13419e2f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x13419e380 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x13419e410 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x13419e4a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x13419e530 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x13419e5c0 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] 0x134184620 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1341846b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x134184740 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x1341847d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x134184860 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x1341848f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x134184980 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x134184a10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x134184aa0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x134184b30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x134184bc0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x134184c50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x134184ce0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x134184d70 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] 0x13419f990 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x13419fa20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x13419fab0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x13419fb40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x13419fbd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x13419fc60 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x13419fcf0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x13419fd80 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x13419fe10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x13419fea0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x13419ff30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x13419ffc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341a0050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x1341a00e0 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] 0x134187210 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x1341872a0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x134187330 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341873c0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x134187450 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341874e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x134187570 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x134187600 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x134187690 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x134187720 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1341877b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x134187840 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341878d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x134187960 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341879f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x134187a80 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x134187b10 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x134187ba0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x134187c30 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x134187cc0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x134187d50 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x134187de0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x134187e70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x134187f00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x134187f90 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] 0x1341a0bb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x1341a0c40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1341a0cd0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341a0d60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1341a0df0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341a0e80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x1341a0f10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1341a0fa0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341a1030 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1341a10c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1341a1150 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1341a11e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341a1270 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341a1300 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341a1390 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x1341a1420 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x1341a14b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x1341a1540 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x1341a15d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x1341a1660 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x1341a16f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x1341a1780 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1341a1810 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1341a18a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341a1930 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] 0x13418a150 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x13418a1e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x13418a270 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x13418a300 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x13418a390 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x13418a420 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x13418a4b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x13418a540 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x13418a5d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x13418a660 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x13418a6f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x13418a780 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x13418a810 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x13418a8a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x13418a930 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x13418a9c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x13418aa50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x13418aae0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x13418ab70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x13418ac00 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x13418ac90 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x13418ad20 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x13418adb0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x13418ae40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x13418aed0 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] 0x1341a1dc0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x1341a1e50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1341a1ee0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341a1f70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1341a2000 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341a2090 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x1341a2120 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1341a21b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341a2240 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1341a22d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x1341a2360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1341a23f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341a2480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341a2510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341a25a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x1341a2630 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x1341a26c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x1341a2750 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x1341a27e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x1341a2870 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x1341a2900 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x1341a2990 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x1341a2a20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1341a2ab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341a2b40 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] 0x134189840 [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] 0x1341a02a0 [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] 0x13418b360 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13418b3f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x13418b480 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x13418b510 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x13418b5a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x13418b630 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x13418b6c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x13418b750 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13418b7e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13418b870 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13418b900 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] 0x1341a2fd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x1341a3060 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x1341a30f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x1341a3180 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x1341a3210 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x1341a32a0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x1341a3330 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x1341a33c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x1341a3450 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1341a34e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x1341a3570 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] 0x13418bc70 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x13418bd00 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x13418bd90 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x13418be20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x13418beb0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x13418bf40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x13418bfd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x13418c060 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x13418c0f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x13418c180 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x13418c210 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] 0x1341a38e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x1341a3970 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x1341a3a00 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x1341a3a90 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x1341a3b20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x1341a3bb0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x1341a3c40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x1341a3cd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x1341a3d60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1341a3df0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x1341a3e80 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] 0x13418c580 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13418c610 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x13418c6a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x13418c730 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] 0x1341a41f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1341a4280 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x1341a4310 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x1341a43a0 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] 0x13418ce90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x13418cf20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x13418cfb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x13418d040 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] 0x1341a4b00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1341a4b90 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x1341a4c20 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x1341a4cb0 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] 0x13418d7a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13418d830 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13418d8c0 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] 0x1341a5410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341a54a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x1341a5530 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] 0x13418e0b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13418e140 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13418e1d0 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] 0x1341a5d20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341a5db0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x1341a5e40 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] 0x13418e9c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13418ea50 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x13418eae0 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] 0x1341a6630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341a66c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x1341a6750 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] 0x13418f2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x13418f360 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x13418f3f0 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] 0x1341a6f40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341a6fd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x1341a7060 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] 0x13418fbe0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x13418fc70 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x13418fd00 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x13418fd90 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] 0x1341a7850 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x1341a78e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x1341a7970 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x1341a7a00 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] 0x1341904f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x134190580 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x134190610 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x1341906a0 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] 0x1341a8160 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x1341a81f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x1341a8280 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x1341a8310 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] 0x134191710 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x1341917a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x134191830 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x1341918c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x134191950 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x1341919e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x134191a70 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x134191b00 VAL: 'a' (2 sibs) 29: [8] [8] 0x134191b90 VAL: 'b' (2 sibs) 29: [9] [9] 0x134191c20 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x134191cb0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x134191d40 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x134191dd0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x134191e60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x134191ef0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x134191f80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x134192010 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x1341920a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x134192130 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x1341921c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x134192250 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x1341922e0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x134192370 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] 0x1341a9380 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x1341a9410 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x1341a94a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x1341a9530 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x1341a95c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x1341a9650 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x1341a96e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x1341a9770 VAL: 'a' (2 sibs) 29: [8] [8] 0x1341a9800 VAL: 'b' (2 sibs) 29: [9] [9] 0x1341a9890 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x1341a9920 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x1341a99b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x1341a9a40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x1341a9ad0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x1341a9b60 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x1341a9bf0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x1341a9c80 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x1341a9d10 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x1341a9da0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x1341a9e30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x1341a9ec0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x1341a9f50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x1341a9fe0 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] 0x134190e00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x134190e90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x134190f20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x134190fb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x134191040 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x1341910d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x134191160 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x1341911f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x134191280 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x134191310 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x1341913a0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x134191430 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341914c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x134191550 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] 0x1341a8a70 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x1341a8b00 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x1341a8b90 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x1341a8c20 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x1341a8cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x1341a8d40 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x1341a8dd0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x1341a8e60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x1341a8ef0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x1341a8f80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x1341a9010 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x1341a90a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341a9130 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x1341a91c0 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] 0x134192920 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1341929b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x134192a40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x134192ad0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x134192b60 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x134192bf0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x134192c80 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x134192d10 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x134192da0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x134192e30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x134192ec0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x134192f50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x134192fe0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x134193070 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] 0x1341aa590 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1341aa620 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x1341aa6b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x1341aa740 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x1341aa7d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x1341aa860 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x1341aa8f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x1341aa980 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x1341aaa10 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x1341aaaa0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x1341aab30 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x1341aabc0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341aac50 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x1341aace0 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] 0x134193b40 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x134193bd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x134193c60 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x134193cf0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x134193d80 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x134193e10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x134193ea0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x134193f30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x134193fc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x134194050 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1341940e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x134194170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x134194200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x134194290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x134194320 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x1341943b0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x134194440 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x1341944d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x134194560 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x1341945f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x134194680 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x134194710 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1341947a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x134194830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341948c0 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] 0x1341ab7b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x1341ab840 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1341ab8d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341ab960 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1341ab9f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341aba80 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x1341abb10 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1341abba0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341abc30 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1341abcc0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1341abd50 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1341abde0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341abe70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341abf00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341abf90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x1341ac020 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x1341ac0b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x1341ac140 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x1341ac1d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x1341ac260 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x1341ac2f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x1341ac380 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1341ac410 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1341ac4a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341ac530 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] 0x134194d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x134194de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x134194e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x134194f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x134194f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x134195020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x1341950b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x134195140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341951d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x134195260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x1341952f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x134195380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x134195410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341954a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x134195530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x1341955c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x134195650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x1341956e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x134195770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x134195800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x134195890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x134195920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x1341959b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x134195a40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x134195ad0 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] 0x1341ac9c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x1341aca50 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1341acae0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341acb70 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1341acc00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341acc90 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x1341acd20 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1341acdb0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341ace40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1341aced0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x1341acf60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1341acff0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341ad080 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341ad110 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341ad1a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x1341ad230 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x1341ad2c0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x1341ad350 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x1341ad3e0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x1341ad470 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x1341ad500 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x1341ad590 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x1341ad620 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1341ad6b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341ad740 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: 0x13410cfe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13410ca90 [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: 0x13410d0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x13410b290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x13410b328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x13410b3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x13410b458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x13410b4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x13410b588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x13410b620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x13410b760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x13410b7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x13410b6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341aaea0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x1341aaf30 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x1341aafc0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x1341ab050 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x1341ab0e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x1341ab170 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x1341ab200 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x1341ab290 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x1341ab320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1341ab3b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x1341ab440 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: 0x13410d210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x13410bd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x13410bda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x13410be40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x13410bed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x13410bf70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x13410c008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x13410c0a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x13410c1e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x13410c278 KEYVAL: 'age' '15' (2 sibs) 29: 0x13410c138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341adbd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x1341adc60 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x1341adcf0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x1341add80 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x1341ade10 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x1341adea0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x1341adf30 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x1341adfc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x1341ae050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1341ae0e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x1341ae170 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: 0x13410d328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x13410c320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x13410c3b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x13410c450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341ab4e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1341ab570 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x1341ab600 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x1341ab690 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: 0x13410d440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x13410cdc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x13410ce58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x13410cef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341ae210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1341ae2a0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x1341ae330 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x1341ae3c0 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: 0x13410d558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410af10 VAL***: '!!int 0' (2 sibs) 29: 0x13410afa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x134197ff0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x134198080 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x134198110 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: 0x13410d670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410b940 VAL***: '!int 0' (2 sibs) 29: 0x13410b9d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341ae460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341ae4f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x1341ae580 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: 0x13410d788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410bad0 VAL***: '!!int 0' (2 sibs) 29: 0x13410bb68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341ae620 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341ae6b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x1341ae740 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: 0x13410d8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410e120 VAL***: '!int 0' (2 sibs) 29: 0x13410e1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341ae7e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341ae870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x1341ae900 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: 0x13410d9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x13410c680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x13410c720 VAL***: '!!int 0' (2 sibs) 29: 0x13410c7b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341ae9a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x1341aea30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x1341aeac0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x1341aeb50 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: 0x13410dad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x13410c8b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x13410c950 VAL***: '!int 0' (2 sibs) 29: 0x13410c9e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341aebf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x1341aec80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x1341aed10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x1341aeda0 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: 0x13410dbe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x13410e4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x13410ec10 KEYVAL: 'a' '0' (2 sibs) 29: 0x13410eca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x13410e578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x13410bc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x13410e610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x13410ed50 VAL: 'a' (2 sibs) 29: 0x13410ede8 VAL: 'b' (2 sibs) 29: 0x13410e6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x13410e908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x13410e9a0 DOCMAP: (12 sibs) 1 children: 29: 0x13410cd10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x13410ea38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410ead0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x13410ee90 KEYVAL: 'a' '' (2 sibs) 29: 0x13410ef28 KEYVAL: 'b' '' (2 sibs) 29: 0x13410eb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x13410efd0 KEYVAL: 'a' '' (2 sibs) 29: 0x13410f068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341aee40 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x1341aeed0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x1341aef60 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x1341aeff0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x1341af080 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x1341af110 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x1341af1a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x1341af230 VAL: 'a' (2 sibs) 29: [8] [8] 0x1341af2c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x1341af350 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x1341af3e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x1341af470 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x1341af500 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x1341af590 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x1341af620 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x1341af6b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x1341af740 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x1341af7d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x1341af860 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x1341af8f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x1341af980 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x1341afa10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x1341afaa0 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: 0x13410dd00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x13410f1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x13410f248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x13410f4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x13410f548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x13410f2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x13410f5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x13410f688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x13410f378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x13410f730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x13410f7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x13410f410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x13410f870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x13410f908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341afb40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x1341afbd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x1341afc60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x1341afcf0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x1341afd80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x1341afe10 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x1341afea0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x1341aff30 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x1341affc0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x1341b0050 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x1341b00e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x1341b0170 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341b0200 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x1341b0290 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: 0x13410de18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x13410fa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x13410fa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x13410fd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x13410fd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x13410fb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x13410fe40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x13410fed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x13410fbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x13410ff80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x134110018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x13410fc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x1341100c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x134110158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b0330 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1341b03c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x1341b0450 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x1341b04e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x1341b0570 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x1341b0600 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x1341b0690 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x1341b0720 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x1341b07b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x1341b0840 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x1341b08d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x1341b0960 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341b09f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x1341b0a80 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: 0x13410df30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x134110d30 MAP: (6 sibs) 3 children: 29: 0x1341110d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x134111168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x134111200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x134110dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x1341112a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x134111338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x1341113d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x134110e60 MAP***: !!map (6 sibs) 3 children: 29: 0x134111470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x134111508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1341115a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x134110ef8 SEQ: (6 sibs) 3 children: 29: 0x134111640 VAL***: '!!str v10' (3 sibs) 29: 0x1341116d8 VAL***: '!!str v20' (3 sibs) 29: 0x134111770 VAL***: '!!str v30' (3 sibs) 29: 0x134110f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x134111810 VAL***: '!!str v40' (3 sibs) 29: 0x1341118a8 VAL***: '!!str v50' (3 sibs) 29: 0x134111940 VAL***: '!!str v60' (3 sibs) 29: 0x134111028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1341119e0 VAL: 'v70' (3 sibs) 29: 0x134111a78 VAL: 'v80' (3 sibs) 29: 0x134111b10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b0b20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x1341b0bb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1341b0c40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341b0cd0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1341b0d60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341b0df0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x1341b0e80 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1341b0f10 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341b0fa0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1341b1030 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1341b10c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1341b1150 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341b11e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341b1270 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341b1300 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x1341b1390 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x1341b1420 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x1341b14b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x1341b1540 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x1341b15d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x1341b1660 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x1341b16f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1341b1780 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1341b1810 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341b18a0 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: 0x13410e048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x134111c00 MAP: (6 sibs) 3 children: 29: 0x134111fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x134112038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x1341120d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x134111c98 MAP***: !map (6 sibs) 3 children: 29: 0x134112170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x134112208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x1341122a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x134111d30 MAP***: !map (6 sibs) 3 children: 29: 0x134112340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1341123d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x134112470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x134111dc8 SEQ: (6 sibs) 3 children: 29: 0x134112510 VAL***: '!str v10' (3 sibs) 29: 0x1341125a8 VAL***: '!str v20' (3 sibs) 29: 0x134112640 VAL***: '!str v30' (3 sibs) 29: 0x134111e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x1341126e0 VAL***: '!str v40' (3 sibs) 29: 0x134112778 VAL***: '!str v50' (3 sibs) 29: 0x134112810 VAL***: '!str v60' (3 sibs) 29: 0x134111ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x1341128b0 VAL: 'v70' (3 sibs) 29: 0x134112948 VAL: 'v80' (3 sibs) 29: 0x1341129e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b1940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x1341b19d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1341b1a60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341b1af0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1341b1b80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341b1c10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x1341b1ca0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1341b1d30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341b1dc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1341b1e50 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x1341b1ee0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1341b1f70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341b2000 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341b2090 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341b2120 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x1341b21b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x1341b2240 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x1341b22d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x1341b2360 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x1341b23f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x1341b2480 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x1341b2510 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x1341b25a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1341b2630 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341b26c0 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: 0x13410cfe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x13410cc70 [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: 0x13410d0f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x13410b290 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x13410b328 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x13410b3c0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x13410b458 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x13410b4f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x13410b588 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x13410b620 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x13410b760 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x13410b7f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x13410b6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b2760 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x1341b27f0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x1341b2880 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x1341b2910 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x1341b29a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x1341b2a30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x1341b2ac0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x1341b2b50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x1341b2be0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1341b2c70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x1341b2d00 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: 0x13410d210 [ROOT] MAP: (0 sibs) 8 children: 29: 0x13410bd10 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x13410bda8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x13410be40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x13410bed8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x13410bf70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x13410c008 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x13410c0a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x13410c1e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x13410c278 KEYVAL: 'age' '15' (2 sibs) 29: 0x13410c138 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b2da0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x1341b2e30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x1341b2ec0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x1341b2f50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x1341b2fe0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x1341b3070 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x1341b3100 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x1341b3190 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x1341b3220 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x1341b32b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x1341b3340 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: 0x13410d328 [ROOT] MAP: (0 sibs) 3 children: 29: 0x13410c320 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x13410c3b8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x13410c450 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b33e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1341b3470 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x1341b3500 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x1341b3590 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: 0x13410d440 [ROOT] MAP: (0 sibs) 3 children: 29: 0x13410cdc0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x13410ce58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x13410cef0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b3630 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x1341b36c0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x1341b3750 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x1341b37e0 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: 0x13410d558 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410af10 VAL***: '!!int 0' (2 sibs) 29: 0x13410afa8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b3880 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341b3910 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x1341b39a0 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: 0x13410d670 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410b940 VAL***: '!int 0' (2 sibs) 29: 0x13410b9d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b3a40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341b3ad0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x1341b3b60 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: 0x13410d788 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410bad0 VAL***: '!!int 0' (2 sibs) 29: 0x13410bb68 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b3c00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341b3c90 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x1341b3d20 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: 0x13410d8a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x13410e120 VAL***: '!int 0' (2 sibs) 29: 0x13410e1b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b3dc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x1341b3e50 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x1341b3ee0 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: 0x13410d9b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x13410c680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x13410c720 VAL***: '!!int 0' (2 sibs) 29: 0x13410c7b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b3f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x1341b4010 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x1341b40a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x1341b4130 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: 0x13410dad0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x13410c8b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x13410c950 VAL***: '!int 0' (2 sibs) 29: 0x13410c9e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b41d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x1341b4260 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x1341b42f0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x1341b4380 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: 0x13410dbe8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x13410e4e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x13410ec10 KEYVAL: 'a' '0' (2 sibs) 29: 0x13410eca8 KEYVAL: 'b' '1' (2 sibs) 29: 0x13410e578 DOCMAP***: !map (12 sibs) 1 children: 29: 0x13410bc60 KEYVAL: 'a' 'b' (1 sibs) 29: 0x13410e610 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x13410ed50 VAL: 'a' (2 sibs) 29: 0x13410ede8 VAL: 'b' (2 sibs) 29: 0x13410e6a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e740 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e7d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410e870 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x13410e908 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x13410e9a0 DOCMAP: (12 sibs) 1 children: 29: 0x13410cd10 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x13410ea38 DOCVAL***: '!!str a b' (12 sibs) 29: 0x13410ead0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x13410ee90 KEYVAL: 'a' '' (2 sibs) 29: 0x13410ef28 KEYVAL: 'b' '' (2 sibs) 29: 0x13410eb68 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x13410efd0 KEYVAL: 'a' '' (2 sibs) 29: 0x13410f068 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b4420 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x1341b44b0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x1341b4540 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x1341b45d0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x1341b4660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x1341b46f0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x1341b4780 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x1341b4810 VAL: 'a' (2 sibs) 29: [8] [8] 0x1341b48a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x1341b4930 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x1341b49c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x1341b4a50 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x1341b4ae0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x1341b4b70 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x1341b4c00 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x1341b4c90 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x1341b4d20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x1341b4db0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x1341b4e40 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x1341b4ed0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x1341b4f60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x1341b4ff0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x1341b5080 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: 0x13410dd00 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x13410f1b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x13410f248 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x13410f4b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x13410f548 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x13410f2e0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x13410f5f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x13410f688 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x13410f378 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x13410f730 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x13410f7c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x13410f410 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x13410f870 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x13410f908 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b5120 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x1341b51b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x1341b5240 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x1341b52d0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x1341b5360 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x1341b53f0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x1341b5480 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x1341b5510 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x1341b55a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x1341b5630 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x1341b56c0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x1341b5750 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341b57e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x1341b5870 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: 0x13410de18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x13410fa00 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x13410fa98 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x13410fd00 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x13410fd98 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x13410fb30 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x13410fe40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x13410fed8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x13410fbc8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x13410ff80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x134110018 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x13410fc60 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x1341100c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x134110158 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b5910 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x1341b59a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x1341b5a30 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x1341b5ac0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x1341b5b50 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x1341b5be0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x1341b5c70 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x1341b5d00 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x1341b5d90 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x1341b5e20 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x1341b5eb0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x1341b5f40 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x1341b5fd0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x1341b6060 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: 0x13410df30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x134110d30 MAP: (6 sibs) 3 children: 29: 0x1341110d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x134111168 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x134111200 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x134110dc8 MAP***: !!map (6 sibs) 3 children: 29: 0x1341112a0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x134111338 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x1341113d0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x134110e60 MAP***: !!map (6 sibs) 3 children: 29: 0x134111470 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x134111508 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x1341115a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x134110ef8 SEQ: (6 sibs) 3 children: 29: 0x134111640 VAL***: '!!str v10' (3 sibs) 29: 0x1341116d8 VAL***: '!!str v20' (3 sibs) 29: 0x134111770 VAL***: '!!str v30' (3 sibs) 29: 0x134110f90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x134111810 VAL***: '!!str v40' (3 sibs) 29: 0x1341118a8 VAL***: '!!str v50' (3 sibs) 29: 0x134111940 VAL***: '!!str v60' (3 sibs) 29: 0x134111028 SEQ***: !!seq (6 sibs) 3 children: 29: 0x1341119e0 VAL: 'v70' (3 sibs) 29: 0x134111a78 VAL: 'v80' (3 sibs) 29: 0x134111b10 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b6100 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x1341b6190 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1341b6220 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341b62b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1341b6340 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341b63d0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x1341b6460 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1341b64f0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341b6580 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1341b6610 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x1341b66a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1341b6730 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341b67c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341b6850 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341b68e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x1341b6970 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x1341b6a00 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x1341b6a90 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x1341b6b20 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x1341b6bb0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x1341b6c40 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x1341b6cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x1341b6d60 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1341b6df0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341b6e80 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: 0x13410e048 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x134111c00 MAP: (6 sibs) 3 children: 29: 0x134111fa0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x134112038 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x1341120d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x134111c98 MAP***: !map (6 sibs) 3 children: 29: 0x134112170 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x134112208 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x1341122a0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x134111d30 MAP***: !map (6 sibs) 3 children: 29: 0x134112340 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x1341123d8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x134112470 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x134111dc8 SEQ: (6 sibs) 3 children: 29: 0x134112510 VAL***: '!str v10' (3 sibs) 29: 0x1341125a8 VAL***: '!str v20' (3 sibs) 29: 0x134112640 VAL***: '!str v30' (3 sibs) 29: 0x134111e60 SEQ***: !seq (6 sibs) 3 children: 29: 0x1341126e0 VAL***: '!str v40' (3 sibs) 29: 0x134112778 VAL***: '!str v50' (3 sibs) 29: 0x134112810 VAL***: '!str v60' (3 sibs) 29: 0x134111ef8 SEQ***: !seq (6 sibs) 3 children: 29: 0x1341128b0 VAL: 'v70' (3 sibs) 29: 0x134112948 VAL: 'v80' (3 sibs) 29: 0x1341129e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x1341b6f20 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x1341b6fb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x1341b7040 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x1341b70d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x1341b7160 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x1341b71f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x1341b7280 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x1341b7310 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x1341b73a0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x1341b7430 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x1341b74c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x1341b7550 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x1341b75e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x1341b7670 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x1341b7700 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x1341b7790 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x1341b7820 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x1341b78b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x1341b7940 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x1341b79d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x1341b7a60 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x1341b7af0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x1341b7b80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x1341b7c10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x1341b7ca0 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 (23 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (24 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.04 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x147c6cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x147c69230 DOCMAP: (3 sibs) 3 children: 30: 0x147c69400 KEYVAL: 'a' '' (3 sibs) 30: 0x147c69498 KEYVAL: 'b' '' (3 sibs) 30: 0x147c69530 KEYVAL: '' '' (3 sibs) 30: 0x147c692c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x147c695d0 KEYVAL: 'a' '' (2 sibs) 30: 0x147c69668 KEYVAL: 'b' '' (2 sibs) 30: 0x147c69360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x147c69710 KEYVAL: 'a' '' (3 sibs) 30: 0x147c697a8 KEYVAL: 'b' '' (3 sibs) 30: 0x147c69840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cdaaf0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x147cdad30 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x147cdab80 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x147cdac10 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x147cdaca0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x147cdadc0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x147cdae50 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x147cdaee0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x147cdaf70 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x147cdb000 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x147cdb090 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x147cdb120 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: 0x147c6cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c69c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x147c69cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x147c69d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x147c69e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x147c69ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cdcb70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147cdcc00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x147cdcc90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147cdcd20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147cdcdb0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147cdce40 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: 0x147c6cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c6a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x147c6a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x147c6a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x147c6a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x147c6a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cdeb20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147cdebb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x147cdec40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147cdecd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147cded60 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147cdedf0 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: 0x147c6ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x147c6a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x147c6a748 VAL: '?foo' (5 sibs) 30: 0x147c6a7e0 VAL: ':foo' (5 sibs) 30: 0x147c6a878 VAL: '-foo' (5 sibs) 30: 0x147c6a910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147ce0930 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147ce09c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x147ce0a50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147ce0ae0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147ce0b70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147ce0c00 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: 0x147c6cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x147c6b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x147c6b318 VAL: '?foo' (5 sibs) 30: 0x147c6b3b0 VAL: ':foo' (5 sibs) 30: 0x147c6b448 VAL: '-foo' (5 sibs) 30: 0x147c6b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147ce2820 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147ce28b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x147ce2940 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147ce29d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147ce2a60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147ce2af0 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: 0x147c6d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c69f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147ce4550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147ce45e0 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: 0x147c6d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c68f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c68fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147ce63a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147ce6430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147ce64c0 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: 0x147c6d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147ce8190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147ce8220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147ce82b0 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: 0x147c6d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147ce9ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147ce9f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147ce9fe0 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: 0x147c6d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cebbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147cebc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147cebd10 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: 0x147c6d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x147c6ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cedc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147cedcb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x147cedd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147ceddd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147cede60 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: 0x147c6d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x147c6b040 MAP: (2 sibs) 2 children: 30: 0x147c6c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6b0d8 MAP: (2 sibs) 1 children: 30: 0x147c6b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cefb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x147cefba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x147cefc30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147cefcc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147cefd50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x147cefde0 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: 0x147c6d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6af50 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] 0x147cf19c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf1a50 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: 0x147c6d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6c8a0 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] 0x147cf3870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf3900 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: 0x147c6dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cf5720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf57b0 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: 0x147c6dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cf75d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf7660 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: 0x147c6dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6ee80 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] 0x147cf9480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf9510 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: 0x147c6de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cfb330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cfb3c0 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: 0x147c6df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c6b670 KEYVAL: 'a' '' (5 sibs) 30: 0x147c6b708 KEYVAL: 'b' '' (5 sibs) 30: 0x147c6b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x147c6b838 KEYVAL: 'd' '' (5 sibs) 30: 0x147c6b8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cfd060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147cfd0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x147cfd180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x147cfd210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x147cfd2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x147cfd330 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: 0x147c6e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x147c6b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x147c6ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x147c6baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x147c6bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x147c6bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x147c6bcb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cfed90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x147cfee20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x147cfeeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x147cfef40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x147cfefd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x147cff060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x147cff0f0 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: 0x147c6cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x147c69230 DOCMAP: (3 sibs) 3 children: 30: 0x147c69400 KEYVAL: 'a' '' (3 sibs) 30: 0x147c69498 KEYVAL: 'b' '' (3 sibs) 30: 0x147c69530 KEYVAL: '' '' (3 sibs) 30: 0x147c692c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x147c695d0 KEYVAL: 'a' '' (2 sibs) 30: 0x147c69668 KEYVAL: 'b' '' (2 sibs) 30: 0x147c69360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x147c69710 KEYVAL: 'a' '' (3 sibs) 30: 0x147c697a8 KEYVAL: 'b' '' (3 sibs) 30: 0x147c69840 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cff6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x147cff920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x147cff770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x147cff800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x147cff890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x147cff9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x147cffa40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x147cffad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x147cffb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x147cffbf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x147cffc80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x147cffd10 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: 0x147c6cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c69c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x147c69cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x147c69d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x147c69e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x147c69ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147cffff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d00080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x147d00110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d001a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d00230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d002c0 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: 0x147c6cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c6a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x147c6a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x147c6a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x147c6a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x147c6a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d00900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d00990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x147d00a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d00ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d00b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d00bd0 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: 0x147c6ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x147c6a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x147c6a748 VAL: '?foo' (5 sibs) 30: 0x147c6a7e0 VAL: ':foo' (5 sibs) 30: 0x147c6a878 VAL: '-foo' (5 sibs) 30: 0x147c6a910 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d01210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d012a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d01330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d013c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d01450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d014e0 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: 0x147c6cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x147c6b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x147c6b318 VAL: '?foo' (5 sibs) 30: 0x147c6b3b0 VAL: ':foo' (5 sibs) 30: 0x147c6b448 VAL: '-foo' (5 sibs) 30: 0x147c6b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d01b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d01bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d01c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d01cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d01d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d01df0 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: 0x147c6d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c69f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d02430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d024c0 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: 0x147c6d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c68f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c68fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d02d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d02dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d02e60 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: 0x147c6d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d03650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d036e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d03770 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: 0x147c6d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d03f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d03ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d04080 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: 0x147c6d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d04870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d04900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d04990 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: 0x147c6d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x147c6ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d05180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d05210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x147d052a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d05330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d053c0 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: 0x147c6d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x147c6b040 MAP: (2 sibs) 2 children: 30: 0x147c6c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6b0d8 MAP: (2 sibs) 1 children: 30: 0x147c6b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d05a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x147d05b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x147d05bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d05c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d05cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x147d05d60 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: 0x147c6d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6af50 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] 0x147d063a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d06430 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: 0x147c6d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6c8a0 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] 0x147d06cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d06d40 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: 0x147c6dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d075c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d07650 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: 0x147c6dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d07ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d07f60 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: 0x147c6dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6ee80 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] 0x147d087e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d08870 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: 0x147c6de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d090f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d09180 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: 0x147c6df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c6b670 KEYVAL: 'a' '' (5 sibs) 30: 0x147c6b708 KEYVAL: 'b' '' (5 sibs) 30: 0x147c6b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x147c6b838 KEYVAL: 'd' '' (5 sibs) 30: 0x147c6b8d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d09a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d09a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x147d09b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x147d09bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x147d09c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x147d09cd0 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: 0x147c6e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x147c6b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x147c6ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x147c6baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x147c6bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x147c6bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x147c6bcb8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x147d0a310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x147d0a3a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x147d0a430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x147d0a4c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x147d0a550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x147d0a5e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x147d0a670 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] 0x147cdaaf0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x147cdad30 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x147cdab80 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x147cdac10 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x147cdaca0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x147cdadc0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x147cdae50 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x147cdaee0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x147cdaf70 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x147cdb000 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x147cdb090 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x147cdb120 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] 0x147d0c080 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x147d0c110 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x147d0c1a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x147d0c230 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x147d0c2c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x147d0c350 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x147d0c3e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x147d0c470 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x147d0c500 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x147d0c590 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x147d0c620 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x147d0c6b0 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] 0x147cdcb70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147cdcc00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x147cdcc90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147cdcd20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147cdcdb0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147cdce40 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] 0x147d0d270 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d0d300 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x147d0d390 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d0d420 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d0d4b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d0d540 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] 0x147cdeb20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147cdebb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x147cdec40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147cdecd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147cded60 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147cdedf0 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] 0x147d0db80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d0dc10 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x147d0dca0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d0dd30 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d0ddc0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d0de50 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] 0x147ce0930 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147ce09c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x147ce0a50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147ce0ae0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147ce0b70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147ce0c00 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] 0x147d0e490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d0e520 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d0e5b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d0e640 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d0e6d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d0e760 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] 0x147ce2820 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147ce28b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x147ce2940 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147ce29d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147ce2a60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147ce2af0 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] 0x147d0eda0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d0ee30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d0eec0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d0ef50 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d0efe0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d0f070 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] 0x147ce4550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147ce45e0 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] 0x147d0f6b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d0f740 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] 0x147ce63a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147ce6430 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147ce64c0 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] 0x147d0ffc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d10050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d100e0 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] 0x147ce8190 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147ce8220 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147ce82b0 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] 0x147d108d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d10960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d109f0 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] 0x147ce9ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147ce9f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147ce9fe0 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] 0x147d111e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d11270 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d11300 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] 0x147cebbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147cebc80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147cebd10 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] 0x147d11af0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d11b80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d11c10 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] 0x147cedc20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147cedcb0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x147cedd40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147ceddd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147cede60 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] 0x147d12400 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d12490 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x147d12520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d125b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d12640 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] 0x147cefb10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x147cefba0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x147cefc30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147cefcc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147cefd50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x147cefde0 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] 0x147d12d10 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x147d12da0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x147d12e30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d12ec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d12f50 MAP: (2 sibs) 1 children: 30: [5] [5] 0x147d12fe0 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] 0x147cf19c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf1a50 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] 0x147d13620 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d136b0 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] 0x147cf3870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf3900 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] 0x147d13f30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d13fc0 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] 0x147cf5720 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf57b0 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] 0x147d14840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d148d0 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] 0x147cf75d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf7660 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] 0x147d15150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d151e0 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] 0x147cf9480 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cf9510 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] 0x147d15a60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d15af0 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] 0x147cfb330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147cfb3c0 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] 0x147d16370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d16400 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] 0x147cfd060 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147cfd0f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x147cfd180 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x147cfd210 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x147cfd2a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x147cfd330 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] 0x147d16c80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d16d10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x147d16da0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x147d16e30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x147d16ec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x147d16f50 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] 0x147cfed90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x147cfee20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x147cfeeb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x147cfef40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x147cfefd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x147cff060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x147cff0f0 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] 0x147d17590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x147d17620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x147d176b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x147d17740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x147d177d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x147d17860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x147d178f0 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] 0x147cff6e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x147cff920 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x147cff770 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x147cff800 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x147cff890 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x147cff9b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x147cffa40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x147cffad0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x147cffb60 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x147cffbf0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x147cffc80 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x147cffd10 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] 0x147d17ea0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x147d17f30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x147d17fc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x147d18050 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x147d180e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x147d18170 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x147d18200 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x147d18290 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x147d18320 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x147d183b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x147d18440 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x147d184d0 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] 0x147cffff0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d00080 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x147d00110 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d001a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d00230 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d002c0 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] 0x147d187b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d18840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x147d188d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d18960 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d189f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d18a80 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] 0x147d00900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d00990 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x147d00a20 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d00ab0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d00b40 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d00bd0 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] 0x147d190c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d19150 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x147d191e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d19270 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d19300 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d19390 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] 0x147d01210 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d012a0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d01330 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d013c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d01450 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d014e0 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] 0x147d199d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d19a60 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d19af0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d19b80 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d19c10 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d19ca0 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] 0x147d01b20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d01bb0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d01c40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d01cd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d01d60 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d01df0 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] 0x147d1a2e0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d1a370 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d1a400 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d1a490 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d1a520 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d1a5b0 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] 0x147d02430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d024c0 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] 0x147d1abf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d1ac80 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] 0x147d02d40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d02dd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d02e60 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] 0x147d1b500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d1b590 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d1b620 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] 0x147d03650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d036e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d03770 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] 0x147d1be10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d1bea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d1bf30 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] 0x147d03f60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d03ff0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d04080 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] 0x147d1c720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d1c7b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d1c840 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] 0x147d04870 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d04900 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d04990 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] 0x147d1d030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d1d0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d1d150 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] 0x147d05180 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d05210 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x147d052a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d05330 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d053c0 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] 0x147d1d940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d1d9d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x147d1da60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d1daf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d1db80 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] 0x147d05a90 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x147d05b20 MAP: (2 sibs) 2 children: 30: [2] [2] 0x147d05bb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d05c40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d05cd0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x147d05d60 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] 0x147d1e250 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x147d1e2e0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x147d1e370 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d1e400 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d1e490 MAP: (2 sibs) 1 children: 30: [5] [5] 0x147d1e520 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] 0x147d063a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d06430 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] 0x147d1eb60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d1ebf0 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] 0x147d06cb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d06d40 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] 0x147d1f470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d1f500 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] 0x147d075c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d07650 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] 0x147d1fd80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d1fe10 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] 0x147d07ed0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d07f60 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] 0x147d20690 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d20720 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] 0x147d087e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d08870 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] 0x147d20fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d21030 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] 0x147d090f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d09180 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] 0x147d218b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d21940 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] 0x147d09a00 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d09a90 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x147d09b20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x147d09bb0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x147d09c40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x147d09cd0 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] 0x147d221c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d22250 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x147d222e0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x147d22370 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x147d22400 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x147d22490 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] 0x147d0a310 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x147d0a3a0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x147d0a430 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x147d0a4c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x147d0a550 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x147d0a5e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x147d0a670 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] 0x147d22ad0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x147d22b60 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x147d22bf0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x147d22c80 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x147d22d10 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x147d22da0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x147d22e30 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: 0x147c6cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x147c69230 DOCMAP: (3 sibs) 3 children: 30: 0x147c69400 KEYVAL: 'a' '' (3 sibs) 30: 0x147c69498 KEYVAL: 'b' '' (3 sibs) 30: 0x147c69530 KEYVAL: '' '' (3 sibs) 30: 0x147c692c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x147c695d0 KEYVAL: 'a' '' (2 sibs) 30: 0x147c69668 KEYVAL: 'b' '' (2 sibs) 30: 0x147c69360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x147c69710 KEYVAL: 'a' '' (3 sibs) 30: 0x147c697a8 KEYVAL: 'b' '' (3 sibs) 30: 0x147c69840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d233e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x147d23470 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x147d23500 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x147d23590 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x147d23620 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x147d236b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x147d23740 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x147d237d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x147d23860 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x147d238f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x147d23980 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x147d23a10 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: 0x147c6cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c69c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x147c69cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x147c69d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x147c69e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x147c69ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d23ab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d23b40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x147d23bd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d23c60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d23cf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d23d80 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: 0x147c6cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c6a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x147c6a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x147c6a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x147c6a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x147c6a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d23e20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d23eb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x147d23f40 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d23fd0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d24060 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d240f0 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: 0x147c6ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x147c6a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x147c6a748 VAL: '?foo' (5 sibs) 30: 0x147c6a7e0 VAL: ':foo' (5 sibs) 30: 0x147c6a878 VAL: '-foo' (5 sibs) 30: 0x147c6a910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d24190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d24220 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d242b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d24340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d243d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d24460 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: 0x147c6cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x147c6b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x147c6b318 VAL: '?foo' (5 sibs) 30: 0x147c6b3b0 VAL: ':foo' (5 sibs) 30: 0x147c6b448 VAL: '-foo' (5 sibs) 30: 0x147c6b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d24500 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d24590 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d24620 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d246b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d24740 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d247d0 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: 0x147c6d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c69f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d24870 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d24900 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: 0x147c6d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c68f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c68fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d249a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d24a30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d24ac0 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: 0x147c6d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d24b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d24bf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d24c80 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: 0x147c6d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d24d20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d24db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d24e40 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: 0x147c6d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d24ee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d24f70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d25000 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: 0x147c6d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x147c6ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d250a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d25130 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x147d251c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d25250 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d252e0 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: 0x147c6d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x147c6b040 MAP: (2 sibs) 2 children: 30: 0x147c6c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6b0d8 MAP: (2 sibs) 1 children: 30: 0x147c6b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d25380 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x147d25410 MAP: (2 sibs) 2 children: 30: [2] [2] 0x147d254a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d25530 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d255c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x147d25650 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: 0x147c6d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6af50 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] 0x147d256f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d25780 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: 0x147c6d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6c8a0 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] 0x147d25820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d258b0 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: 0x147c6dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d25950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d259e0 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: 0x147c6dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d25a80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d25b10 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: 0x147c6dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6ee80 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] 0x147d25bb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d25c40 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: 0x147c6de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d25ce0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d25d70 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: 0x147c6df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c6b670 KEYVAL: 'a' '' (5 sibs) 30: 0x147c6b708 KEYVAL: 'b' '' (5 sibs) 30: 0x147c6b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x147c6b838 KEYVAL: 'd' '' (5 sibs) 30: 0x147c6b8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d25e10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d25ea0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x147d25f30 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x147d25fc0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x147d26050 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x147d260e0 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: 0x147c6e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x147c6b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x147c6ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x147c6baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x147c6bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x147c6bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x147c6bcb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d26180 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x147d26210 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x147d262a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x147d26330 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x147d263c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x147d26450 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x147d264e0 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: 0x147c6cb70 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x147c69230 DOCMAP: (3 sibs) 3 children: 30: 0x147c69400 KEYVAL: 'a' '' (3 sibs) 30: 0x147c69498 KEYVAL: 'b' '' (3 sibs) 30: 0x147c69530 KEYVAL: '' '' (3 sibs) 30: 0x147c692c8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x147c695d0 KEYVAL: 'a' '' (2 sibs) 30: 0x147c69668 KEYVAL: 'b' '' (2 sibs) 30: 0x147c69360 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x147c69710 KEYVAL: 'a' '' (3 sibs) 30: 0x147c697a8 KEYVAL: 'b' '' (3 sibs) 30: 0x147c69840 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d26580 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x147d26610 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x147d266a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x147d26730 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x147d267c0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x147d26850 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x147d268e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x147d26970 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x147d26a00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x147d26a90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x147d26b20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x147d26bb0 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: 0x147c6cc88 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c69c40 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x147c69cd8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x147c69d70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x147c69e08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x147c69ea0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d26c50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d26ce0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x147d26d70 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d26e00 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d26e90 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d26f20 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: 0x147c6cda0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c6a3b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x147c6a448 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x147c6a4e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x147c6a578 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x147c6a610 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d26fc0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d27050 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x147d270e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x147d27170 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x147d27200 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x147d27290 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: 0x147c6ceb8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x147c6a6b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x147c6a748 VAL: '?foo' (5 sibs) 30: 0x147c6a7e0 VAL: ':foo' (5 sibs) 30: 0x147c6a878 VAL: '-foo' (5 sibs) 30: 0x147c6a910 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d27330 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d273c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d27450 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d274e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d27570 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d27600 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: 0x147c6cfd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x147c6b280 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x147c6b318 VAL: '?foo' (5 sibs) 30: 0x147c6b3b0 VAL: ':foo' (5 sibs) 30: 0x147c6b448 VAL: '-foo' (5 sibs) 30: 0x147c6b4e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d276a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x147d27730 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x147d277c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x147d27850 VAL: ':foo' (5 sibs) 30: [4] [4] 0x147d278e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x147d27970 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: 0x147c6d0e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c69f90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d27a10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d27aa0 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: 0x147c6d200 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c68f20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c68fb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d27b40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d27bd0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d27c60 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: 0x147c6d318 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6a0d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6a168 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d27d00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d27d90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d27e20 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: 0x147c6d430 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6a260 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6a2f8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d27ec0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d27f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x147d27fe0 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: 0x147c6d548 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6aa00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6aa98 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d28080 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d28110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x147d281a0 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: 0x147c6d660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x147c6acd0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x147c6ae10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6aea8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6ad68 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d28240 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x147d282d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x147d28360 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d283f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d28480 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: 0x147c6d778 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x147c6b040 MAP: (2 sibs) 2 children: 30: 0x147c6c710 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x147c6c7a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x147c6b0d8 MAP: (2 sibs) 1 children: 30: 0x147c6b180 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d28520 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x147d285b0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x147d28640 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x147d286d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x147d28760 MAP: (2 sibs) 1 children: 30: [5] [5] 0x147d287f0 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: 0x147c6d890 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6af50 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] 0x147d28890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d28920 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: 0x147c6d9a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6c8a0 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] 0x147d289c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d28a50 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: 0x147c6dac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6c990 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d28af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d28b80 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: 0x147c6dbd8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6ca80 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d28c20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d28cb0 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: 0x147c6dcf0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6ee80 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] 0x147d28d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d28de0 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: 0x147c6de08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x147c6b5d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d28e80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x147d28f10 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: 0x147c6df20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x147c6b670 KEYVAL: 'a' '' (5 sibs) 30: 0x147c6b708 KEYVAL: 'b' '' (5 sibs) 30: 0x147c6b7a0 KEYVAL: 'c' '' (5 sibs) 30: 0x147c6b838 KEYVAL: 'd' '' (5 sibs) 30: 0x147c6b8d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d28fb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x147d29040 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x147d290d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x147d29160 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x147d291f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x147d29280 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: 0x147c6e038 [ROOT] MAP: (0 sibs) 6 children: 30: 0x147c6b9c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x147c6ba58 KEYVAL: 'b' '' (6 sibs) 30: 0x147c6baf0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x147c6bb88 KEYVAL: 'd' '' (6 sibs) 30: 0x147c6bc20 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x147c6bcb8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x147d29320 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x147d293b0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x147d29440 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x147d294d0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x147d29560 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x147d295f0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x147d29680 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 (23 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (24 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.05 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x15a8d9b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d8a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8d8c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8d8ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8d8d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8d8ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8d8de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8d8e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8d8f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8d8b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8d8fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8d9048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8d90e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f19a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f1a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f1ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f1b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f1be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f1c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f1d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f1d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f1e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f1eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f1f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f1fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f2060 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: 0x15a8d9c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d93c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8d9590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8d9628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8d96c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8d9458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8d9760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8d97f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8d9890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8d94f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8d9930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8d99c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8d9a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f3a20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f3ab0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f3b40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f3bd0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f3c60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f3cf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f3d80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f3e10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f3ea0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f3f30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f3fc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f4050 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f40e0 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: 0x15a8d9d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d9f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8da140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8da1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8da270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8da008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8da310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8da3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8da440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8da0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8da4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8da578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8da610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f5970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f5a00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f5a90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f5b20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f5bb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f5c40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f5cd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f5d60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f5df0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f5e80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f5f10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f5fa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f6030 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: 0x15a8d9e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x15a8da7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x15a8da890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x15a8da928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f78c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x15a8f7950 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x15a8f79e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x15a8f7a70 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: 0x15a8d9b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d8a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8d8c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8d8ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8d8d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8d8ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8d8de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8d8e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8d8f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8d8b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8d8fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8d9048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8d90e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f81d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f8260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f82f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f8380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f8410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f84a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f8530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f85c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f8650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f86e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f8770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f8800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f8890 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: 0x15a8d9c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d93c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8d9590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8d9628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8d96c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8d9458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8d9760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8d97f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8d9890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8d94f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8d9930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8d99c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8d9a60 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f8ae0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f8b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f8c00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f8c90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f8d20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f8db0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f8e40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f8ed0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f8f60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f8ff0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f9080 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f9110 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f91a0 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: 0x15a8d9d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d9f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8da140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8da1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8da270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8da008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8da310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8da3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8da440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8da0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8da4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8da578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8da610 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f93f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f9480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f9510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f95a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f9630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f96c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f9750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f97e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f9870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f9900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f9990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f9a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f9ab0 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: 0x15a8d9e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x15a8da7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x15a8da890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x15a8da928 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f9d00 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x15a8f9d90 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x15a8f9e20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x15a8f9eb0 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] 0x15a8f19a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f1a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f1ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f1b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f1be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f1c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f1d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f1d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f1e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f1eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f1f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f1fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f2060 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] 0x15a8fad80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8fae10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8faea0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8faf30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8fafc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8fb050 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8fb0e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8fb170 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8fb200 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8fb290 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8fb320 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8fb3b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8fb440 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] 0x15a8f3a20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f3ab0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f3b40 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f3bd0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f3c60 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f3cf0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f3d80 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f3e10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f3ea0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f3f30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f3fc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f4050 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f40e0 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] 0x15a8fbf70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8fc000 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8fc090 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8fc120 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8fc1b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8fc240 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8fc2d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8fc360 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8fc3f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8fc480 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8fc510 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8fc5a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8fc630 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] 0x15a8f5970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f5a00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f5a90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f5b20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f5bb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f5c40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f5cd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f5d60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f5df0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f5e80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f5f10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f5fa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f6030 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] 0x15a8fc880 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8fc910 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8fc9a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8fca30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8fcac0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8fcb50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8fcbe0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8fcc70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8fcd00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8fcd90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8fce20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8fceb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8fcf40 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] 0x15a8f78c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x15a8f7950 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x15a8f79e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x15a8f7a70 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] 0x15a8fd190 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x15a8fd220 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x15a8fd2b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x15a8fd340 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] 0x15a8f81d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f8260 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f82f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f8380 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f8410 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f84a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f8530 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f85c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f8650 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f86e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f8770 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f8800 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f8890 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] 0x15a8fdaa0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8fdb30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8fdbc0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8fdc50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8fdce0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8fdd70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8fde00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8fde90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8fdf20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8fdfb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8fe040 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8fe0d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8fe160 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] 0x15a8f8ae0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f8b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f8c00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f8c90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f8d20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f8db0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f8e40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f8ed0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f8f60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f8ff0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f9080 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f9110 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f91a0 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] 0x15a8fe3b0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8fe440 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8fe4d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8fe560 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8fe5f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8fe680 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8fe710 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8fe7a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8fe830 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8fe8c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8fe950 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8fe9e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8fea70 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] 0x15a8f93f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8f9480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8f9510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8f95a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8f9630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8f96c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8f9750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8f97e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8f9870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8f9900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8f9990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8f9a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8f9ab0 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] 0x15a8fecc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8fed50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a8fede0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a8fee70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a8fef00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a8fef90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a8ff020 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a8ff0b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a8ff140 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a8ff1d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a8ff260 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a8ff2f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a8ff380 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] 0x15a8f9d00 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x15a8f9d90 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x15a8f9e20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x15a8f9eb0 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] 0x15a8ff5d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x15a8ff660 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x15a8ff6f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x15a8ff780 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: 0x15a8d9b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d8a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8d8c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8d8ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8d8d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8d8ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8d8de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8d8e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8d8f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8d8b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8d8fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8d9048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8d90e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8ffee0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a8fff70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a900000 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a900090 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a900120 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a9001b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a900240 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a9002d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a900360 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a9003f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a900480 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a900510 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a9005a0 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: 0x15a8d9c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d93c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8d9590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8d9628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8d96c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8d9458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8d9760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8d97f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8d9890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8d94f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8d9930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8d99c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8d9a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x15a900640 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a9006d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a900760 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a9007f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a900880 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a900910 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a9009a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a900a30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a900ac0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a900b50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a900be0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a900c70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a900d00 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: 0x15a8d9d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d9f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8da140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8da1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8da270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8da008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8da310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8da3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8da440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8da0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8da4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8da578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8da610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x15a900da0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a900e30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a900ec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a900f50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a900fe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a901070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a901100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a901190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a901220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a9012b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a901340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a9013d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a901460 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: 0x15a8d9e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x15a8da7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x15a8da890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x15a8da928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8f00b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x15a8f0140 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x15a8f01d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x15a8f0260 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: 0x15a8d9b50 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d8a40 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8d8c10 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8d8ca8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8d8d40 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8d8ad8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8d8de0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8d8e78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8d8f10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8d8b70 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8d8fb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8d9048 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8d90e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x15a901500 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a901590 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a901620 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a9016b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a901740 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a9017d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a901860 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a9018f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a901980 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a901a10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a901aa0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a901b30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a901bc0 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: 0x15a8d9c68 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d93c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8d9590 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8d9628 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8d96c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8d9458 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8d9760 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8d97f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8d9890 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8d94f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8d9930 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8d99c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8d9a60 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x15a901c60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a901cf0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a901d80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a901e10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a901ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a901f30 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a901fc0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a902050 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a9020e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a902170 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a902200 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a902290 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a902320 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: 0x15a8d9d80 [ROOT] MAP: (0 sibs) 3 children: 31: 0x15a8d9f70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x15a8da140 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x15a8da1d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x15a8da270 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x15a8da008 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x15a8da310 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x15a8da3a8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x15a8da440 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x15a8da0a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x15a8da4e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x15a8da578 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x15a8da610 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x15a9023c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x15a902450 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x15a9024e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x15a902570 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x15a902600 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x15a902690 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x15a902720 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x15a9027b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x15a902840 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x15a9028d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x15a902960 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x15a9029f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x15a902a80 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: 0x15a8d9e98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x15a8da7f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x15a8da890 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x15a8da928 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x15a8fb790 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x15a8fb820 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x15a8fb8b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x15a8fb940 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 (6 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (6 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.02 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x13c90a8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c9084d0 SEQ: (3 sibs) 0 children: 32: 0x13c908568 SEQ: (3 sibs) 0 children: 32: 0x13c908600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c939790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c939820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x13c9398b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x13c939940 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: 0x13c90a9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c908e50 SEQ: (3 sibs) 3 children: 32: 0x13c909020 VAL: '00' (3 sibs) 32: 0x13c9090b8 VAL: '01' (3 sibs) 32: 0x13c909150 VAL: '02' (3 sibs) 32: 0x13c908ee8 SEQ: (3 sibs) 3 children: 32: 0x13c9091f0 VAL: '10' (3 sibs) 32: 0x13c909288 VAL: '11' (3 sibs) 32: 0x13c909320 VAL: '12' (3 sibs) 32: 0x13c908f80 SEQ: (3 sibs) 3 children: 32: 0x13c9093c0 VAL: '20' (3 sibs) 32: 0x13c909458 VAL: '21' (3 sibs) 32: 0x13c9094f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c93b650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c93b6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c93b770 VAL: '00' (3 sibs) 32: [3] [3] 0x13c93b800 VAL: '01' (3 sibs) 32: [4] [4] 0x13c93b890 VAL: '02' (3 sibs) 32: [5] [5] 0x13c93b920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c93b9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c93ba40 VAL: '11' (3 sibs) 32: [8] [8] 0x13c93bad0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c93bb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c93bbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c93bc80 VAL: '21' (3 sibs) 32: [12] [12] 0x13c93bd10 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: 0x13c90ab00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c909a00 SEQ: (3 sibs) 3 children: 32: 0x13c909bd0 VAL: '00' (3 sibs) 32: 0x13c909c68 VAL: '01' (3 sibs) 32: 0x13c909d00 VAL: '02' (3 sibs) 32: 0x13c909a98 SEQ: (3 sibs) 3 children: 32: 0x13c909da0 VAL: '10' (3 sibs) 32: 0x13c909e38 VAL: '11' (3 sibs) 32: 0x13c909ed0 VAL: '12' (3 sibs) 32: 0x13c909b30 SEQ: (3 sibs) 3 children: 32: 0x13c909f70 VAL: '20' (3 sibs) 32: 0x13c90a008 VAL: '21' (3 sibs) 32: 0x13c90a0a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c93d3c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c93d450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c93d4e0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c93d570 VAL: '01' (3 sibs) 32: [4] [4] 0x13c93d600 VAL: '02' (3 sibs) 32: [5] [5] 0x13c93d690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c93d720 VAL: '10' (3 sibs) 32: [7] [7] 0x13c93d7b0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c93d840 VAL: '12' (3 sibs) 32: [9] [9] 0x13c93d8d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c93d960 VAL: '20' (3 sibs) 32: [11] [11] 0x13c93d9f0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c93da80 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: 0x13c90ac18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90a140 SEQ: (3 sibs) 3 children: 32: 0x13c90a310 VAL: '00' (3 sibs) 32: 0x13c90a3a8 VAL: '01' (3 sibs) 32: 0x13c90a440 VAL: '02' (3 sibs) 32: 0x13c90a1d8 SEQ: (3 sibs) 3 children: 32: 0x13c90a4e0 VAL: '10' (3 sibs) 32: 0x13c90a578 VAL: '11' (3 sibs) 32: 0x13c90a610 VAL: '12' (3 sibs) 32: 0x13c90a270 SEQ: (3 sibs) 3 children: 32: 0x13c90a6b0 VAL: '20' (3 sibs) 32: 0x13c90a748 VAL: '21' (3 sibs) 32: 0x13c90a7e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c93f1b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c93f240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c93f2d0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c93f360 VAL: '01' (3 sibs) 32: [4] [4] 0x13c93f3f0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c93f480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c93f510 VAL: '10' (3 sibs) 32: [7] [7] 0x13c93f5a0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c93f630 VAL: '12' (3 sibs) 32: [9] [9] 0x13c93f6c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c93f750 VAL: '20' (3 sibs) 32: [11] [11] 0x13c93f7e0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c93f870 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: 0x13c90ad30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90b150 SEQ: (3 sibs) 3 children: 32: 0x13c90b320 VAL: '00' (3 sibs) 32: 0x13c90b3b8 VAL: '01' (3 sibs) 32: 0x13c90b450 VAL: '02' (3 sibs) 32: 0x13c90b1e8 SEQ: (3 sibs) 3 children: 32: 0x13c90b4f0 VAL: '10' (3 sibs) 32: 0x13c90b588 VAL: '11' (3 sibs) 32: 0x13c90b620 VAL: '12' (3 sibs) 32: 0x13c90b280 SEQ: (3 sibs) 3 children: 32: 0x13c90b6c0 VAL: '20' (3 sibs) 32: 0x13c90b758 VAL: '21' (3 sibs) 32: 0x13c90b7f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c940f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c941010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c9410a0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c941130 VAL: '01' (3 sibs) 32: [4] [4] 0x13c9411c0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c941250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c9412e0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c941370 VAL: '11' (3 sibs) 32: [8] [8] 0x13c941400 VAL: '12' (3 sibs) 32: [9] [9] 0x13c941490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c941520 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9415b0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c941640 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: 0x13c90ae48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c9095e0 SEQ: (3 sibs) 3 children: 32: 0x13c9097b0 VAL: '00' (3 sibs) 32: 0x13c909848 VAL: '01' (3 sibs) 32: 0x13c9098e0 VAL: '02' (3 sibs) 32: 0x13c909678 SEQ: (3 sibs) 3 children: 32: 0x13c90b890 VAL: '10' (3 sibs) 32: 0x13c90b928 VAL: '11' (3 sibs) 32: 0x13c90b9c0 VAL: '12' (3 sibs) 32: 0x13c909710 SEQ: (3 sibs) 3 children: 32: 0x13c90ba60 VAL: '20' (3 sibs) 32: 0x13c90baf8 VAL: '21' (3 sibs) 32: 0x13c90bb90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c942d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c942e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c942e90 VAL: '00' (3 sibs) 32: [3] [3] 0x13c942f20 VAL: '01' (3 sibs) 32: [4] [4] 0x13c942fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c943040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c9430d0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c943160 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9431f0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c943280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c943310 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9433a0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c943430 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: 0x13c90af60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90bc30 SEQ: (3 sibs) 3 children: 32: 0x13c90be00 VAL: '00' (3 sibs) 32: 0x13c90be98 VAL: '01' (3 sibs) 32: 0x13c90bf30 VAL: '02' (3 sibs) 32: 0x13c90bcc8 SEQ: (3 sibs) 3 children: 32: 0x13c90bfd0 VAL: '10' (3 sibs) 32: 0x13c90c068 VAL: '11' (3 sibs) 32: 0x13c90c100 VAL: '12' (3 sibs) 32: 0x13c90bd60 SEQ: (3 sibs) 3 children: 32: 0x13c90c1a0 VAL: '20' (3 sibs) 32: 0x13c90c238 VAL: '21' (3 sibs) 32: 0x13c90c2d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c944cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c944d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c944dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c944e60 VAL: '01' (3 sibs) 32: [4] [4] 0x13c944ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c944f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c945010 VAL: '10' (3 sibs) 32: [7] [7] 0x13c9450a0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c945130 VAL: '12' (3 sibs) 32: [9] [9] 0x13c9451c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c945250 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9452e0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c945370 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: 0x13c90b078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90c3c0 SEQ: (3 sibs) 3 children: 32: 0x13c90c590 VAL: '00' (3 sibs) 32: 0x13c90c628 VAL: '01' (3 sibs) 32: 0x13c90c6c0 VAL: '02' (3 sibs) 32: 0x13c90c458 SEQ: (3 sibs) 3 children: 32: 0x13c90c760 VAL: '10' (3 sibs) 32: 0x13c90c7f8 VAL: '11' (3 sibs) 32: 0x13c90c890 VAL: '12' (3 sibs) 32: 0x13c90c4f0 SEQ: (3 sibs) 3 children: 32: 0x13c90c930 VAL: '20' (3 sibs) 32: 0x13c90c9c8 VAL: '21' (3 sibs) 32: 0x13c90ca60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c946aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c946b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c946bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c946c50 VAL: '01' (3 sibs) 32: [4] [4] 0x13c946ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c946d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c946e00 VAL: '10' (3 sibs) 32: [7] [7] 0x13c946e90 VAL: '11' (3 sibs) 32: [8] [8] 0x13c946f20 VAL: '12' (3 sibs) 32: [9] [9] 0x13c946fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c947040 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9470d0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c947160 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: 0x13c90a8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c9084d0 SEQ: (3 sibs) 0 children: 32: 0x13c908568 SEQ: (3 sibs) 0 children: 32: 0x13c908600 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c9473f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c947480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x13c947510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x13c9475a0 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: 0x13c90a9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c908e50 SEQ: (3 sibs) 3 children: 32: 0x13c909020 VAL: '00' (3 sibs) 32: 0x13c9090b8 VAL: '01' (3 sibs) 32: 0x13c909150 VAL: '02' (3 sibs) 32: 0x13c908ee8 SEQ: (3 sibs) 3 children: 32: 0x13c9091f0 VAL: '10' (3 sibs) 32: 0x13c909288 VAL: '11' (3 sibs) 32: 0x13c909320 VAL: '12' (3 sibs) 32: 0x13c908f80 SEQ: (3 sibs) 3 children: 32: 0x13c9093c0 VAL: '20' (3 sibs) 32: 0x13c909458 VAL: '21' (3 sibs) 32: 0x13c9094f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c947d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c947d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c947e20 VAL: '00' (3 sibs) 32: [3] [3] 0x13c947eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c947f40 VAL: '02' (3 sibs) 32: [5] [5] 0x13c947fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c948060 VAL: '10' (3 sibs) 32: [7] [7] 0x13c9480f0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c948180 VAL: '12' (3 sibs) 32: [9] [9] 0x13c948210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9482a0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c948330 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9483c0 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: 0x13c90ab00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c909a00 SEQ: (3 sibs) 3 children: 32: 0x13c909bd0 VAL: '00' (3 sibs) 32: 0x13c909c68 VAL: '01' (3 sibs) 32: 0x13c909d00 VAL: '02' (3 sibs) 32: 0x13c909a98 SEQ: (3 sibs) 3 children: 32: 0x13c909da0 VAL: '10' (3 sibs) 32: 0x13c909e38 VAL: '11' (3 sibs) 32: 0x13c909ed0 VAL: '12' (3 sibs) 32: 0x13c909b30 SEQ: (3 sibs) 3 children: 32: 0x13c909f70 VAL: '20' (3 sibs) 32: 0x13c90a008 VAL: '21' (3 sibs) 32: 0x13c90a0a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c948610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9486a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c948730 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9487c0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c948850 VAL: '02' (3 sibs) 32: [5] [5] 0x13c9488e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c948970 VAL: '10' (3 sibs) 32: [7] [7] 0x13c948a00 VAL: '11' (3 sibs) 32: [8] [8] 0x13c948a90 VAL: '12' (3 sibs) 32: [9] [9] 0x13c948b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c948bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c948c40 VAL: '21' (3 sibs) 32: [12] [12] 0x13c948cd0 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: 0x13c90ac18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90a140 SEQ: (3 sibs) 3 children: 32: 0x13c90a310 VAL: '00' (3 sibs) 32: 0x13c90a3a8 VAL: '01' (3 sibs) 32: 0x13c90a440 VAL: '02' (3 sibs) 32: 0x13c90a1d8 SEQ: (3 sibs) 3 children: 32: 0x13c90a4e0 VAL: '10' (3 sibs) 32: 0x13c90a578 VAL: '11' (3 sibs) 32: 0x13c90a610 VAL: '12' (3 sibs) 32: 0x13c90a270 SEQ: (3 sibs) 3 children: 32: 0x13c90a6b0 VAL: '20' (3 sibs) 32: 0x13c90a748 VAL: '21' (3 sibs) 32: 0x13c90a7e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c948f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c948fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c949040 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9490d0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c949160 VAL: '02' (3 sibs) 32: [5] [5] 0x13c9491f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c949280 VAL: '10' (3 sibs) 32: [7] [7] 0x13c949310 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9493a0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c949430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9494c0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c949550 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9495e0 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: 0x13c90ad30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90b150 SEQ: (3 sibs) 3 children: 32: 0x13c90b320 VAL: '00' (3 sibs) 32: 0x13c90b3b8 VAL: '01' (3 sibs) 32: 0x13c90b450 VAL: '02' (3 sibs) 32: 0x13c90b1e8 SEQ: (3 sibs) 3 children: 32: 0x13c90b4f0 VAL: '10' (3 sibs) 32: 0x13c90b588 VAL: '11' (3 sibs) 32: 0x13c90b620 VAL: '12' (3 sibs) 32: 0x13c90b280 SEQ: (3 sibs) 3 children: 32: 0x13c90b6c0 VAL: '20' (3 sibs) 32: 0x13c90b758 VAL: '21' (3 sibs) 32: 0x13c90b7f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c949830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9498c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c949950 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9499e0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c949a70 VAL: '02' (3 sibs) 32: [5] [5] 0x13c949b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c949b90 VAL: '10' (3 sibs) 32: [7] [7] 0x13c949c20 VAL: '11' (3 sibs) 32: [8] [8] 0x13c949cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c949d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c949dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c949e60 VAL: '21' (3 sibs) 32: [12] [12] 0x13c949ef0 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: 0x13c90ae48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c9095e0 SEQ: (3 sibs) 3 children: 32: 0x13c9097b0 VAL: '00' (3 sibs) 32: 0x13c909848 VAL: '01' (3 sibs) 32: 0x13c9098e0 VAL: '02' (3 sibs) 32: 0x13c909678 SEQ: (3 sibs) 3 children: 32: 0x13c90b890 VAL: '10' (3 sibs) 32: 0x13c90b928 VAL: '11' (3 sibs) 32: 0x13c90b9c0 VAL: '12' (3 sibs) 32: 0x13c909710 SEQ: (3 sibs) 3 children: 32: 0x13c90ba60 VAL: '20' (3 sibs) 32: 0x13c90baf8 VAL: '21' (3 sibs) 32: 0x13c90bb90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c94a140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94a1d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94a260 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94a2f0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94a380 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94a410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94a4a0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94a530 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94a5c0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94a650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94a6e0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94a770 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94a800 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: 0x13c90af60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90bc30 SEQ: (3 sibs) 3 children: 32: 0x13c90be00 VAL: '00' (3 sibs) 32: 0x13c90be98 VAL: '01' (3 sibs) 32: 0x13c90bf30 VAL: '02' (3 sibs) 32: 0x13c90bcc8 SEQ: (3 sibs) 3 children: 32: 0x13c90bfd0 VAL: '10' (3 sibs) 32: 0x13c90c068 VAL: '11' (3 sibs) 32: 0x13c90c100 VAL: '12' (3 sibs) 32: 0x13c90bd60 SEQ: (3 sibs) 3 children: 32: 0x13c90c1a0 VAL: '20' (3 sibs) 32: 0x13c90c238 VAL: '21' (3 sibs) 32: 0x13c90c2d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c94aa50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94aae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94ab70 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94ac00 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94ac90 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94ad20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94adb0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94ae40 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94aed0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94af60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94aff0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94b080 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94b110 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: 0x13c90b078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90c3c0 SEQ: (3 sibs) 3 children: 32: 0x13c90c590 VAL: '00' (3 sibs) 32: 0x13c90c628 VAL: '01' (3 sibs) 32: 0x13c90c6c0 VAL: '02' (3 sibs) 32: 0x13c90c458 SEQ: (3 sibs) 3 children: 32: 0x13c90c760 VAL: '10' (3 sibs) 32: 0x13c90c7f8 VAL: '11' (3 sibs) 32: 0x13c90c890 VAL: '12' (3 sibs) 32: 0x13c90c4f0 SEQ: (3 sibs) 3 children: 32: 0x13c90c930 VAL: '20' (3 sibs) 32: 0x13c90c9c8 VAL: '21' (3 sibs) 32: 0x13c90ca60 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x13c94b360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94b3f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94b480 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94b510 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94b5a0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94b630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94b6c0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94b750 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94b7e0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94b870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94b900 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94b990 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94ba20 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] 0x13c939790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c939820 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x13c9398b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x13c939940 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] 0x13c94c370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94c400 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x13c94c490 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x13c94c520 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] 0x13c93b650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c93b6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c93b770 VAL: '00' (3 sibs) 32: [3] [3] 0x13c93b800 VAL: '01' (3 sibs) 32: [4] [4] 0x13c93b890 VAL: '02' (3 sibs) 32: [5] [5] 0x13c93b920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c93b9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c93ba40 VAL: '11' (3 sibs) 32: [8] [8] 0x13c93bad0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c93bb60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c93bbf0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c93bc80 VAL: '21' (3 sibs) 32: [12] [12] 0x13c93bd10 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] 0x13c94d560 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94d5f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94d680 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94d710 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94d7a0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94d830 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94d8c0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94d950 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94d9e0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94da70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94db00 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94db90 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94dc20 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] 0x13c93d3c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c93d450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c93d4e0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c93d570 VAL: '01' (3 sibs) 32: [4] [4] 0x13c93d600 VAL: '02' (3 sibs) 32: [5] [5] 0x13c93d690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c93d720 VAL: '10' (3 sibs) 32: [7] [7] 0x13c93d7b0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c93d840 VAL: '12' (3 sibs) 32: [9] [9] 0x13c93d8d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c93d960 VAL: '20' (3 sibs) 32: [11] [11] 0x13c93d9f0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c93da80 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] 0x13c94de70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94df00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94df90 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94e020 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94e0b0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94e140 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94e1d0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94e260 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94e2f0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94e380 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94e410 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94e4a0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94e530 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] 0x13c93f1b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c93f240 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c93f2d0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c93f360 VAL: '01' (3 sibs) 32: [4] [4] 0x13c93f3f0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c93f480 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c93f510 VAL: '10' (3 sibs) 32: [7] [7] 0x13c93f5a0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c93f630 VAL: '12' (3 sibs) 32: [9] [9] 0x13c93f6c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c93f750 VAL: '20' (3 sibs) 32: [11] [11] 0x13c93f7e0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c93f870 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] 0x13c94e780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94e810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94e8a0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94e930 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94e9c0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94ea50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94eae0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94eb70 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94ec00 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94ec90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94ed20 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94edb0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94ee40 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] 0x13c940f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c941010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c9410a0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c941130 VAL: '01' (3 sibs) 32: [4] [4] 0x13c9411c0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c941250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c9412e0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c941370 VAL: '11' (3 sibs) 32: [8] [8] 0x13c941400 VAL: '12' (3 sibs) 32: [9] [9] 0x13c941490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c941520 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9415b0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c941640 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] 0x13c94f090 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94f120 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94f1b0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94f240 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94f2d0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94f360 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94f3f0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94f480 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94f510 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94f5a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94f630 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94f6c0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94f750 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] 0x13c942d70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c942e00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c942e90 VAL: '00' (3 sibs) 32: [3] [3] 0x13c942f20 VAL: '01' (3 sibs) 32: [4] [4] 0x13c942fb0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c943040 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c9430d0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c943160 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9431f0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c943280 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c943310 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9433a0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c943430 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] 0x13c94f9a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94fa30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94fac0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94fb50 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94fbe0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94fc70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94fd00 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94fd90 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94fe20 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94feb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94ff40 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94ffd0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c950060 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] 0x13c944cb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c944d40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c944dd0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c944e60 VAL: '01' (3 sibs) 32: [4] [4] 0x13c944ef0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c944f80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c945010 VAL: '10' (3 sibs) 32: [7] [7] 0x13c9450a0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c945130 VAL: '12' (3 sibs) 32: [9] [9] 0x13c9451c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c945250 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9452e0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c945370 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] 0x13c9502b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c950340 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c9503d0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c950460 VAL: '01' (3 sibs) 32: [4] [4] 0x13c9504f0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c950580 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c950610 VAL: '10' (3 sibs) 32: [7] [7] 0x13c9506a0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c950730 VAL: '12' (3 sibs) 32: [9] [9] 0x13c9507c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c950850 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9508e0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c950970 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] 0x13c946aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c946b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c946bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c946c50 VAL: '01' (3 sibs) 32: [4] [4] 0x13c946ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c946d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c946e00 VAL: '10' (3 sibs) 32: [7] [7] 0x13c946e90 VAL: '11' (3 sibs) 32: [8] [8] 0x13c946f20 VAL: '12' (3 sibs) 32: [9] [9] 0x13c946fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c947040 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9470d0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c947160 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] 0x13c950bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c950c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c950ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c950d70 VAL: '01' (3 sibs) 32: [4] [4] 0x13c950e00 VAL: '02' (3 sibs) 32: [5] [5] 0x13c950e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c950f20 VAL: '10' (3 sibs) 32: [7] [7] 0x13c950fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c951040 VAL: '12' (3 sibs) 32: [9] [9] 0x13c9510d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c951160 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9511f0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c951280 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] 0x13c9473f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c947480 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x13c947510 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x13c9475a0 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] 0x13c9514d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c951560 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x13c9515f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x13c951680 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] 0x13c947d00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c947d90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c947e20 VAL: '00' (3 sibs) 32: [3] [3] 0x13c947eb0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c947f40 VAL: '02' (3 sibs) 32: [5] [5] 0x13c947fd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c948060 VAL: '10' (3 sibs) 32: [7] [7] 0x13c9480f0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c948180 VAL: '12' (3 sibs) 32: [9] [9] 0x13c948210 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9482a0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c948330 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9483c0 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] 0x13c951de0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c951e70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c951f00 VAL: '00' (3 sibs) 32: [3] [3] 0x13c951f90 VAL: '01' (3 sibs) 32: [4] [4] 0x13c952020 VAL: '02' (3 sibs) 32: [5] [5] 0x13c9520b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c952140 VAL: '10' (3 sibs) 32: [7] [7] 0x13c9521d0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c952260 VAL: '12' (3 sibs) 32: [9] [9] 0x13c9522f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c952380 VAL: '20' (3 sibs) 32: [11] [11] 0x13c952410 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9524a0 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] 0x13c948610 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9486a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c948730 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9487c0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c948850 VAL: '02' (3 sibs) 32: [5] [5] 0x13c9488e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c948970 VAL: '10' (3 sibs) 32: [7] [7] 0x13c948a00 VAL: '11' (3 sibs) 32: [8] [8] 0x13c948a90 VAL: '12' (3 sibs) 32: [9] [9] 0x13c948b20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c948bb0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c948c40 VAL: '21' (3 sibs) 32: [12] [12] 0x13c948cd0 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] 0x13c9526f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c952780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c952810 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9528a0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c952930 VAL: '02' (3 sibs) 32: [5] [5] 0x13c9529c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c952a50 VAL: '10' (3 sibs) 32: [7] [7] 0x13c952ae0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c952b70 VAL: '12' (3 sibs) 32: [9] [9] 0x13c952c00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c952c90 VAL: '20' (3 sibs) 32: [11] [11] 0x13c952d20 VAL: '21' (3 sibs) 32: [12] [12] 0x13c952db0 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] 0x13c948f20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c948fb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c949040 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9490d0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c949160 VAL: '02' (3 sibs) 32: [5] [5] 0x13c9491f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c949280 VAL: '10' (3 sibs) 32: [7] [7] 0x13c949310 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9493a0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c949430 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9494c0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c949550 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9495e0 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] 0x13c953000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c953090 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c953120 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9531b0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c953240 VAL: '02' (3 sibs) 32: [5] [5] 0x13c9532d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c953360 VAL: '10' (3 sibs) 32: [7] [7] 0x13c9533f0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c953480 VAL: '12' (3 sibs) 32: [9] [9] 0x13c953510 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9535a0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c953630 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9536c0 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] 0x13c949830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9498c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c949950 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9499e0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c949a70 VAL: '02' (3 sibs) 32: [5] [5] 0x13c949b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c949b90 VAL: '10' (3 sibs) 32: [7] [7] 0x13c949c20 VAL: '11' (3 sibs) 32: [8] [8] 0x13c949cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c949d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c949dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c949e60 VAL: '21' (3 sibs) 32: [12] [12] 0x13c949ef0 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] 0x13c953910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9539a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c953a30 VAL: '00' (3 sibs) 32: [3] [3] 0x13c953ac0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c953b50 VAL: '02' (3 sibs) 32: [5] [5] 0x13c953be0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c953c70 VAL: '10' (3 sibs) 32: [7] [7] 0x13c953d00 VAL: '11' (3 sibs) 32: [8] [8] 0x13c953d90 VAL: '12' (3 sibs) 32: [9] [9] 0x13c953e20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c953eb0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c953f40 VAL: '21' (3 sibs) 32: [12] [12] 0x13c953fd0 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] 0x13c94a140 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94a1d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94a260 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94a2f0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94a380 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94a410 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94a4a0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94a530 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94a5c0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94a650 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94a6e0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94a770 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94a800 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] 0x13c954220 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9542b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c954340 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9543d0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c954460 VAL: '02' (3 sibs) 32: [5] [5] 0x13c9544f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c954580 VAL: '10' (3 sibs) 32: [7] [7] 0x13c954610 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9546a0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c954730 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9547c0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c954850 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9548e0 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] 0x13c94aa50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94aae0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94ab70 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94ac00 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94ac90 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94ad20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94adb0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94ae40 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94aed0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94af60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94aff0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94b080 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94b110 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] 0x13c954b30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c954bc0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c954c50 VAL: '00' (3 sibs) 32: [3] [3] 0x13c954ce0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c954d70 VAL: '02' (3 sibs) 32: [5] [5] 0x13c954e00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c954e90 VAL: '10' (3 sibs) 32: [7] [7] 0x13c954f20 VAL: '11' (3 sibs) 32: [8] [8] 0x13c954fb0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c955040 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9550d0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c955160 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9551f0 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] 0x13c94b360 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94b3f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c94b480 VAL: '00' (3 sibs) 32: [3] [3] 0x13c94b510 VAL: '01' (3 sibs) 32: [4] [4] 0x13c94b5a0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c94b630 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c94b6c0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c94b750 VAL: '11' (3 sibs) 32: [8] [8] 0x13c94b7e0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c94b870 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c94b900 VAL: '20' (3 sibs) 32: [11] [11] 0x13c94b990 VAL: '21' (3 sibs) 32: [12] [12] 0x13c94ba20 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] 0x13c955440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9554d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c955560 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9555f0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c955680 VAL: '02' (3 sibs) 32: [5] [5] 0x13c955710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c9557a0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c955830 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9558c0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c955950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9559e0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c955a70 VAL: '21' (3 sibs) 32: [12] [12] 0x13c955b00 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: 0x13c90a8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c9084d0 SEQ: (3 sibs) 0 children: 32: 0x13c908568 SEQ: (3 sibs) 0 children: 32: 0x13c908600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c94cfa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c94d030 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x13c94d0c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x13c94d150 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: 0x13c90a9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c908e50 SEQ: (3 sibs) 3 children: 32: 0x13c909020 VAL: '00' (3 sibs) 32: 0x13c9090b8 VAL: '01' (3 sibs) 32: 0x13c909150 VAL: '02' (3 sibs) 32: 0x13c908ee8 SEQ: (3 sibs) 3 children: 32: 0x13c9091f0 VAL: '10' (3 sibs) 32: 0x13c909288 VAL: '11' (3 sibs) 32: 0x13c909320 VAL: '12' (3 sibs) 32: 0x13c908f80 SEQ: (3 sibs) 3 children: 32: 0x13c9093c0 VAL: '20' (3 sibs) 32: 0x13c909458 VAL: '21' (3 sibs) 32: 0x13c9094f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c955d50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c955de0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c955e70 VAL: '00' (3 sibs) 32: [3] [3] 0x13c955f00 VAL: '01' (3 sibs) 32: [4] [4] 0x13c955f90 VAL: '02' (3 sibs) 32: [5] [5] 0x13c956020 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c9560b0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c956140 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9561d0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c956260 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9562f0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c956380 VAL: '21' (3 sibs) 32: [12] [12] 0x13c956410 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: 0x13c90ab00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c909a00 SEQ: (3 sibs) 3 children: 32: 0x13c909bd0 VAL: '00' (3 sibs) 32: 0x13c909c68 VAL: '01' (3 sibs) 32: 0x13c909d00 VAL: '02' (3 sibs) 32: 0x13c909a98 SEQ: (3 sibs) 3 children: 32: 0x13c909da0 VAL: '10' (3 sibs) 32: 0x13c909e38 VAL: '11' (3 sibs) 32: 0x13c909ed0 VAL: '12' (3 sibs) 32: 0x13c909b30 SEQ: (3 sibs) 3 children: 32: 0x13c909f70 VAL: '20' (3 sibs) 32: 0x13c90a008 VAL: '21' (3 sibs) 32: 0x13c90a0a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c9564b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c956540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c9565d0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c956660 VAL: '01' (3 sibs) 32: [4] [4] 0x13c9566f0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c956780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c956810 VAL: '10' (3 sibs) 32: [7] [7] 0x13c9568a0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c956930 VAL: '12' (3 sibs) 32: [9] [9] 0x13c9569c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c956a50 VAL: '20' (3 sibs) 32: [11] [11] 0x13c956ae0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c956b70 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: 0x13c90ac18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90a140 SEQ: (3 sibs) 3 children: 32: 0x13c90a310 VAL: '00' (3 sibs) 32: 0x13c90a3a8 VAL: '01' (3 sibs) 32: 0x13c90a440 VAL: '02' (3 sibs) 32: 0x13c90a1d8 SEQ: (3 sibs) 3 children: 32: 0x13c90a4e0 VAL: '10' (3 sibs) 32: 0x13c90a578 VAL: '11' (3 sibs) 32: 0x13c90a610 VAL: '12' (3 sibs) 32: 0x13c90a270 SEQ: (3 sibs) 3 children: 32: 0x13c90a6b0 VAL: '20' (3 sibs) 32: 0x13c90a748 VAL: '21' (3 sibs) 32: 0x13c90a7e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c956c10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c956ca0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c956d30 VAL: '00' (3 sibs) 32: [3] [3] 0x13c956dc0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c956e50 VAL: '02' (3 sibs) 32: [5] [5] 0x13c956ee0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c956f70 VAL: '10' (3 sibs) 32: [7] [7] 0x13c957000 VAL: '11' (3 sibs) 32: [8] [8] 0x13c957090 VAL: '12' (3 sibs) 32: [9] [9] 0x13c957120 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9571b0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c957240 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9572d0 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: 0x13c90ad30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90b150 SEQ: (3 sibs) 3 children: 32: 0x13c90b320 VAL: '00' (3 sibs) 32: 0x13c90b3b8 VAL: '01' (3 sibs) 32: 0x13c90b450 VAL: '02' (3 sibs) 32: 0x13c90b1e8 SEQ: (3 sibs) 3 children: 32: 0x13c90b4f0 VAL: '10' (3 sibs) 32: 0x13c90b588 VAL: '11' (3 sibs) 32: 0x13c90b620 VAL: '12' (3 sibs) 32: 0x13c90b280 SEQ: (3 sibs) 3 children: 32: 0x13c90b6c0 VAL: '20' (3 sibs) 32: 0x13c90b758 VAL: '21' (3 sibs) 32: 0x13c90b7f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c957370 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c957400 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c957490 VAL: '00' (3 sibs) 32: [3] [3] 0x13c957520 VAL: '01' (3 sibs) 32: [4] [4] 0x13c9575b0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c957640 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c9576d0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c957760 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9577f0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c957880 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c957910 VAL: '20' (3 sibs) 32: [11] [11] 0x13c9579a0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c957a30 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: 0x13c90ae48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c9095e0 SEQ: (3 sibs) 3 children: 32: 0x13c9097b0 VAL: '00' (3 sibs) 32: 0x13c909848 VAL: '01' (3 sibs) 32: 0x13c9098e0 VAL: '02' (3 sibs) 32: 0x13c909678 SEQ: (3 sibs) 3 children: 32: 0x13c90b890 VAL: '10' (3 sibs) 32: 0x13c90b928 VAL: '11' (3 sibs) 32: 0x13c90b9c0 VAL: '12' (3 sibs) 32: 0x13c909710 SEQ: (3 sibs) 3 children: 32: 0x13c90ba60 VAL: '20' (3 sibs) 32: 0x13c90baf8 VAL: '21' (3 sibs) 32: 0x13c90bb90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c957ad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c957b60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c957bf0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c957c80 VAL: '01' (3 sibs) 32: [4] [4] 0x13c957d10 VAL: '02' (3 sibs) 32: [5] [5] 0x13c957da0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c957e30 VAL: '10' (3 sibs) 32: [7] [7] 0x13c957ec0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c957f50 VAL: '12' (3 sibs) 32: [9] [9] 0x13c957fe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c958070 VAL: '20' (3 sibs) 32: [11] [11] 0x13c958100 VAL: '21' (3 sibs) 32: [12] [12] 0x13c958190 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: 0x13c90af60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90bc30 SEQ: (3 sibs) 3 children: 32: 0x13c90be00 VAL: '00' (3 sibs) 32: 0x13c90be98 VAL: '01' (3 sibs) 32: 0x13c90bf30 VAL: '02' (3 sibs) 32: 0x13c90bcc8 SEQ: (3 sibs) 3 children: 32: 0x13c90bfd0 VAL: '10' (3 sibs) 32: 0x13c90c068 VAL: '11' (3 sibs) 32: 0x13c90c100 VAL: '12' (3 sibs) 32: 0x13c90bd60 SEQ: (3 sibs) 3 children: 32: 0x13c90c1a0 VAL: '20' (3 sibs) 32: 0x13c90c238 VAL: '21' (3 sibs) 32: 0x13c90c2d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c958230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9582c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c958350 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9583e0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c958470 VAL: '02' (3 sibs) 32: [5] [5] 0x13c958500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c958590 VAL: '10' (3 sibs) 32: [7] [7] 0x13c958620 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9586b0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c958740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9587d0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c958860 VAL: '21' (3 sibs) 32: [12] [12] 0x13c9588f0 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: 0x13c90b078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90c3c0 SEQ: (3 sibs) 3 children: 32: 0x13c90c590 VAL: '00' (3 sibs) 32: 0x13c90c628 VAL: '01' (3 sibs) 32: 0x13c90c6c0 VAL: '02' (3 sibs) 32: 0x13c90c458 SEQ: (3 sibs) 3 children: 32: 0x13c90c760 VAL: '10' (3 sibs) 32: 0x13c90c7f8 VAL: '11' (3 sibs) 32: 0x13c90c890 VAL: '12' (3 sibs) 32: 0x13c90c4f0 SEQ: (3 sibs) 3 children: 32: 0x13c90c930 VAL: '20' (3 sibs) 32: 0x13c90c9c8 VAL: '21' (3 sibs) 32: 0x13c90ca60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c958990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c958a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c958ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c958b40 VAL: '01' (3 sibs) 32: [4] [4] 0x13c958bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c958c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c958cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c958d80 VAL: '11' (3 sibs) 32: [8] [8] 0x13c958e10 VAL: '12' (3 sibs) 32: [9] [9] 0x13c958ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c958f30 VAL: '20' (3 sibs) 32: [11] [11] 0x13c958fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c959050 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: 0x13c90a8d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c9084d0 SEQ: (3 sibs) 0 children: 32: 0x13c908568 SEQ: (3 sibs) 0 children: 32: 0x13c908600 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c9590f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c959180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x13c959210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x13c9592a0 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: 0x13c90a9e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c908e50 SEQ: (3 sibs) 3 children: 32: 0x13c909020 VAL: '00' (3 sibs) 32: 0x13c9090b8 VAL: '01' (3 sibs) 32: 0x13c909150 VAL: '02' (3 sibs) 32: 0x13c908ee8 SEQ: (3 sibs) 3 children: 32: 0x13c9091f0 VAL: '10' (3 sibs) 32: 0x13c909288 VAL: '11' (3 sibs) 32: 0x13c909320 VAL: '12' (3 sibs) 32: 0x13c908f80 SEQ: (3 sibs) 3 children: 32: 0x13c9093c0 VAL: '20' (3 sibs) 32: 0x13c909458 VAL: '21' (3 sibs) 32: 0x13c9094f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c959340 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c9593d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c959460 VAL: '00' (3 sibs) 32: [3] [3] 0x13c9594f0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c959580 VAL: '02' (3 sibs) 32: [5] [5] 0x13c959610 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c9596a0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c959730 VAL: '11' (3 sibs) 32: [8] [8] 0x13c9597c0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c959850 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c9598e0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c959970 VAL: '21' (3 sibs) 32: [12] [12] 0x13c959a00 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: 0x13c90ab00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c909a00 SEQ: (3 sibs) 3 children: 32: 0x13c909bd0 VAL: '00' (3 sibs) 32: 0x13c909c68 VAL: '01' (3 sibs) 32: 0x13c909d00 VAL: '02' (3 sibs) 32: 0x13c909a98 SEQ: (3 sibs) 3 children: 32: 0x13c909da0 VAL: '10' (3 sibs) 32: 0x13c909e38 VAL: '11' (3 sibs) 32: 0x13c909ed0 VAL: '12' (3 sibs) 32: 0x13c909b30 SEQ: (3 sibs) 3 children: 32: 0x13c909f70 VAL: '20' (3 sibs) 32: 0x13c90a008 VAL: '21' (3 sibs) 32: 0x13c90a0a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c959aa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c959b30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c959bc0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c959c50 VAL: '01' (3 sibs) 32: [4] [4] 0x13c959ce0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c959d70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c959e00 VAL: '10' (3 sibs) 32: [7] [7] 0x13c959e90 VAL: '11' (3 sibs) 32: [8] [8] 0x13c959f20 VAL: '12' (3 sibs) 32: [9] [9] 0x13c959fb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c95a040 VAL: '20' (3 sibs) 32: [11] [11] 0x13c95a0d0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c95a160 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: 0x13c90ac18 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90a140 SEQ: (3 sibs) 3 children: 32: 0x13c90a310 VAL: '00' (3 sibs) 32: 0x13c90a3a8 VAL: '01' (3 sibs) 32: 0x13c90a440 VAL: '02' (3 sibs) 32: 0x13c90a1d8 SEQ: (3 sibs) 3 children: 32: 0x13c90a4e0 VAL: '10' (3 sibs) 32: 0x13c90a578 VAL: '11' (3 sibs) 32: 0x13c90a610 VAL: '12' (3 sibs) 32: 0x13c90a270 SEQ: (3 sibs) 3 children: 32: 0x13c90a6b0 VAL: '20' (3 sibs) 32: 0x13c90a748 VAL: '21' (3 sibs) 32: 0x13c90a7e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c95a200 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c95a290 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c95a320 VAL: '00' (3 sibs) 32: [3] [3] 0x13c95a3b0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c95a440 VAL: '02' (3 sibs) 32: [5] [5] 0x13c95a4d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c95a560 VAL: '10' (3 sibs) 32: [7] [7] 0x13c95a5f0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c95a680 VAL: '12' (3 sibs) 32: [9] [9] 0x13c95a710 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c95a7a0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c95a830 VAL: '21' (3 sibs) 32: [12] [12] 0x13c95a8c0 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: 0x13c90ad30 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90b150 SEQ: (3 sibs) 3 children: 32: 0x13c90b320 VAL: '00' (3 sibs) 32: 0x13c90b3b8 VAL: '01' (3 sibs) 32: 0x13c90b450 VAL: '02' (3 sibs) 32: 0x13c90b1e8 SEQ: (3 sibs) 3 children: 32: 0x13c90b4f0 VAL: '10' (3 sibs) 32: 0x13c90b588 VAL: '11' (3 sibs) 32: 0x13c90b620 VAL: '12' (3 sibs) 32: 0x13c90b280 SEQ: (3 sibs) 3 children: 32: 0x13c90b6c0 VAL: '20' (3 sibs) 32: 0x13c90b758 VAL: '21' (3 sibs) 32: 0x13c90b7f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c95a960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c95a9f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c95aa80 VAL: '00' (3 sibs) 32: [3] [3] 0x13c95ab10 VAL: '01' (3 sibs) 32: [4] [4] 0x13c95aba0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c95ac30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c95acc0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c95ad50 VAL: '11' (3 sibs) 32: [8] [8] 0x13c95ade0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c95ae70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c95af00 VAL: '20' (3 sibs) 32: [11] [11] 0x13c95af90 VAL: '21' (3 sibs) 32: [12] [12] 0x13c95b020 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: 0x13c90ae48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c9095e0 SEQ: (3 sibs) 3 children: 32: 0x13c9097b0 VAL: '00' (3 sibs) 32: 0x13c909848 VAL: '01' (3 sibs) 32: 0x13c9098e0 VAL: '02' (3 sibs) 32: 0x13c909678 SEQ: (3 sibs) 3 children: 32: 0x13c90b890 VAL: '10' (3 sibs) 32: 0x13c90b928 VAL: '11' (3 sibs) 32: 0x13c90b9c0 VAL: '12' (3 sibs) 32: 0x13c909710 SEQ: (3 sibs) 3 children: 32: 0x13c90ba60 VAL: '20' (3 sibs) 32: 0x13c90baf8 VAL: '21' (3 sibs) 32: 0x13c90bb90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c95b0c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c95b150 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c95b1e0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c95b270 VAL: '01' (3 sibs) 32: [4] [4] 0x13c95b300 VAL: '02' (3 sibs) 32: [5] [5] 0x13c95b390 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c95b420 VAL: '10' (3 sibs) 32: [7] [7] 0x13c95b4b0 VAL: '11' (3 sibs) 32: [8] [8] 0x13c95b540 VAL: '12' (3 sibs) 32: [9] [9] 0x13c95b5d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c95b660 VAL: '20' (3 sibs) 32: [11] [11] 0x13c95b6f0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c95b780 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: 0x13c90af60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90bc30 SEQ: (3 sibs) 3 children: 32: 0x13c90be00 VAL: '00' (3 sibs) 32: 0x13c90be98 VAL: '01' (3 sibs) 32: 0x13c90bf30 VAL: '02' (3 sibs) 32: 0x13c90bcc8 SEQ: (3 sibs) 3 children: 32: 0x13c90bfd0 VAL: '10' (3 sibs) 32: 0x13c90c068 VAL: '11' (3 sibs) 32: 0x13c90c100 VAL: '12' (3 sibs) 32: 0x13c90bd60 SEQ: (3 sibs) 3 children: 32: 0x13c90c1a0 VAL: '20' (3 sibs) 32: 0x13c90c238 VAL: '21' (3 sibs) 32: 0x13c90c2d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c95b820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c95b8b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c95b940 VAL: '00' (3 sibs) 32: [3] [3] 0x13c95b9d0 VAL: '01' (3 sibs) 32: [4] [4] 0x13c95ba60 VAL: '02' (3 sibs) 32: [5] [5] 0x13c95baf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c95bb80 VAL: '10' (3 sibs) 32: [7] [7] 0x13c95bc10 VAL: '11' (3 sibs) 32: [8] [8] 0x13c95bca0 VAL: '12' (3 sibs) 32: [9] [9] 0x13c95bd30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c95bdc0 VAL: '20' (3 sibs) 32: [11] [11] 0x13c95be50 VAL: '21' (3 sibs) 32: [12] [12] 0x13c95bee0 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: 0x13c90b078 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x13c90c3c0 SEQ: (3 sibs) 3 children: 32: 0x13c90c590 VAL: '00' (3 sibs) 32: 0x13c90c628 VAL: '01' (3 sibs) 32: 0x13c90c6c0 VAL: '02' (3 sibs) 32: 0x13c90c458 SEQ: (3 sibs) 3 children: 32: 0x13c90c760 VAL: '10' (3 sibs) 32: 0x13c90c7f8 VAL: '11' (3 sibs) 32: 0x13c90c890 VAL: '12' (3 sibs) 32: 0x13c90c4f0 SEQ: (3 sibs) 3 children: 32: 0x13c90c930 VAL: '20' (3 sibs) 32: 0x13c90c9c8 VAL: '21' (3 sibs) 32: 0x13c90ca60 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x13c95bf80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x13c95c010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x13c95c0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x13c95c130 VAL: '01' (3 sibs) 32: [4] [4] 0x13c95c1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x13c95c250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x13c95c2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x13c95c370 VAL: '11' (3 sibs) 32: [8] [8] 0x13c95c400 VAL: '12' (3 sibs) 32: [9] [9] 0x13c95c490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x13c95c520 VAL: '20' (3 sibs) 32: [11] [11] 0x13c95c5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x13c95c640 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 (17 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (17 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.03 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x11759c2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x11759aae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x11759acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759ae80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x11759af18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x11759afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x11759ad48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759b050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x11759b0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x11759b180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x11759ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759b220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x11759b2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x11759b350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x11759ab78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x11759b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759b5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x11759b658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x11759b6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x11759b488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759b790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x11759b828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x11759b8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x11759b520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759b960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x11759b9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x11759ba90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x11759ac10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x11759bb30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759bd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x11759bd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x11759be30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x11759bbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759bed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x11759bf68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x11759c000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x11759bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759c0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x11759c138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x11759c1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x1175aa950 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175aa9e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175aaa70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175aab00 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175aab90 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175aac20 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175aacb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175aad40 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175aadd0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175aae60 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175aaef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175aaf80 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175ab010 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175ab0a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175ab130 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175ab1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175ab250 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175ab2e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175ab370 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175ab400 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175ab490 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175ab520 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175ab5b0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175ab640 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175ab6d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175ab760 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175ab7f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175ab880 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175ab910 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175ab9a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175aba30 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175abac0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175abb50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175abbe0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175abc70 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175abd00 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175abd90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175abe20 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175abeb0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175abf40 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: 0x11759c3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x11759c4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x11759c680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759c850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x11759c8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x11759c980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x11759c718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759ca20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x11759cab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x11759cb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x11759c7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759cbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x11759cc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x11759cd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x11759c548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x11759cdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759cf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x11759d028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x11759d0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x11759ce58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759d160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x11759d1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x11759d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x11759cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759d330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x11759d3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x11759d460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x11759c5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x11759d500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759d6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x11759d768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x11759d800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x11759d598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759d8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x11759d938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x11759d9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x11759d630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759da70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x11759db08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x11759dba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x1175aea90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175aeb20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175aebb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175aec40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175aecd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175aed60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175aedf0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175aee80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175aef10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175aefa0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175af030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175af0c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175af150 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175af1e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175af270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175af300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175af390 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175af420 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175af4b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175af540 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175af5d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175af660 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175af6f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175af780 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175af810 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175af8a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175af930 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175af9c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175afa50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175afae0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175afb70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175afc00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175afc90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175afd20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175afdb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175afe40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175afed0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175aff60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175afff0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175b0080 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: 0x11759c2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x11759aae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x11759acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759ae80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x11759af18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x11759afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x11759ad48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759b050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x11759b0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x11759b180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x11759ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759b220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x11759b2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x11759b350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x11759ab78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x11759b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759b5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x11759b658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x11759b6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x11759b488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759b790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x11759b828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x11759b8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x11759b520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759b960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x11759b9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x11759ba90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x11759ac10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x11759bb30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759bd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x11759bd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x11759be30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x11759bbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759bed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x11759bf68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x11759c000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x11759bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759c0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x11759c138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x11759c1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x1175b0ea0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175b0f30 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175b0fc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175b1050 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175b10e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175b1170 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175b1200 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175b1290 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175b1320 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175b13b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175b1440 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175b14d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175b1560 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175b15f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175b1680 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175b1710 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175b17a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175b1830 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175b18c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175b1950 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175b19e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175b1a70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175b1b00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175b1b90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175b1c20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175b1cb0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175b1d40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175b1dd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175b1e60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175b1ef0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175b1f80 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175b2010 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175b20a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175b2130 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175b21c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175b2250 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175b22e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175b2370 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175b2400 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175b2490 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: 0x11759c3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x11759c4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x11759c680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759c850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x11759c8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x11759c980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x11759c718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759ca20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x11759cab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x11759cb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x11759c7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759cbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x11759cc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x11759cd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x11759c548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x11759cdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759cf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x11759d028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x11759d0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x11759ce58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759d160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x11759d1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x11759d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x11759cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759d330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x11759d3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x11759d460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x11759c5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x11759d500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759d6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x11759d768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x11759d800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x11759d598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759d8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x11759d938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x11759d9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x11759d630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759da70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x11759db08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x11759dba0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x1175b32b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175b3340 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175b33d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175b3460 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175b34f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175b3580 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175b3610 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175b36a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175b3730 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175b37c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175b3850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175b38e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175b3970 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175b3a00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175b3a90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175b3b20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175b3bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175b3c40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175b3cd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175b3d60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175b3df0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175b3e80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175b3f10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175b3fa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175b4030 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175b40c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175b4150 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175b41e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175b4270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175b4300 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175b4390 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175b4420 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175b44b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175b4540 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175b45d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175b4660 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175b46f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175b4780 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175b4810 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175b48a0 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] 0x1175aa950 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175aa9e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175aaa70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175aab00 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175aab90 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175aac20 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175aacb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175aad40 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175aadd0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175aae60 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175aaef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175aaf80 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175ab010 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175ab0a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175ab130 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175ab1c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175ab250 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175ab2e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175ab370 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175ab400 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175ab490 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175ab520 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175ab5b0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175ab640 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175ab6d0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175ab760 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175ab7f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175ab880 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175ab910 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175ab9a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175aba30 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175abac0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175abb50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175abbe0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175abc70 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175abd00 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175abd90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175abe20 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175abeb0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175abf40 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] 0x1175b68d0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175b6960 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175b69f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175b6a80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175b6b10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175b6ba0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175b6c30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175b6cc0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175b6d50 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175b6de0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175b6e70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175b6f00 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175b6f90 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175b7020 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175b70b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175b7140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175b71d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175b7260 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175b72f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175b7380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175b7410 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175b74a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175b7530 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175b75c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175b7650 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175b76e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175b7770 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175b7800 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175b7890 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175b7920 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175b79b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175b7a40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175b7ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175b7b60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175b7bf0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175b7c80 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175b7d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175b7da0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175b7e30 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175b7ec0 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] 0x1175aea90 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175aeb20 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175aebb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175aec40 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175aecd0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175aed60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175aedf0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175aee80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175aef10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175aefa0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175af030 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175af0c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175af150 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175af1e0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175af270 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175af300 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175af390 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175af420 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175af4b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175af540 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175af5d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175af660 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175af6f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175af780 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175af810 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175af8a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175af930 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175af9c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175afa50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175afae0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175afb70 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175afc00 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175afc90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175afd20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175afdb0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175afe40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175afed0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175aff60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175afff0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175b0080 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] 0x1175b8ce0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175b8d70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175b8e00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175b8e90 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175b8f20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175b8fb0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175b9040 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175b90d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175b9160 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175b91f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175b9280 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175b9310 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175b93a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175b9430 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175b94c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175b9550 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175b95e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175b9670 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175b9700 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175b9790 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175b9820 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175b98b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175b9940 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175b99d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175b9a60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175b9af0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175b9b80 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175b9c10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175b9ca0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175b9d30 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175b9dc0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175b9e50 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175b9ee0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175b9f70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175ba000 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175ba090 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175ba120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175ba1b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175ba240 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175ba2d0 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] 0x1175b0ea0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175b0f30 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175b0fc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175b1050 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175b10e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175b1170 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175b1200 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175b1290 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175b1320 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175b13b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175b1440 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175b14d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175b1560 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175b15f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175b1680 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175b1710 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175b17a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175b1830 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175b18c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175b1950 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175b19e0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175b1a70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175b1b00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175b1b90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175b1c20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175b1cb0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175b1d40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175b1dd0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175b1e60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175b1ef0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175b1f80 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175b2010 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175b20a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175b2130 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175b21c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175b2250 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175b22e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175b2370 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175b2400 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175b2490 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] 0x1175bb0f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175bb180 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175bb210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175bb2a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175bb330 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175bb3c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175bb450 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175bb4e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175bb570 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175bb600 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175bb690 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175bb720 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175bb7b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175bb840 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175bb8d0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175bb960 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175bb9f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175bba80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175bbb10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175bbba0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175bbc30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175bbcc0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175bbd50 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175bbde0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175bbe70 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175bbf00 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175bbf90 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175bc020 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175bc0b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175bc140 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175bc1d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175bc260 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175bc2f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175bc380 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175bc410 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175bc4a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175bc530 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175bc5c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175bc650 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175bc6e0 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] 0x1175b32b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175b3340 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175b33d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175b3460 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175b34f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175b3580 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175b3610 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175b36a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175b3730 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175b37c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175b3850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175b38e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175b3970 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175b3a00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175b3a90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175b3b20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175b3bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175b3c40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175b3cd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175b3d60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175b3df0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175b3e80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175b3f10 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175b3fa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175b4030 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175b40c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175b4150 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175b41e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175b4270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175b4300 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175b4390 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175b4420 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175b44b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175b4540 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175b45d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175b4660 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175b46f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175b4780 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175b4810 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175b48a0 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] 0x1175bd500 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175bd590 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175bd620 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175bd6b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175bd740 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175bd7d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175bd860 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175bd8f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175bd980 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175bda10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175bdaa0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175bdb30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175bdbc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175bdc50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175bdce0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175bdd70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175bde00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175bde90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175bdf20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175bdfb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175be040 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175be0d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175be160 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175be1f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175be280 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175be310 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175be3a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175be430 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175be4c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175be550 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175be5e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175be670 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175be700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175be790 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175be820 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175be8b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175be940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175be9d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175bea60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175beaf0 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: 0x11759c2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x11759aae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x11759acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759ae80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x11759af18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x11759afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x11759ad48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759b050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x11759b0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x11759b180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x11759ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759b220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x11759b2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x11759b350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x11759ab78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x11759b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759b5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x11759b658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x11759b6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x11759b488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759b790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x11759b828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x11759b8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x11759b520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759b960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x11759b9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x11759ba90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x11759ac10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x11759bb30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759bd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x11759bd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x11759be30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x11759bbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759bed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x11759bf68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x11759c000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x11759bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759c0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x11759c138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x11759c1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x1175bf910 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175bf9a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175bfa30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175bfac0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175bfb50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175bfbe0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175bfc70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175bfd00 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175bfd90 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175bfe20 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175bfeb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175bff40 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175bffd0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175c0060 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175c00f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175c0180 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175c0210 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175c02a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175c0330 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175c03c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175c0450 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175c04e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175c0570 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175c0600 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175c0690 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175c0720 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175c07b0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175c0840 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175c08d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175c0960 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175c09f0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175c0a80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175c0b10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175c0ba0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175c0c30 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175c0cc0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175c0d50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175c0de0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175c0e70 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175c0f00 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: 0x11759c3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x11759c4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x11759c680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759c850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x11759c8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x11759c980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x11759c718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759ca20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x11759cab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x11759cb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x11759c7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759cbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x11759cc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x11759cd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x11759c548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x11759cdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759cf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x11759d028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x11759d0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x11759ce58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759d160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x11759d1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x11759d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x11759cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759d330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x11759d3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x11759d460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x11759c5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x11759d500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759d6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x11759d768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x11759d800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x11759d598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759d8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x11759d938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x11759d9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x11759d630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759da70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x11759db08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x11759dba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x1175c0fa0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175c1030 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175c10c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175c1150 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175c11e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175c1270 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175c1300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175c1390 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175c1420 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175c14b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175c1540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175c15d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175c1660 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175c16f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175c1780 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175c1810 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175c18a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175c1930 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175c19c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175c1a50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175c1ae0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175c1b70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175c1c00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175c1c90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175c1d20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175c1db0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175c1e40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175c1ed0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175c1f60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175c1ff0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175c2080 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175c2110 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175c21a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175c2230 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175c22c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175c2350 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175c23e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175c2470 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175c2500 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175c2590 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: 0x11759c2c0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x11759aae0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x11759acb0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759ae80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x11759af18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x11759afb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x11759ad48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759b050 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x11759b0e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x11759b180 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x11759ade0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759b220 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x11759b2b8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x11759b350 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x11759ab78 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x11759b3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759b5c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x11759b658 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x11759b6f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x11759b488 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759b790 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x11759b828 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x11759b8c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x11759b520 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759b960 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x11759b9f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x11759ba90 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x11759ac10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x11759bb30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759bd00 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x11759bd98 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x11759be30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x11759bbc8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759bed0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x11759bf68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x11759c000 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x11759bc60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759c0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x11759c138 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x11759c1d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x1175c2630 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175c26c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175c2750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175c27e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175c2870 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175c2900 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175c2990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175c2a20 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175c2ab0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175c2b40 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175c2bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175c2c60 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175c2cf0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175c2d80 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175c2e10 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175c2ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175c2f30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175c2fc0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175c3050 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175c30e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175c3170 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175c3200 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175c3290 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175c3320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175c33b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175c3440 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175c34d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175c3560 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175c35f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175c3680 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175c3710 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175c37a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175c3830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175c38c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175c3950 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175c39e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175c3a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175c3b00 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175c3b90 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175c3c20 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: 0x11759c3d8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x11759c4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x11759c680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759c850 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x11759c8e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x11759c980 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x11759c718 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759ca20 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x11759cab8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x11759cb50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x11759c7b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759cbf0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x11759cc88 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x11759cd20 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x11759c548 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x11759cdc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759cf90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x11759d028 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x11759d0c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x11759ce58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759d160 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x11759d1f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x11759d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x11759cef0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759d330 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x11759d3c8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x11759d460 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x11759c5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x11759d500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x11759d6d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x11759d768 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x11759d800 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x11759d598 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x11759d8a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x11759d938 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x11759d9d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x11759d630 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x11759da70 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x11759db08 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x11759dba0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x1175c3cc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x1175c3d50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x1175c3de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x1175c3e70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x1175c3f00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x1175c3f90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x1175c4020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x1175c40b0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x1175c4140 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x1175c41d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x1175c4260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x1175c42f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x1175c4380 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x1175c4410 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x1175c44a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x1175c4530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x1175c45c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x1175c4650 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x1175c46e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x1175c4770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x1175c4800 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x1175c4890 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x1175c4920 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x1175c49b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x1175c4a40 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x1175c4ad0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x1175c4b60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x1175c4bf0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x1175c4c80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x1175c4d10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x1175c4da0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x1175c4e30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x1175c4ec0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x1175c4f50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x1175c4fe0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x1175c5070 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x1175c5100 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x1175c5190 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x1175c5220 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x1175c52b0 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 (6 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (6 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.02 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x140acdc90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acaae0 SEQ: (3 sibs) 3 children: 34: 0x140acacb0 SEQ: (3 sibs) 3 children: 34: 0x140acae80 VAL: '000' (3 sibs) 34: 0x140acaf18 VAL: '001' (3 sibs) 34: 0x140acafb0 VAL: '002' (3 sibs) 34: 0x140acad48 SEQ: (3 sibs) 3 children: 34: 0x140acb050 VAL: '010' (3 sibs) 34: 0x140acb0e8 VAL: '011' (3 sibs) 34: 0x140acb180 VAL: '012' (3 sibs) 34: 0x140acade0 SEQ: (3 sibs) 3 children: 34: 0x140acb220 VAL: '020' (3 sibs) 34: 0x140acb2b8 VAL: '021' (3 sibs) 34: 0x140acb350 VAL: '022' (3 sibs) 34: 0x140acab78 SEQ: (3 sibs) 3 children: 34: 0x140acb3f0 SEQ: (3 sibs) 3 children: 34: 0x140acb5c0 VAL: '100' (3 sibs) 34: 0x140acb658 VAL: '101' (3 sibs) 34: 0x140acb6f0 VAL: '102' (3 sibs) 34: 0x140acb488 SEQ: (3 sibs) 3 children: 34: 0x140acb790 VAL: '110' (3 sibs) 34: 0x140acb828 VAL: '111' (3 sibs) 34: 0x140acb8c0 VAL: '112' (3 sibs) 34: 0x140acb520 SEQ: (3 sibs) 3 children: 34: 0x140acb960 VAL: '120' (3 sibs) 34: 0x140acb9f8 VAL: '121' (3 sibs) 34: 0x140acba90 VAL: '122' (3 sibs) 34: 0x140acac10 SEQ: (3 sibs) 3 children: 34: 0x140acbb30 SEQ: (3 sibs) 3 children: 34: 0x140acbd00 VAL: '200' (3 sibs) 34: 0x140acbd98 VAL: '201' (3 sibs) 34: 0x140acbe30 VAL: '202' (3 sibs) 34: 0x140acbbc8 SEQ: (3 sibs) 3 children: 34: 0x140acbed0 VAL: '210' (3 sibs) 34: 0x140acbf68 VAL: '211' (3 sibs) 34: 0x140acc000 VAL: '212' (3 sibs) 34: 0x140acbc60 SEQ: (3 sibs) 3 children: 34: 0x140acc0a0 VAL: '220' (3 sibs) 34: 0x140acc138 VAL: '221' (3 sibs) 34: 0x140acc1d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x140ae85a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140ae8630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140ae86c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140ae8750 VAL: '000' (3 sibs) 34: [4] [4] 0x140ae87e0 VAL: '001' (3 sibs) 34: [5] [5] 0x140ae8870 VAL: '002' (3 sibs) 34: [6] [6] 0x140ae8900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140ae8990 VAL: '010' (3 sibs) 34: [8] [8] 0x140ae8a20 VAL: '011' (3 sibs) 34: [9] [9] 0x140ae8ab0 VAL: '012' (3 sibs) 34: [10] [10] 0x140ae8b40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140ae8bd0 VAL: '020' (3 sibs) 34: [12] [12] 0x140ae8c60 VAL: '021' (3 sibs) 34: [13] [13] 0x140ae8cf0 VAL: '022' (3 sibs) 34: [14] [14] 0x140ae8d80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140ae8e10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140ae8ea0 VAL: '100' (3 sibs) 34: [17] [17] 0x140ae8f30 VAL: '101' (3 sibs) 34: [18] [18] 0x140ae8fc0 VAL: '102' (3 sibs) 34: [19] [19] 0x140ae9050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140ae90e0 VAL: '110' (3 sibs) 34: [21] [21] 0x140ae9170 VAL: '111' (3 sibs) 34: [22] [22] 0x140ae9200 VAL: '112' (3 sibs) 34: [23] [23] 0x140ae9290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140ae9320 VAL: '120' (3 sibs) 34: [25] [25] 0x140ae93b0 VAL: '121' (3 sibs) 34: [26] [26] 0x140ae9440 VAL: '122' (3 sibs) 34: [27] [27] 0x140ae94d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140ae9560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140ae95f0 VAL: '200' (3 sibs) 34: [30] [30] 0x140ae9680 VAL: '201' (3 sibs) 34: [31] [31] 0x140ae9710 VAL: '202' (3 sibs) 34: [32] [32] 0x140ae97a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140ae9830 VAL: '210' (3 sibs) 34: [34] [34] 0x140ae98c0 VAL: '211' (3 sibs) 34: [35] [35] 0x140ae9950 VAL: '212' (3 sibs) 34: [36] [36] 0x140ae99e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140ae9a70 VAL: '220' (3 sibs) 34: [38] [38] 0x140ae9b00 VAL: '221' (3 sibs) 34: [39] [39] 0x140ae9b90 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: 0x140acdda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acc4b0 SEQ: (3 sibs) 3 children: 34: 0x140acc680 SEQ: (3 sibs) 3 children: 34: 0x140acc850 VAL: '000' (3 sibs) 34: 0x140acc8e8 VAL: '001' (3 sibs) 34: 0x140acc980 VAL: '002' (3 sibs) 34: 0x140acc718 SEQ: (3 sibs) 3 children: 34: 0x140acca20 VAL: '010' (3 sibs) 34: 0x140accab8 VAL: '011' (3 sibs) 34: 0x140accb50 VAL: '012' (3 sibs) 34: 0x140acc7b0 SEQ: (3 sibs) 3 children: 34: 0x140accbf0 VAL: '020' (3 sibs) 34: 0x140accc88 VAL: '021' (3 sibs) 34: 0x140accd20 VAL: '022' (3 sibs) 34: 0x140acc548 SEQ: (3 sibs) 3 children: 34: 0x140accdc0 SEQ: (3 sibs) 3 children: 34: 0x140accf90 VAL: '100' (3 sibs) 34: 0x140acd028 VAL: '101' (3 sibs) 34: 0x140acd0c0 VAL: '102' (3 sibs) 34: 0x140acce58 SEQ: (3 sibs) 3 children: 34: 0x140acd160 VAL: '110' (3 sibs) 34: 0x140acd1f8 VAL: '111' (3 sibs) 34: 0x140acd290 VAL: '112' (3 sibs) 34: 0x140accef0 SEQ: (3 sibs) 3 children: 34: 0x140acd330 VAL: '120' (3 sibs) 34: 0x140acd3c8 VAL: '121' (3 sibs) 34: 0x140acd460 VAL: '122' (3 sibs) 34: 0x140acc5e0 SEQ: (3 sibs) 3 children: 34: 0x140acd500 SEQ: (3 sibs) 3 children: 34: 0x140acd6d0 VAL: '200' (3 sibs) 34: 0x140acd768 VAL: '201' (3 sibs) 34: 0x140acd800 VAL: '202' (3 sibs) 34: 0x140acd598 SEQ: (3 sibs) 3 children: 34: 0x140acd8a0 VAL: '210' (3 sibs) 34: 0x140acd938 VAL: '211' (3 sibs) 34: 0x140acd9d0 VAL: '212' (3 sibs) 34: 0x140acd630 SEQ: (3 sibs) 3 children: 34: 0x140acda70 VAL: '220' (3 sibs) 34: 0x140acdb08 VAL: '221' (3 sibs) 34: 0x140acdba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x140aec4d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140aec560 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140aec5f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140aec680 VAL: '000' (3 sibs) 34: [4] [4] 0x140aec710 VAL: '001' (3 sibs) 34: [5] [5] 0x140aec7a0 VAL: '002' (3 sibs) 34: [6] [6] 0x140aec830 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140aec8c0 VAL: '010' (3 sibs) 34: [8] [8] 0x140aec950 VAL: '011' (3 sibs) 34: [9] [9] 0x140aec9e0 VAL: '012' (3 sibs) 34: [10] [10] 0x140aeca70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140aecb00 VAL: '020' (3 sibs) 34: [12] [12] 0x140aecb90 VAL: '021' (3 sibs) 34: [13] [13] 0x140aecc20 VAL: '022' (3 sibs) 34: [14] [14] 0x140aeccb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140aecd40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140aecdd0 VAL: '100' (3 sibs) 34: [17] [17] 0x140aece60 VAL: '101' (3 sibs) 34: [18] [18] 0x140aecef0 VAL: '102' (3 sibs) 34: [19] [19] 0x140aecf80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140aed010 VAL: '110' (3 sibs) 34: [21] [21] 0x140aed0a0 VAL: '111' (3 sibs) 34: [22] [22] 0x140aed130 VAL: '112' (3 sibs) 34: [23] [23] 0x140aed1c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140aed250 VAL: '120' (3 sibs) 34: [25] [25] 0x140aed2e0 VAL: '121' (3 sibs) 34: [26] [26] 0x140aed370 VAL: '122' (3 sibs) 34: [27] [27] 0x140aed400 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140aed490 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140aed520 VAL: '200' (3 sibs) 34: [30] [30] 0x140aed5b0 VAL: '201' (3 sibs) 34: [31] [31] 0x140aed640 VAL: '202' (3 sibs) 34: [32] [32] 0x140aed6d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140aed760 VAL: '210' (3 sibs) 34: [34] [34] 0x140aed7f0 VAL: '211' (3 sibs) 34: [35] [35] 0x140aed880 VAL: '212' (3 sibs) 34: [36] [36] 0x140aed910 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140aed9a0 VAL: '220' (3 sibs) 34: [38] [38] 0x140aeda30 VAL: '221' (3 sibs) 34: [39] [39] 0x140aedac0 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: 0x140acdec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140ace0b0 SEQ: (3 sibs) 3 children: 34: 0x140ace280 SEQ: (3 sibs) 3 children: 34: 0x140ace450 VAL: '000' (3 sibs) 34: 0x140ace4e8 VAL: '001' (3 sibs) 34: 0x140ace580 VAL: '002' (3 sibs) 34: 0x140ace318 SEQ: (3 sibs) 3 children: 34: 0x140ace620 VAL: '010' (3 sibs) 34: 0x140ace6b8 VAL: '011' (3 sibs) 34: 0x140ace750 VAL: '012' (3 sibs) 34: 0x140ace3b0 SEQ: (3 sibs) 3 children: 34: 0x140ace7f0 VAL: '020' (3 sibs) 34: 0x140ace888 VAL: '021' (3 sibs) 34: 0x140ace920 VAL: '022' (3 sibs) 34: 0x140ace148 SEQ: (3 sibs) 3 children: 34: 0x140ace9c0 SEQ: (3 sibs) 3 children: 34: 0x140aceb90 VAL: '100' (3 sibs) 34: 0x140acec28 VAL: '101' (3 sibs) 34: 0x140acecc0 VAL: '102' (3 sibs) 34: 0x140acea58 SEQ: (3 sibs) 3 children: 34: 0x140aced60 VAL: '110' (3 sibs) 34: 0x140acedf8 VAL: '111' (3 sibs) 34: 0x140acee90 VAL: '112' (3 sibs) 34: 0x140aceaf0 SEQ: (3 sibs) 3 children: 34: 0x140acef30 VAL: '120' (3 sibs) 34: 0x140acefc8 VAL: '121' (3 sibs) 34: 0x140acf060 VAL: '122' (3 sibs) 34: 0x140ace1e0 SEQ: (3 sibs) 3 children: 34: 0x140acf100 SEQ: (3 sibs) 3 children: 34: 0x140acf2d0 VAL: '200' (3 sibs) 34: 0x140acf368 VAL: '201' (3 sibs) 34: 0x140acf400 VAL: '202' (3 sibs) 34: 0x140acf198 SEQ: (3 sibs) 3 children: 34: 0x140acf4a0 VAL: '210' (3 sibs) 34: 0x140acf538 VAL: '211' (3 sibs) 34: 0x140acf5d0 VAL: '212' (3 sibs) 34: 0x140acf230 SEQ: (3 sibs) 3 children: 34: 0x140acf670 VAL: '220' (3 sibs) 34: 0x140acf708 VAL: '221' (3 sibs) 34: 0x140acf7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x140af0570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140af0600 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140af0690 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140af0720 VAL: '000' (3 sibs) 34: [4] [4] 0x140af07b0 VAL: '001' (3 sibs) 34: [5] [5] 0x140af0840 VAL: '002' (3 sibs) 34: [6] [6] 0x140af08d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140af0960 VAL: '010' (3 sibs) 34: [8] [8] 0x140af09f0 VAL: '011' (3 sibs) 34: [9] [9] 0x140af0a80 VAL: '012' (3 sibs) 34: [10] [10] 0x140af0b10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140af0ba0 VAL: '020' (3 sibs) 34: [12] [12] 0x140af0c30 VAL: '021' (3 sibs) 34: [13] [13] 0x140af0cc0 VAL: '022' (3 sibs) 34: [14] [14] 0x140af0d50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140af0de0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140af0e70 VAL: '100' (3 sibs) 34: [17] [17] 0x140af0f00 VAL: '101' (3 sibs) 34: [18] [18] 0x140af0f90 VAL: '102' (3 sibs) 34: [19] [19] 0x140af1020 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140af10b0 VAL: '110' (3 sibs) 34: [21] [21] 0x140af1140 VAL: '111' (3 sibs) 34: [22] [22] 0x140af11d0 VAL: '112' (3 sibs) 34: [23] [23] 0x140af1260 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140af12f0 VAL: '120' (3 sibs) 34: [25] [25] 0x140af1380 VAL: '121' (3 sibs) 34: [26] [26] 0x140af1410 VAL: '122' (3 sibs) 34: [27] [27] 0x140af14a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140af1530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140af15c0 VAL: '200' (3 sibs) 34: [30] [30] 0x140af1650 VAL: '201' (3 sibs) 34: [31] [31] 0x140af16e0 VAL: '202' (3 sibs) 34: [32] [32] 0x140af1770 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140af1800 VAL: '210' (3 sibs) 34: [34] [34] 0x140af1890 VAL: '211' (3 sibs) 34: [35] [35] 0x140af1920 VAL: '212' (3 sibs) 34: [36] [36] 0x140af19b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140af1a40 VAL: '220' (3 sibs) 34: [38] [38] 0x140af1ad0 VAL: '221' (3 sibs) 34: [39] [39] 0x140af1b60 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: 0x140acdfd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acf840 SEQ: (3 sibs) 3 children: 34: 0x140acfa10 SEQ: (3 sibs) 3 children: 34: 0x140acfbe0 VAL: '000' (3 sibs) 34: 0x140acfc78 VAL: '001' (3 sibs) 34: 0x140acfd10 VAL: '002' (3 sibs) 34: 0x140acfaa8 SEQ: (3 sibs) 3 children: 34: 0x140acfdb0 VAL: '010' (3 sibs) 34: 0x140acfe48 VAL: '011' (3 sibs) 34: 0x140acfee0 VAL: '012' (3 sibs) 34: 0x140acfb40 SEQ: (3 sibs) 3 children: 34: 0x140acff80 VAL: '020' (3 sibs) 34: 0x140ad0018 VAL: '021' (3 sibs) 34: 0x140ad00b0 VAL: '022' (3 sibs) 34: 0x140acf8d8 SEQ: (3 sibs) 3 children: 34: 0x140ad0150 SEQ: (3 sibs) 3 children: 34: 0x140ad0320 VAL: '100' (3 sibs) 34: 0x140ad03b8 VAL: '101' (3 sibs) 34: 0x140ad0450 VAL: '102' (3 sibs) 34: 0x140ad01e8 SEQ: (3 sibs) 3 children: 34: 0x140ad04f0 VAL: '110' (3 sibs) 34: 0x140ad0588 VAL: '111' (3 sibs) 34: 0x140ad0620 VAL: '112' (3 sibs) 34: 0x140ad0280 SEQ: (3 sibs) 3 children: 34: 0x140ad06c0 VAL: '120' (3 sibs) 34: 0x140ad0758 VAL: '121' (3 sibs) 34: 0x140ad07f0 VAL: '122' (3 sibs) 34: 0x140acf970 SEQ: (3 sibs) 3 children: 34: 0x140ad0890 SEQ: (3 sibs) 3 children: 34: 0x140ad0a60 VAL: '200' (3 sibs) 34: 0x140ad0af8 VAL: '201' (3 sibs) 34: 0x140ad0b90 VAL: '202' (3 sibs) 34: 0x140ad0928 SEQ: (3 sibs) 3 children: 34: 0x140ad0c30 VAL: '210' (3 sibs) 34: 0x140ad0cc8 VAL: '211' (3 sibs) 34: 0x140ad0d60 VAL: '212' (3 sibs) 34: 0x140ad09c0 SEQ: (3 sibs) 3 children: 34: 0x140ad0e00 VAL: '220' (3 sibs) 34: 0x140ad0e98 VAL: '221' (3 sibs) 34: 0x140ad0f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x140af4b30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140af4bc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140af4c50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140af4ce0 VAL: '000' (3 sibs) 34: [4] [4] 0x140af4d70 VAL: '001' (3 sibs) 34: [5] [5] 0x140af4e00 VAL: '002' (3 sibs) 34: [6] [6] 0x140af4e90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140af4f20 VAL: '010' (3 sibs) 34: [8] [8] 0x140af4fb0 VAL: '011' (3 sibs) 34: [9] [9] 0x140af5040 VAL: '012' (3 sibs) 34: [10] [10] 0x140af50d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140af5160 VAL: '020' (3 sibs) 34: [12] [12] 0x140af51f0 VAL: '021' (3 sibs) 34: [13] [13] 0x140af5280 VAL: '022' (3 sibs) 34: [14] [14] 0x140af5310 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140af53a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140af5430 VAL: '100' (3 sibs) 34: [17] [17] 0x140af54c0 VAL: '101' (3 sibs) 34: [18] [18] 0x140af5550 VAL: '102' (3 sibs) 34: [19] [19] 0x140af55e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140af5670 VAL: '110' (3 sibs) 34: [21] [21] 0x140af5700 VAL: '111' (3 sibs) 34: [22] [22] 0x140af5790 VAL: '112' (3 sibs) 34: [23] [23] 0x140af5820 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140af58b0 VAL: '120' (3 sibs) 34: [25] [25] 0x140af5940 VAL: '121' (3 sibs) 34: [26] [26] 0x140af59d0 VAL: '122' (3 sibs) 34: [27] [27] 0x140af5a60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140af5af0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140af5b80 VAL: '200' (3 sibs) 34: [30] [30] 0x140af5c10 VAL: '201' (3 sibs) 34: [31] [31] 0x140af5ca0 VAL: '202' (3 sibs) 34: [32] [32] 0x140af5d30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140af5dc0 VAL: '210' (3 sibs) 34: [34] [34] 0x140af5e50 VAL: '211' (3 sibs) 34: [35] [35] 0x140af5ee0 VAL: '212' (3 sibs) 34: [36] [36] 0x140af5f70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140af6000 VAL: '220' (3 sibs) 34: [38] [38] 0x140af6090 VAL: '221' (3 sibs) 34: [39] [39] 0x140af6120 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: 0x140acdc90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acaae0 SEQ: (3 sibs) 3 children: 34: 0x140acacb0 SEQ: (3 sibs) 3 children: 34: 0x140acae80 VAL: '000' (3 sibs) 34: 0x140acaf18 VAL: '001' (3 sibs) 34: 0x140acafb0 VAL: '002' (3 sibs) 34: 0x140acad48 SEQ: (3 sibs) 3 children: 34: 0x140acb050 VAL: '010' (3 sibs) 34: 0x140acb0e8 VAL: '011' (3 sibs) 34: 0x140acb180 VAL: '012' (3 sibs) 34: 0x140acade0 SEQ: (3 sibs) 3 children: 34: 0x140acb220 VAL: '020' (3 sibs) 34: 0x140acb2b8 VAL: '021' (3 sibs) 34: 0x140acb350 VAL: '022' (3 sibs) 34: 0x140acab78 SEQ: (3 sibs) 3 children: 34: 0x140acb3f0 SEQ: (3 sibs) 3 children: 34: 0x140acb5c0 VAL: '100' (3 sibs) 34: 0x140acb658 VAL: '101' (3 sibs) 34: 0x140acb6f0 VAL: '102' (3 sibs) 34: 0x140acb488 SEQ: (3 sibs) 3 children: 34: 0x140acb790 VAL: '110' (3 sibs) 34: 0x140acb828 VAL: '111' (3 sibs) 34: 0x140acb8c0 VAL: '112' (3 sibs) 34: 0x140acb520 SEQ: (3 sibs) 3 children: 34: 0x140acb960 VAL: '120' (3 sibs) 34: 0x140acb9f8 VAL: '121' (3 sibs) 34: 0x140acba90 VAL: '122' (3 sibs) 34: 0x140acac10 SEQ: (3 sibs) 3 children: 34: 0x140acbb30 SEQ: (3 sibs) 3 children: 34: 0x140acbd00 VAL: '200' (3 sibs) 34: 0x140acbd98 VAL: '201' (3 sibs) 34: 0x140acbe30 VAL: '202' (3 sibs) 34: 0x140acbbc8 SEQ: (3 sibs) 3 children: 34: 0x140acbed0 VAL: '210' (3 sibs) 34: 0x140acbf68 VAL: '211' (3 sibs) 34: 0x140acc000 VAL: '212' (3 sibs) 34: 0x140acbc60 SEQ: (3 sibs) 3 children: 34: 0x140acc0a0 VAL: '220' (3 sibs) 34: 0x140acc138 VAL: '221' (3 sibs) 34: 0x140acc1d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x140af6f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140af6fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140af7060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140af70f0 VAL: '000' (3 sibs) 34: [4] [4] 0x140af7180 VAL: '001' (3 sibs) 34: [5] [5] 0x140af7210 VAL: '002' (3 sibs) 34: [6] [6] 0x140af72a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140af7330 VAL: '010' (3 sibs) 34: [8] [8] 0x140af73c0 VAL: '011' (3 sibs) 34: [9] [9] 0x140af7450 VAL: '012' (3 sibs) 34: [10] [10] 0x140af74e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140af7570 VAL: '020' (3 sibs) 34: [12] [12] 0x140af7600 VAL: '021' (3 sibs) 34: [13] [13] 0x140af7690 VAL: '022' (3 sibs) 34: [14] [14] 0x140af7720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140af77b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140af7840 VAL: '100' (3 sibs) 34: [17] [17] 0x140af78d0 VAL: '101' (3 sibs) 34: [18] [18] 0x140af7960 VAL: '102' (3 sibs) 34: [19] [19] 0x140af79f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140af7a80 VAL: '110' (3 sibs) 34: [21] [21] 0x140af7b10 VAL: '111' (3 sibs) 34: [22] [22] 0x140af7ba0 VAL: '112' (3 sibs) 34: [23] [23] 0x140af7c30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140af7cc0 VAL: '120' (3 sibs) 34: [25] [25] 0x140af7d50 VAL: '121' (3 sibs) 34: [26] [26] 0x140af7de0 VAL: '122' (3 sibs) 34: [27] [27] 0x140af7e70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140af7f00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140af7f90 VAL: '200' (3 sibs) 34: [30] [30] 0x140af8020 VAL: '201' (3 sibs) 34: [31] [31] 0x140af80b0 VAL: '202' (3 sibs) 34: [32] [32] 0x140af8140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140af81d0 VAL: '210' (3 sibs) 34: [34] [34] 0x140af8260 VAL: '211' (3 sibs) 34: [35] [35] 0x140af82f0 VAL: '212' (3 sibs) 34: [36] [36] 0x140af8380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140af8410 VAL: '220' (3 sibs) 34: [38] [38] 0x140af84a0 VAL: '221' (3 sibs) 34: [39] [39] 0x140af8530 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: 0x140acdda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acc4b0 SEQ: (3 sibs) 3 children: 34: 0x140acc680 SEQ: (3 sibs) 3 children: 34: 0x140acc850 VAL: '000' (3 sibs) 34: 0x140acc8e8 VAL: '001' (3 sibs) 34: 0x140acc980 VAL: '002' (3 sibs) 34: 0x140acc718 SEQ: (3 sibs) 3 children: 34: 0x140acca20 VAL: '010' (3 sibs) 34: 0x140accab8 VAL: '011' (3 sibs) 34: 0x140accb50 VAL: '012' (3 sibs) 34: 0x140acc7b0 SEQ: (3 sibs) 3 children: 34: 0x140accbf0 VAL: '020' (3 sibs) 34: 0x140accc88 VAL: '021' (3 sibs) 34: 0x140accd20 VAL: '022' (3 sibs) 34: 0x140acc548 SEQ: (3 sibs) 3 children: 34: 0x140accdc0 SEQ: (3 sibs) 3 children: 34: 0x140accf90 VAL: '100' (3 sibs) 34: 0x140acd028 VAL: '101' (3 sibs) 34: 0x140acd0c0 VAL: '102' (3 sibs) 34: 0x140acce58 SEQ: (3 sibs) 3 children: 34: 0x140acd160 VAL: '110' (3 sibs) 34: 0x140acd1f8 VAL: '111' (3 sibs) 34: 0x140acd290 VAL: '112' (3 sibs) 34: 0x140accef0 SEQ: (3 sibs) 3 children: 34: 0x140acd330 VAL: '120' (3 sibs) 34: 0x140acd3c8 VAL: '121' (3 sibs) 34: 0x140acd460 VAL: '122' (3 sibs) 34: 0x140acc5e0 SEQ: (3 sibs) 3 children: 34: 0x140acd500 SEQ: (3 sibs) 3 children: 34: 0x140acd6d0 VAL: '200' (3 sibs) 34: 0x140acd768 VAL: '201' (3 sibs) 34: 0x140acd800 VAL: '202' (3 sibs) 34: 0x140acd598 SEQ: (3 sibs) 3 children: 34: 0x140acd8a0 VAL: '210' (3 sibs) 34: 0x140acd938 VAL: '211' (3 sibs) 34: 0x140acd9d0 VAL: '212' (3 sibs) 34: 0x140acd630 SEQ: (3 sibs) 3 children: 34: 0x140acda70 VAL: '220' (3 sibs) 34: 0x140acdb08 VAL: '221' (3 sibs) 34: 0x140acdba0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x140af9350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140af93e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140af9470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140af9500 VAL: '000' (3 sibs) 34: [4] [4] 0x140af9590 VAL: '001' (3 sibs) 34: [5] [5] 0x140af9620 VAL: '002' (3 sibs) 34: [6] [6] 0x140af96b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140af9740 VAL: '010' (3 sibs) 34: [8] [8] 0x140af97d0 VAL: '011' (3 sibs) 34: [9] [9] 0x140af9860 VAL: '012' (3 sibs) 34: [10] [10] 0x140af98f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140af9980 VAL: '020' (3 sibs) 34: [12] [12] 0x140af9a10 VAL: '021' (3 sibs) 34: [13] [13] 0x140af9aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x140af9b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140af9bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140af9c50 VAL: '100' (3 sibs) 34: [17] [17] 0x140af9ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x140af9d70 VAL: '102' (3 sibs) 34: [19] [19] 0x140af9e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140af9e90 VAL: '110' (3 sibs) 34: [21] [21] 0x140af9f20 VAL: '111' (3 sibs) 34: [22] [22] 0x140af9fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x140afa040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140afa0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x140afa160 VAL: '121' (3 sibs) 34: [26] [26] 0x140afa1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x140afa280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140afa310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140afa3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x140afa430 VAL: '201' (3 sibs) 34: [31] [31] 0x140afa4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x140afa550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140afa5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x140afa670 VAL: '211' (3 sibs) 34: [35] [35] 0x140afa700 VAL: '212' (3 sibs) 34: [36] [36] 0x140afa790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140afa820 VAL: '220' (3 sibs) 34: [38] [38] 0x140afa8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x140afa940 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: 0x140acdec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140ace0b0 SEQ: (3 sibs) 3 children: 34: 0x140ace280 SEQ: (3 sibs) 3 children: 34: 0x140ace450 VAL: '000' (3 sibs) 34: 0x140ace4e8 VAL: '001' (3 sibs) 34: 0x140ace580 VAL: '002' (3 sibs) 34: 0x140ace318 SEQ: (3 sibs) 3 children: 34: 0x140ace620 VAL: '010' (3 sibs) 34: 0x140ace6b8 VAL: '011' (3 sibs) 34: 0x140ace750 VAL: '012' (3 sibs) 34: 0x140ace3b0 SEQ: (3 sibs) 3 children: 34: 0x140ace7f0 VAL: '020' (3 sibs) 34: 0x140ace888 VAL: '021' (3 sibs) 34: 0x140ace920 VAL: '022' (3 sibs) 34: 0x140ace148 SEQ: (3 sibs) 3 children: 34: 0x140ace9c0 SEQ: (3 sibs) 3 children: 34: 0x140aceb90 VAL: '100' (3 sibs) 34: 0x140acec28 VAL: '101' (3 sibs) 34: 0x140acecc0 VAL: '102' (3 sibs) 34: 0x140acea58 SEQ: (3 sibs) 3 children: 34: 0x140aced60 VAL: '110' (3 sibs) 34: 0x140acedf8 VAL: '111' (3 sibs) 34: 0x140acee90 VAL: '112' (3 sibs) 34: 0x140aceaf0 SEQ: (3 sibs) 3 children: 34: 0x140acef30 VAL: '120' (3 sibs) 34: 0x140acefc8 VAL: '121' (3 sibs) 34: 0x140acf060 VAL: '122' (3 sibs) 34: 0x140ace1e0 SEQ: (3 sibs) 3 children: 34: 0x140acf100 SEQ: (3 sibs) 3 children: 34: 0x140acf2d0 VAL: '200' (3 sibs) 34: 0x140acf368 VAL: '201' (3 sibs) 34: 0x140acf400 VAL: '202' (3 sibs) 34: 0x140acf198 SEQ: (3 sibs) 3 children: 34: 0x140acf4a0 VAL: '210' (3 sibs) 34: 0x140acf538 VAL: '211' (3 sibs) 34: 0x140acf5d0 VAL: '212' (3 sibs) 34: 0x140acf230 SEQ: (3 sibs) 3 children: 34: 0x140acf670 VAL: '220' (3 sibs) 34: 0x140acf708 VAL: '221' (3 sibs) 34: 0x140acf7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x140afb760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140afb7f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140afb880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140afb910 VAL: '000' (3 sibs) 34: [4] [4] 0x140afb9a0 VAL: '001' (3 sibs) 34: [5] [5] 0x140afba30 VAL: '002' (3 sibs) 34: [6] [6] 0x140afbac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140afbb50 VAL: '010' (3 sibs) 34: [8] [8] 0x140afbbe0 VAL: '011' (3 sibs) 34: [9] [9] 0x140afbc70 VAL: '012' (3 sibs) 34: [10] [10] 0x140afbd00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140afbd90 VAL: '020' (3 sibs) 34: [12] [12] 0x140afbe20 VAL: '021' (3 sibs) 34: [13] [13] 0x140afbeb0 VAL: '022' (3 sibs) 34: [14] [14] 0x140afbf40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140afbfd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140afc060 VAL: '100' (3 sibs) 34: [17] [17] 0x140afc0f0 VAL: '101' (3 sibs) 34: [18] [18] 0x140afc180 VAL: '102' (3 sibs) 34: [19] [19] 0x140afc210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140afc2a0 VAL: '110' (3 sibs) 34: [21] [21] 0x140afc330 VAL: '111' (3 sibs) 34: [22] [22] 0x140afc3c0 VAL: '112' (3 sibs) 34: [23] [23] 0x140afc450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140afc4e0 VAL: '120' (3 sibs) 34: [25] [25] 0x140afc570 VAL: '121' (3 sibs) 34: [26] [26] 0x140afc600 VAL: '122' (3 sibs) 34: [27] [27] 0x140afc690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140afc720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140afc7b0 VAL: '200' (3 sibs) 34: [30] [30] 0x140afc840 VAL: '201' (3 sibs) 34: [31] [31] 0x140afc8d0 VAL: '202' (3 sibs) 34: [32] [32] 0x140afc960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140afc9f0 VAL: '210' (3 sibs) 34: [34] [34] 0x140afca80 VAL: '211' (3 sibs) 34: [35] [35] 0x140afcb10 VAL: '212' (3 sibs) 34: [36] [36] 0x140afcba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140afcc30 VAL: '220' (3 sibs) 34: [38] [38] 0x140afccc0 VAL: '221' (3 sibs) 34: [39] [39] 0x140afcd50 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: 0x140acdfd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acf840 SEQ: (3 sibs) 3 children: 34: 0x140acfa10 SEQ: (3 sibs) 3 children: 34: 0x140acfbe0 VAL: '000' (3 sibs) 34: 0x140acfc78 VAL: '001' (3 sibs) 34: 0x140acfd10 VAL: '002' (3 sibs) 34: 0x140acfaa8 SEQ: (3 sibs) 3 children: 34: 0x140acfdb0 VAL: '010' (3 sibs) 34: 0x140acfe48 VAL: '011' (3 sibs) 34: 0x140acfee0 VAL: '012' (3 sibs) 34: 0x140acfb40 SEQ: (3 sibs) 3 children: 34: 0x140acff80 VAL: '020' (3 sibs) 34: 0x140ad0018 VAL: '021' (3 sibs) 34: 0x140ad00b0 VAL: '022' (3 sibs) 34: 0x140acf8d8 SEQ: (3 sibs) 3 children: 34: 0x140ad0150 SEQ: (3 sibs) 3 children: 34: 0x140ad0320 VAL: '100' (3 sibs) 34: 0x140ad03b8 VAL: '101' (3 sibs) 34: 0x140ad0450 VAL: '102' (3 sibs) 34: 0x140ad01e8 SEQ: (3 sibs) 3 children: 34: 0x140ad04f0 VAL: '110' (3 sibs) 34: 0x140ad0588 VAL: '111' (3 sibs) 34: 0x140ad0620 VAL: '112' (3 sibs) 34: 0x140ad0280 SEQ: (3 sibs) 3 children: 34: 0x140ad06c0 VAL: '120' (3 sibs) 34: 0x140ad0758 VAL: '121' (3 sibs) 34: 0x140ad07f0 VAL: '122' (3 sibs) 34: 0x140acf970 SEQ: (3 sibs) 3 children: 34: 0x140ad0890 SEQ: (3 sibs) 3 children: 34: 0x140ad0a60 VAL: '200' (3 sibs) 34: 0x140ad0af8 VAL: '201' (3 sibs) 34: 0x140ad0b90 VAL: '202' (3 sibs) 34: 0x140ad0928 SEQ: (3 sibs) 3 children: 34: 0x140ad0c30 VAL: '210' (3 sibs) 34: 0x140ad0cc8 VAL: '211' (3 sibs) 34: 0x140ad0d60 VAL: '212' (3 sibs) 34: 0x140ad09c0 SEQ: (3 sibs) 3 children: 34: 0x140ad0e00 VAL: '220' (3 sibs) 34: 0x140ad0e98 VAL: '221' (3 sibs) 34: 0x140ad0f30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x140afdb70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140afdc00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140afdc90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140afdd20 VAL: '000' (3 sibs) 34: [4] [4] 0x140afddb0 VAL: '001' (3 sibs) 34: [5] [5] 0x140afde40 VAL: '002' (3 sibs) 34: [6] [6] 0x140afded0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140afdf60 VAL: '010' (3 sibs) 34: [8] [8] 0x140afdff0 VAL: '011' (3 sibs) 34: [9] [9] 0x140afe080 VAL: '012' (3 sibs) 34: [10] [10] 0x140afe110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140afe1a0 VAL: '020' (3 sibs) 34: [12] [12] 0x140afe230 VAL: '021' (3 sibs) 34: [13] [13] 0x140afe2c0 VAL: '022' (3 sibs) 34: [14] [14] 0x140afe350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140afe3e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140afe470 VAL: '100' (3 sibs) 34: [17] [17] 0x140afe500 VAL: '101' (3 sibs) 34: [18] [18] 0x140afe590 VAL: '102' (3 sibs) 34: [19] [19] 0x140afe620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140afe6b0 VAL: '110' (3 sibs) 34: [21] [21] 0x140afe740 VAL: '111' (3 sibs) 34: [22] [22] 0x140afe7d0 VAL: '112' (3 sibs) 34: [23] [23] 0x140afe860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140afe8f0 VAL: '120' (3 sibs) 34: [25] [25] 0x140afe980 VAL: '121' (3 sibs) 34: [26] [26] 0x140afea10 VAL: '122' (3 sibs) 34: [27] [27] 0x140afeaa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140afeb30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140afebc0 VAL: '200' (3 sibs) 34: [30] [30] 0x140afec50 VAL: '201' (3 sibs) 34: [31] [31] 0x140afece0 VAL: '202' (3 sibs) 34: [32] [32] 0x140afed70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140afee00 VAL: '210' (3 sibs) 34: [34] [34] 0x140afee90 VAL: '211' (3 sibs) 34: [35] [35] 0x140afef20 VAL: '212' (3 sibs) 34: [36] [36] 0x140afefb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140aff040 VAL: '220' (3 sibs) 34: [38] [38] 0x140aff0d0 VAL: '221' (3 sibs) 34: [39] [39] 0x140aff160 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] 0x140ae85a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140ae8630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140ae86c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140ae8750 VAL: '000' (3 sibs) 34: [4] [4] 0x140ae87e0 VAL: '001' (3 sibs) 34: [5] [5] 0x140ae8870 VAL: '002' (3 sibs) 34: [6] [6] 0x140ae8900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140ae8990 VAL: '010' (3 sibs) 34: [8] [8] 0x140ae8a20 VAL: '011' (3 sibs) 34: [9] [9] 0x140ae8ab0 VAL: '012' (3 sibs) 34: [10] [10] 0x140ae8b40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140ae8bd0 VAL: '020' (3 sibs) 34: [12] [12] 0x140ae8c60 VAL: '021' (3 sibs) 34: [13] [13] 0x140ae8cf0 VAL: '022' (3 sibs) 34: [14] [14] 0x140ae8d80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140ae8e10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140ae8ea0 VAL: '100' (3 sibs) 34: [17] [17] 0x140ae8f30 VAL: '101' (3 sibs) 34: [18] [18] 0x140ae8fc0 VAL: '102' (3 sibs) 34: [19] [19] 0x140ae9050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140ae90e0 VAL: '110' (3 sibs) 34: [21] [21] 0x140ae9170 VAL: '111' (3 sibs) 34: [22] [22] 0x140ae9200 VAL: '112' (3 sibs) 34: [23] [23] 0x140ae9290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140ae9320 VAL: '120' (3 sibs) 34: [25] [25] 0x140ae93b0 VAL: '121' (3 sibs) 34: [26] [26] 0x140ae9440 VAL: '122' (3 sibs) 34: [27] [27] 0x140ae94d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140ae9560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140ae95f0 VAL: '200' (3 sibs) 34: [30] [30] 0x140ae9680 VAL: '201' (3 sibs) 34: [31] [31] 0x140ae9710 VAL: '202' (3 sibs) 34: [32] [32] 0x140ae97a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140ae9830 VAL: '210' (3 sibs) 34: [34] [34] 0x140ae98c0 VAL: '211' (3 sibs) 34: [35] [35] 0x140ae9950 VAL: '212' (3 sibs) 34: [36] [36] 0x140ae99e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140ae9a70 VAL: '220' (3 sibs) 34: [38] [38] 0x140ae9b00 VAL: '221' (3 sibs) 34: [39] [39] 0x140ae9b90 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] 0x140b01190 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b01220 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b012b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b01340 VAL: '000' (3 sibs) 34: [4] [4] 0x140b013d0 VAL: '001' (3 sibs) 34: [5] [5] 0x140b01460 VAL: '002' (3 sibs) 34: [6] [6] 0x140b014f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b01580 VAL: '010' (3 sibs) 34: [8] [8] 0x140b01610 VAL: '011' (3 sibs) 34: [9] [9] 0x140b016a0 VAL: '012' (3 sibs) 34: [10] [10] 0x140b01730 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b017c0 VAL: '020' (3 sibs) 34: [12] [12] 0x140b01850 VAL: '021' (3 sibs) 34: [13] [13] 0x140b018e0 VAL: '022' (3 sibs) 34: [14] [14] 0x140b01970 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b01a00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b01a90 VAL: '100' (3 sibs) 34: [17] [17] 0x140b01b20 VAL: '101' (3 sibs) 34: [18] [18] 0x140b01bb0 VAL: '102' (3 sibs) 34: [19] [19] 0x140b01c40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b01cd0 VAL: '110' (3 sibs) 34: [21] [21] 0x140b01d60 VAL: '111' (3 sibs) 34: [22] [22] 0x140b01df0 VAL: '112' (3 sibs) 34: [23] [23] 0x140b01e80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b01f10 VAL: '120' (3 sibs) 34: [25] [25] 0x140b01fa0 VAL: '121' (3 sibs) 34: [26] [26] 0x140b02030 VAL: '122' (3 sibs) 34: [27] [27] 0x140b020c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b02150 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b021e0 VAL: '200' (3 sibs) 34: [30] [30] 0x140b02270 VAL: '201' (3 sibs) 34: [31] [31] 0x140b02300 VAL: '202' (3 sibs) 34: [32] [32] 0x140b02390 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b02420 VAL: '210' (3 sibs) 34: [34] [34] 0x140b024b0 VAL: '211' (3 sibs) 34: [35] [35] 0x140b02540 VAL: '212' (3 sibs) 34: [36] [36] 0x140b025d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b02660 VAL: '220' (3 sibs) 34: [38] [38] 0x140b026f0 VAL: '221' (3 sibs) 34: [39] [39] 0x140b02780 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] 0x140aec4d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140aec560 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140aec5f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140aec680 VAL: '000' (3 sibs) 34: [4] [4] 0x140aec710 VAL: '001' (3 sibs) 34: [5] [5] 0x140aec7a0 VAL: '002' (3 sibs) 34: [6] [6] 0x140aec830 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140aec8c0 VAL: '010' (3 sibs) 34: [8] [8] 0x140aec950 VAL: '011' (3 sibs) 34: [9] [9] 0x140aec9e0 VAL: '012' (3 sibs) 34: [10] [10] 0x140aeca70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140aecb00 VAL: '020' (3 sibs) 34: [12] [12] 0x140aecb90 VAL: '021' (3 sibs) 34: [13] [13] 0x140aecc20 VAL: '022' (3 sibs) 34: [14] [14] 0x140aeccb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140aecd40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140aecdd0 VAL: '100' (3 sibs) 34: [17] [17] 0x140aece60 VAL: '101' (3 sibs) 34: [18] [18] 0x140aecef0 VAL: '102' (3 sibs) 34: [19] [19] 0x140aecf80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140aed010 VAL: '110' (3 sibs) 34: [21] [21] 0x140aed0a0 VAL: '111' (3 sibs) 34: [22] [22] 0x140aed130 VAL: '112' (3 sibs) 34: [23] [23] 0x140aed1c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140aed250 VAL: '120' (3 sibs) 34: [25] [25] 0x140aed2e0 VAL: '121' (3 sibs) 34: [26] [26] 0x140aed370 VAL: '122' (3 sibs) 34: [27] [27] 0x140aed400 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140aed490 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140aed520 VAL: '200' (3 sibs) 34: [30] [30] 0x140aed5b0 VAL: '201' (3 sibs) 34: [31] [31] 0x140aed640 VAL: '202' (3 sibs) 34: [32] [32] 0x140aed6d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140aed760 VAL: '210' (3 sibs) 34: [34] [34] 0x140aed7f0 VAL: '211' (3 sibs) 34: [35] [35] 0x140aed880 VAL: '212' (3 sibs) 34: [36] [36] 0x140aed910 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140aed9a0 VAL: '220' (3 sibs) 34: [38] [38] 0x140aeda30 VAL: '221' (3 sibs) 34: [39] [39] 0x140aedac0 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] 0x140b035a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b03630 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b036c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b03750 VAL: '000' (3 sibs) 34: [4] [4] 0x140b037e0 VAL: '001' (3 sibs) 34: [5] [5] 0x140b03870 VAL: '002' (3 sibs) 34: [6] [6] 0x140b03900 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b03990 VAL: '010' (3 sibs) 34: [8] [8] 0x140b03a20 VAL: '011' (3 sibs) 34: [9] [9] 0x140b03ab0 VAL: '012' (3 sibs) 34: [10] [10] 0x140b03b40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b03bd0 VAL: '020' (3 sibs) 34: [12] [12] 0x140b03c60 VAL: '021' (3 sibs) 34: [13] [13] 0x140b03cf0 VAL: '022' (3 sibs) 34: [14] [14] 0x140b03d80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b03e10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b03ea0 VAL: '100' (3 sibs) 34: [17] [17] 0x140b03f30 VAL: '101' (3 sibs) 34: [18] [18] 0x140b03fc0 VAL: '102' (3 sibs) 34: [19] [19] 0x140b04050 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b040e0 VAL: '110' (3 sibs) 34: [21] [21] 0x140b04170 VAL: '111' (3 sibs) 34: [22] [22] 0x140b04200 VAL: '112' (3 sibs) 34: [23] [23] 0x140b04290 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b04320 VAL: '120' (3 sibs) 34: [25] [25] 0x140b043b0 VAL: '121' (3 sibs) 34: [26] [26] 0x140b04440 VAL: '122' (3 sibs) 34: [27] [27] 0x140b044d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b04560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b045f0 VAL: '200' (3 sibs) 34: [30] [30] 0x140b04680 VAL: '201' (3 sibs) 34: [31] [31] 0x140b04710 VAL: '202' (3 sibs) 34: [32] [32] 0x140b047a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b04830 VAL: '210' (3 sibs) 34: [34] [34] 0x140b048c0 VAL: '211' (3 sibs) 34: [35] [35] 0x140b04950 VAL: '212' (3 sibs) 34: [36] [36] 0x140b049e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b04a70 VAL: '220' (3 sibs) 34: [38] [38] 0x140b04b00 VAL: '221' (3 sibs) 34: [39] [39] 0x140b04b90 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] 0x140af0570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140af0600 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140af0690 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140af0720 VAL: '000' (3 sibs) 34: [4] [4] 0x140af07b0 VAL: '001' (3 sibs) 34: [5] [5] 0x140af0840 VAL: '002' (3 sibs) 34: [6] [6] 0x140af08d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140af0960 VAL: '010' (3 sibs) 34: [8] [8] 0x140af09f0 VAL: '011' (3 sibs) 34: [9] [9] 0x140af0a80 VAL: '012' (3 sibs) 34: [10] [10] 0x140af0b10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140af0ba0 VAL: '020' (3 sibs) 34: [12] [12] 0x140af0c30 VAL: '021' (3 sibs) 34: [13] [13] 0x140af0cc0 VAL: '022' (3 sibs) 34: [14] [14] 0x140af0d50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140af0de0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140af0e70 VAL: '100' (3 sibs) 34: [17] [17] 0x140af0f00 VAL: '101' (3 sibs) 34: [18] [18] 0x140af0f90 VAL: '102' (3 sibs) 34: [19] [19] 0x140af1020 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140af10b0 VAL: '110' (3 sibs) 34: [21] [21] 0x140af1140 VAL: '111' (3 sibs) 34: [22] [22] 0x140af11d0 VAL: '112' (3 sibs) 34: [23] [23] 0x140af1260 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140af12f0 VAL: '120' (3 sibs) 34: [25] [25] 0x140af1380 VAL: '121' (3 sibs) 34: [26] [26] 0x140af1410 VAL: '122' (3 sibs) 34: [27] [27] 0x140af14a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140af1530 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140af15c0 VAL: '200' (3 sibs) 34: [30] [30] 0x140af1650 VAL: '201' (3 sibs) 34: [31] [31] 0x140af16e0 VAL: '202' (3 sibs) 34: [32] [32] 0x140af1770 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140af1800 VAL: '210' (3 sibs) 34: [34] [34] 0x140af1890 VAL: '211' (3 sibs) 34: [35] [35] 0x140af1920 VAL: '212' (3 sibs) 34: [36] [36] 0x140af19b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140af1a40 VAL: '220' (3 sibs) 34: [38] [38] 0x140af1ad0 VAL: '221' (3 sibs) 34: [39] [39] 0x140af1b60 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] 0x140b059b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b05a40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b05ad0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b05b60 VAL: '000' (3 sibs) 34: [4] [4] 0x140b05bf0 VAL: '001' (3 sibs) 34: [5] [5] 0x140b05c80 VAL: '002' (3 sibs) 34: [6] [6] 0x140b05d10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b05da0 VAL: '010' (3 sibs) 34: [8] [8] 0x140b05e30 VAL: '011' (3 sibs) 34: [9] [9] 0x140b05ec0 VAL: '012' (3 sibs) 34: [10] [10] 0x140b05f50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b05fe0 VAL: '020' (3 sibs) 34: [12] [12] 0x140b06070 VAL: '021' (3 sibs) 34: [13] [13] 0x140b06100 VAL: '022' (3 sibs) 34: [14] [14] 0x140b06190 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b06220 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b062b0 VAL: '100' (3 sibs) 34: [17] [17] 0x140b06340 VAL: '101' (3 sibs) 34: [18] [18] 0x140b063d0 VAL: '102' (3 sibs) 34: [19] [19] 0x140b06460 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b064f0 VAL: '110' (3 sibs) 34: [21] [21] 0x140b06580 VAL: '111' (3 sibs) 34: [22] [22] 0x140b06610 VAL: '112' (3 sibs) 34: [23] [23] 0x140b066a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b06730 VAL: '120' (3 sibs) 34: [25] [25] 0x140b067c0 VAL: '121' (3 sibs) 34: [26] [26] 0x140b06850 VAL: '122' (3 sibs) 34: [27] [27] 0x140b068e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b06970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b06a00 VAL: '200' (3 sibs) 34: [30] [30] 0x140b06a90 VAL: '201' (3 sibs) 34: [31] [31] 0x140b06b20 VAL: '202' (3 sibs) 34: [32] [32] 0x140b06bb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b06c40 VAL: '210' (3 sibs) 34: [34] [34] 0x140b06cd0 VAL: '211' (3 sibs) 34: [35] [35] 0x140b06d60 VAL: '212' (3 sibs) 34: [36] [36] 0x140b06df0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b06e80 VAL: '220' (3 sibs) 34: [38] [38] 0x140b06f10 VAL: '221' (3 sibs) 34: [39] [39] 0x140b06fa0 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] 0x140af4b30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140af4bc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140af4c50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140af4ce0 VAL: '000' (3 sibs) 34: [4] [4] 0x140af4d70 VAL: '001' (3 sibs) 34: [5] [5] 0x140af4e00 VAL: '002' (3 sibs) 34: [6] [6] 0x140af4e90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140af4f20 VAL: '010' (3 sibs) 34: [8] [8] 0x140af4fb0 VAL: '011' (3 sibs) 34: [9] [9] 0x140af5040 VAL: '012' (3 sibs) 34: [10] [10] 0x140af50d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140af5160 VAL: '020' (3 sibs) 34: [12] [12] 0x140af51f0 VAL: '021' (3 sibs) 34: [13] [13] 0x140af5280 VAL: '022' (3 sibs) 34: [14] [14] 0x140af5310 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140af53a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140af5430 VAL: '100' (3 sibs) 34: [17] [17] 0x140af54c0 VAL: '101' (3 sibs) 34: [18] [18] 0x140af5550 VAL: '102' (3 sibs) 34: [19] [19] 0x140af55e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140af5670 VAL: '110' (3 sibs) 34: [21] [21] 0x140af5700 VAL: '111' (3 sibs) 34: [22] [22] 0x140af5790 VAL: '112' (3 sibs) 34: [23] [23] 0x140af5820 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140af58b0 VAL: '120' (3 sibs) 34: [25] [25] 0x140af5940 VAL: '121' (3 sibs) 34: [26] [26] 0x140af59d0 VAL: '122' (3 sibs) 34: [27] [27] 0x140af5a60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140af5af0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140af5b80 VAL: '200' (3 sibs) 34: [30] [30] 0x140af5c10 VAL: '201' (3 sibs) 34: [31] [31] 0x140af5ca0 VAL: '202' (3 sibs) 34: [32] [32] 0x140af5d30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140af5dc0 VAL: '210' (3 sibs) 34: [34] [34] 0x140af5e50 VAL: '211' (3 sibs) 34: [35] [35] 0x140af5ee0 VAL: '212' (3 sibs) 34: [36] [36] 0x140af5f70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140af6000 VAL: '220' (3 sibs) 34: [38] [38] 0x140af6090 VAL: '221' (3 sibs) 34: [39] [39] 0x140af6120 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] 0x140b07dc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b07e50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b07ee0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b07f70 VAL: '000' (3 sibs) 34: [4] [4] 0x140b08000 VAL: '001' (3 sibs) 34: [5] [5] 0x140b08090 VAL: '002' (3 sibs) 34: [6] [6] 0x140b08120 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b081b0 VAL: '010' (3 sibs) 34: [8] [8] 0x140b08240 VAL: '011' (3 sibs) 34: [9] [9] 0x140b082d0 VAL: '012' (3 sibs) 34: [10] [10] 0x140b08360 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b083f0 VAL: '020' (3 sibs) 34: [12] [12] 0x140b08480 VAL: '021' (3 sibs) 34: [13] [13] 0x140b08510 VAL: '022' (3 sibs) 34: [14] [14] 0x140b085a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b08630 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b086c0 VAL: '100' (3 sibs) 34: [17] [17] 0x140b08750 VAL: '101' (3 sibs) 34: [18] [18] 0x140b087e0 VAL: '102' (3 sibs) 34: [19] [19] 0x140b08870 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b08900 VAL: '110' (3 sibs) 34: [21] [21] 0x140b08990 VAL: '111' (3 sibs) 34: [22] [22] 0x140b08a20 VAL: '112' (3 sibs) 34: [23] [23] 0x140b08ab0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b08b40 VAL: '120' (3 sibs) 34: [25] [25] 0x140b08bd0 VAL: '121' (3 sibs) 34: [26] [26] 0x140b08c60 VAL: '122' (3 sibs) 34: [27] [27] 0x140b08cf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b08d80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b08e10 VAL: '200' (3 sibs) 34: [30] [30] 0x140b08ea0 VAL: '201' (3 sibs) 34: [31] [31] 0x140b08f30 VAL: '202' (3 sibs) 34: [32] [32] 0x140b08fc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b09050 VAL: '210' (3 sibs) 34: [34] [34] 0x140b090e0 VAL: '211' (3 sibs) 34: [35] [35] 0x140b09170 VAL: '212' (3 sibs) 34: [36] [36] 0x140b09200 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b09290 VAL: '220' (3 sibs) 34: [38] [38] 0x140b09320 VAL: '221' (3 sibs) 34: [39] [39] 0x140b093b0 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] 0x140af6f40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140af6fd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140af7060 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140af70f0 VAL: '000' (3 sibs) 34: [4] [4] 0x140af7180 VAL: '001' (3 sibs) 34: [5] [5] 0x140af7210 VAL: '002' (3 sibs) 34: [6] [6] 0x140af72a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140af7330 VAL: '010' (3 sibs) 34: [8] [8] 0x140af73c0 VAL: '011' (3 sibs) 34: [9] [9] 0x140af7450 VAL: '012' (3 sibs) 34: [10] [10] 0x140af74e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140af7570 VAL: '020' (3 sibs) 34: [12] [12] 0x140af7600 VAL: '021' (3 sibs) 34: [13] [13] 0x140af7690 VAL: '022' (3 sibs) 34: [14] [14] 0x140af7720 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140af77b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140af7840 VAL: '100' (3 sibs) 34: [17] [17] 0x140af78d0 VAL: '101' (3 sibs) 34: [18] [18] 0x140af7960 VAL: '102' (3 sibs) 34: [19] [19] 0x140af79f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140af7a80 VAL: '110' (3 sibs) 34: [21] [21] 0x140af7b10 VAL: '111' (3 sibs) 34: [22] [22] 0x140af7ba0 VAL: '112' (3 sibs) 34: [23] [23] 0x140af7c30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140af7cc0 VAL: '120' (3 sibs) 34: [25] [25] 0x140af7d50 VAL: '121' (3 sibs) 34: [26] [26] 0x140af7de0 VAL: '122' (3 sibs) 34: [27] [27] 0x140af7e70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140af7f00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140af7f90 VAL: '200' (3 sibs) 34: [30] [30] 0x140af8020 VAL: '201' (3 sibs) 34: [31] [31] 0x140af80b0 VAL: '202' (3 sibs) 34: [32] [32] 0x140af8140 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140af81d0 VAL: '210' (3 sibs) 34: [34] [34] 0x140af8260 VAL: '211' (3 sibs) 34: [35] [35] 0x140af82f0 VAL: '212' (3 sibs) 34: [36] [36] 0x140af8380 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140af8410 VAL: '220' (3 sibs) 34: [38] [38] 0x140af84a0 VAL: '221' (3 sibs) 34: [39] [39] 0x140af8530 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] 0x140b0a1d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b0a260 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b0a2f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b0a380 VAL: '000' (3 sibs) 34: [4] [4] 0x140b0a410 VAL: '001' (3 sibs) 34: [5] [5] 0x140b0a4a0 VAL: '002' (3 sibs) 34: [6] [6] 0x140b0a530 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b0a5c0 VAL: '010' (3 sibs) 34: [8] [8] 0x140b0a650 VAL: '011' (3 sibs) 34: [9] [9] 0x140b0a6e0 VAL: '012' (3 sibs) 34: [10] [10] 0x140b0a770 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b0a800 VAL: '020' (3 sibs) 34: [12] [12] 0x140b0a890 VAL: '021' (3 sibs) 34: [13] [13] 0x140b0a920 VAL: '022' (3 sibs) 34: [14] [14] 0x140b0a9b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b0aa40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b0aad0 VAL: '100' (3 sibs) 34: [17] [17] 0x140b0ab60 VAL: '101' (3 sibs) 34: [18] [18] 0x140b0abf0 VAL: '102' (3 sibs) 34: [19] [19] 0x140b0ac80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b0ad10 VAL: '110' (3 sibs) 34: [21] [21] 0x140b0ada0 VAL: '111' (3 sibs) 34: [22] [22] 0x140b0ae30 VAL: '112' (3 sibs) 34: [23] [23] 0x140b0aec0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b0af50 VAL: '120' (3 sibs) 34: [25] [25] 0x140b0afe0 VAL: '121' (3 sibs) 34: [26] [26] 0x140b0b070 VAL: '122' (3 sibs) 34: [27] [27] 0x140b0b100 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b0b190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b0b220 VAL: '200' (3 sibs) 34: [30] [30] 0x140b0b2b0 VAL: '201' (3 sibs) 34: [31] [31] 0x140b0b340 VAL: '202' (3 sibs) 34: [32] [32] 0x140b0b3d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b0b460 VAL: '210' (3 sibs) 34: [34] [34] 0x140b0b4f0 VAL: '211' (3 sibs) 34: [35] [35] 0x140b0b580 VAL: '212' (3 sibs) 34: [36] [36] 0x140b0b610 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b0b6a0 VAL: '220' (3 sibs) 34: [38] [38] 0x140b0b730 VAL: '221' (3 sibs) 34: [39] [39] 0x140b0b7c0 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] 0x140af9350 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140af93e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140af9470 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140af9500 VAL: '000' (3 sibs) 34: [4] [4] 0x140af9590 VAL: '001' (3 sibs) 34: [5] [5] 0x140af9620 VAL: '002' (3 sibs) 34: [6] [6] 0x140af96b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140af9740 VAL: '010' (3 sibs) 34: [8] [8] 0x140af97d0 VAL: '011' (3 sibs) 34: [9] [9] 0x140af9860 VAL: '012' (3 sibs) 34: [10] [10] 0x140af98f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140af9980 VAL: '020' (3 sibs) 34: [12] [12] 0x140af9a10 VAL: '021' (3 sibs) 34: [13] [13] 0x140af9aa0 VAL: '022' (3 sibs) 34: [14] [14] 0x140af9b30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140af9bc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140af9c50 VAL: '100' (3 sibs) 34: [17] [17] 0x140af9ce0 VAL: '101' (3 sibs) 34: [18] [18] 0x140af9d70 VAL: '102' (3 sibs) 34: [19] [19] 0x140af9e00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140af9e90 VAL: '110' (3 sibs) 34: [21] [21] 0x140af9f20 VAL: '111' (3 sibs) 34: [22] [22] 0x140af9fb0 VAL: '112' (3 sibs) 34: [23] [23] 0x140afa040 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140afa0d0 VAL: '120' (3 sibs) 34: [25] [25] 0x140afa160 VAL: '121' (3 sibs) 34: [26] [26] 0x140afa1f0 VAL: '122' (3 sibs) 34: [27] [27] 0x140afa280 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140afa310 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140afa3a0 VAL: '200' (3 sibs) 34: [30] [30] 0x140afa430 VAL: '201' (3 sibs) 34: [31] [31] 0x140afa4c0 VAL: '202' (3 sibs) 34: [32] [32] 0x140afa550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140afa5e0 VAL: '210' (3 sibs) 34: [34] [34] 0x140afa670 VAL: '211' (3 sibs) 34: [35] [35] 0x140afa700 VAL: '212' (3 sibs) 34: [36] [36] 0x140afa790 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140afa820 VAL: '220' (3 sibs) 34: [38] [38] 0x140afa8b0 VAL: '221' (3 sibs) 34: [39] [39] 0x140afa940 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] 0x140b0c5e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b0c670 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b0c700 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b0c790 VAL: '000' (3 sibs) 34: [4] [4] 0x140b0c820 VAL: '001' (3 sibs) 34: [5] [5] 0x140b0c8b0 VAL: '002' (3 sibs) 34: [6] [6] 0x140b0c940 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b0c9d0 VAL: '010' (3 sibs) 34: [8] [8] 0x140b0ca60 VAL: '011' (3 sibs) 34: [9] [9] 0x140b0caf0 VAL: '012' (3 sibs) 34: [10] [10] 0x140b0cb80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b0cc10 VAL: '020' (3 sibs) 34: [12] [12] 0x140b0cca0 VAL: '021' (3 sibs) 34: [13] [13] 0x140b0cd30 VAL: '022' (3 sibs) 34: [14] [14] 0x140b0cdc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b0ce50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b0cee0 VAL: '100' (3 sibs) 34: [17] [17] 0x140b0cf70 VAL: '101' (3 sibs) 34: [18] [18] 0x140b0d000 VAL: '102' (3 sibs) 34: [19] [19] 0x140b0d090 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b0d120 VAL: '110' (3 sibs) 34: [21] [21] 0x140b0d1b0 VAL: '111' (3 sibs) 34: [22] [22] 0x140b0d240 VAL: '112' (3 sibs) 34: [23] [23] 0x140b0d2d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b0d360 VAL: '120' (3 sibs) 34: [25] [25] 0x140b0d3f0 VAL: '121' (3 sibs) 34: [26] [26] 0x140b0d480 VAL: '122' (3 sibs) 34: [27] [27] 0x140b0d510 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b0d5a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b0d630 VAL: '200' (3 sibs) 34: [30] [30] 0x140b0d6c0 VAL: '201' (3 sibs) 34: [31] [31] 0x140b0d750 VAL: '202' (3 sibs) 34: [32] [32] 0x140b0d7e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b0d870 VAL: '210' (3 sibs) 34: [34] [34] 0x140b0d900 VAL: '211' (3 sibs) 34: [35] [35] 0x140b0d990 VAL: '212' (3 sibs) 34: [36] [36] 0x140b0da20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b0dab0 VAL: '220' (3 sibs) 34: [38] [38] 0x140b0db40 VAL: '221' (3 sibs) 34: [39] [39] 0x140b0dbd0 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] 0x140afb760 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140afb7f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140afb880 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140afb910 VAL: '000' (3 sibs) 34: [4] [4] 0x140afb9a0 VAL: '001' (3 sibs) 34: [5] [5] 0x140afba30 VAL: '002' (3 sibs) 34: [6] [6] 0x140afbac0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140afbb50 VAL: '010' (3 sibs) 34: [8] [8] 0x140afbbe0 VAL: '011' (3 sibs) 34: [9] [9] 0x140afbc70 VAL: '012' (3 sibs) 34: [10] [10] 0x140afbd00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140afbd90 VAL: '020' (3 sibs) 34: [12] [12] 0x140afbe20 VAL: '021' (3 sibs) 34: [13] [13] 0x140afbeb0 VAL: '022' (3 sibs) 34: [14] [14] 0x140afbf40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140afbfd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140afc060 VAL: '100' (3 sibs) 34: [17] [17] 0x140afc0f0 VAL: '101' (3 sibs) 34: [18] [18] 0x140afc180 VAL: '102' (3 sibs) 34: [19] [19] 0x140afc210 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140afc2a0 VAL: '110' (3 sibs) 34: [21] [21] 0x140afc330 VAL: '111' (3 sibs) 34: [22] [22] 0x140afc3c0 VAL: '112' (3 sibs) 34: [23] [23] 0x140afc450 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140afc4e0 VAL: '120' (3 sibs) 34: [25] [25] 0x140afc570 VAL: '121' (3 sibs) 34: [26] [26] 0x140afc600 VAL: '122' (3 sibs) 34: [27] [27] 0x140afc690 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140afc720 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140afc7b0 VAL: '200' (3 sibs) 34: [30] [30] 0x140afc840 VAL: '201' (3 sibs) 34: [31] [31] 0x140afc8d0 VAL: '202' (3 sibs) 34: [32] [32] 0x140afc960 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140afc9f0 VAL: '210' (3 sibs) 34: [34] [34] 0x140afca80 VAL: '211' (3 sibs) 34: [35] [35] 0x140afcb10 VAL: '212' (3 sibs) 34: [36] [36] 0x140afcba0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140afcc30 VAL: '220' (3 sibs) 34: [38] [38] 0x140afccc0 VAL: '221' (3 sibs) 34: [39] [39] 0x140afcd50 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] 0x140b0fc00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b0fc90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b0fd20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b0fdb0 VAL: '000' (3 sibs) 34: [4] [4] 0x140b0fe40 VAL: '001' (3 sibs) 34: [5] [5] 0x140b0fed0 VAL: '002' (3 sibs) 34: [6] [6] 0x140b0ff60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b0fff0 VAL: '010' (3 sibs) 34: [8] [8] 0x140b10080 VAL: '011' (3 sibs) 34: [9] [9] 0x140b10110 VAL: '012' (3 sibs) 34: [10] [10] 0x140b101a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b10230 VAL: '020' (3 sibs) 34: [12] [12] 0x140b102c0 VAL: '021' (3 sibs) 34: [13] [13] 0x140b10350 VAL: '022' (3 sibs) 34: [14] [14] 0x140b103e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b10470 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b10500 VAL: '100' (3 sibs) 34: [17] [17] 0x140b10590 VAL: '101' (3 sibs) 34: [18] [18] 0x140b10620 VAL: '102' (3 sibs) 34: [19] [19] 0x140b106b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b10740 VAL: '110' (3 sibs) 34: [21] [21] 0x140b107d0 VAL: '111' (3 sibs) 34: [22] [22] 0x140b10860 VAL: '112' (3 sibs) 34: [23] [23] 0x140b108f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b10980 VAL: '120' (3 sibs) 34: [25] [25] 0x140b10a10 VAL: '121' (3 sibs) 34: [26] [26] 0x140b10aa0 VAL: '122' (3 sibs) 34: [27] [27] 0x140b10b30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b10bc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b10c50 VAL: '200' (3 sibs) 34: [30] [30] 0x140b10ce0 VAL: '201' (3 sibs) 34: [31] [31] 0x140b10d70 VAL: '202' (3 sibs) 34: [32] [32] 0x140b10e00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b10e90 VAL: '210' (3 sibs) 34: [34] [34] 0x140b10f20 VAL: '211' (3 sibs) 34: [35] [35] 0x140b10fb0 VAL: '212' (3 sibs) 34: [36] [36] 0x140b11040 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b110d0 VAL: '220' (3 sibs) 34: [38] [38] 0x140b11160 VAL: '221' (3 sibs) 34: [39] [39] 0x140b111f0 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] 0x140afdb70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140afdc00 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140afdc90 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140afdd20 VAL: '000' (3 sibs) 34: [4] [4] 0x140afddb0 VAL: '001' (3 sibs) 34: [5] [5] 0x140afde40 VAL: '002' (3 sibs) 34: [6] [6] 0x140afded0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140afdf60 VAL: '010' (3 sibs) 34: [8] [8] 0x140afdff0 VAL: '011' (3 sibs) 34: [9] [9] 0x140afe080 VAL: '012' (3 sibs) 34: [10] [10] 0x140afe110 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140afe1a0 VAL: '020' (3 sibs) 34: [12] [12] 0x140afe230 VAL: '021' (3 sibs) 34: [13] [13] 0x140afe2c0 VAL: '022' (3 sibs) 34: [14] [14] 0x140afe350 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140afe3e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140afe470 VAL: '100' (3 sibs) 34: [17] [17] 0x140afe500 VAL: '101' (3 sibs) 34: [18] [18] 0x140afe590 VAL: '102' (3 sibs) 34: [19] [19] 0x140afe620 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140afe6b0 VAL: '110' (3 sibs) 34: [21] [21] 0x140afe740 VAL: '111' (3 sibs) 34: [22] [22] 0x140afe7d0 VAL: '112' (3 sibs) 34: [23] [23] 0x140afe860 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140afe8f0 VAL: '120' (3 sibs) 34: [25] [25] 0x140afe980 VAL: '121' (3 sibs) 34: [26] [26] 0x140afea10 VAL: '122' (3 sibs) 34: [27] [27] 0x140afeaa0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140afeb30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140afebc0 VAL: '200' (3 sibs) 34: [30] [30] 0x140afec50 VAL: '201' (3 sibs) 34: [31] [31] 0x140afece0 VAL: '202' (3 sibs) 34: [32] [32] 0x140afed70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140afee00 VAL: '210' (3 sibs) 34: [34] [34] 0x140afee90 VAL: '211' (3 sibs) 34: [35] [35] 0x140afef20 VAL: '212' (3 sibs) 34: [36] [36] 0x140afefb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140aff040 VAL: '220' (3 sibs) 34: [38] [38] 0x140aff0d0 VAL: '221' (3 sibs) 34: [39] [39] 0x140aff160 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] 0x140b12010 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b120a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b12130 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b121c0 VAL: '000' (3 sibs) 34: [4] [4] 0x140b12250 VAL: '001' (3 sibs) 34: [5] [5] 0x140b122e0 VAL: '002' (3 sibs) 34: [6] [6] 0x140b12370 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b12400 VAL: '010' (3 sibs) 34: [8] [8] 0x140b12490 VAL: '011' (3 sibs) 34: [9] [9] 0x140b12520 VAL: '012' (3 sibs) 34: [10] [10] 0x140b125b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b12640 VAL: '020' (3 sibs) 34: [12] [12] 0x140b126d0 VAL: '021' (3 sibs) 34: [13] [13] 0x140b12760 VAL: '022' (3 sibs) 34: [14] [14] 0x140b127f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b12880 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b12910 VAL: '100' (3 sibs) 34: [17] [17] 0x140b129a0 VAL: '101' (3 sibs) 34: [18] [18] 0x140b12a30 VAL: '102' (3 sibs) 34: [19] [19] 0x140b12ac0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b12b50 VAL: '110' (3 sibs) 34: [21] [21] 0x140b12be0 VAL: '111' (3 sibs) 34: [22] [22] 0x140b12c70 VAL: '112' (3 sibs) 34: [23] [23] 0x140b12d00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b12d90 VAL: '120' (3 sibs) 34: [25] [25] 0x140b12e20 VAL: '121' (3 sibs) 34: [26] [26] 0x140b12eb0 VAL: '122' (3 sibs) 34: [27] [27] 0x140b12f40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b12fd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b13060 VAL: '200' (3 sibs) 34: [30] [30] 0x140b130f0 VAL: '201' (3 sibs) 34: [31] [31] 0x140b13180 VAL: '202' (3 sibs) 34: [32] [32] 0x140b13210 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b132a0 VAL: '210' (3 sibs) 34: [34] [34] 0x140b13330 VAL: '211' (3 sibs) 34: [35] [35] 0x140b133c0 VAL: '212' (3 sibs) 34: [36] [36] 0x140b13450 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b134e0 VAL: '220' (3 sibs) 34: [38] [38] 0x140b13570 VAL: '221' (3 sibs) 34: [39] [39] 0x140b13600 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: 0x140acdc90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acaae0 SEQ: (3 sibs) 3 children: 34: 0x140acacb0 SEQ: (3 sibs) 3 children: 34: 0x140acae80 VAL: '000' (3 sibs) 34: 0x140acaf18 VAL: '001' (3 sibs) 34: 0x140acafb0 VAL: '002' (3 sibs) 34: 0x140acad48 SEQ: (3 sibs) 3 children: 34: 0x140acb050 VAL: '010' (3 sibs) 34: 0x140acb0e8 VAL: '011' (3 sibs) 34: 0x140acb180 VAL: '012' (3 sibs) 34: 0x140acade0 SEQ: (3 sibs) 3 children: 34: 0x140acb220 VAL: '020' (3 sibs) 34: 0x140acb2b8 VAL: '021' (3 sibs) 34: 0x140acb350 VAL: '022' (3 sibs) 34: 0x140acab78 SEQ: (3 sibs) 3 children: 34: 0x140acb3f0 SEQ: (3 sibs) 3 children: 34: 0x140acb5c0 VAL: '100' (3 sibs) 34: 0x140acb658 VAL: '101' (3 sibs) 34: 0x140acb6f0 VAL: '102' (3 sibs) 34: 0x140acb488 SEQ: (3 sibs) 3 children: 34: 0x140acb790 VAL: '110' (3 sibs) 34: 0x140acb828 VAL: '111' (3 sibs) 34: 0x140acb8c0 VAL: '112' (3 sibs) 34: 0x140acb520 SEQ: (3 sibs) 3 children: 34: 0x140acb960 VAL: '120' (3 sibs) 34: 0x140acb9f8 VAL: '121' (3 sibs) 34: 0x140acba90 VAL: '122' (3 sibs) 34: 0x140acac10 SEQ: (3 sibs) 3 children: 34: 0x140acbb30 SEQ: (3 sibs) 3 children: 34: 0x140acbd00 VAL: '200' (3 sibs) 34: 0x140acbd98 VAL: '201' (3 sibs) 34: 0x140acbe30 VAL: '202' (3 sibs) 34: 0x140acbbc8 SEQ: (3 sibs) 3 children: 34: 0x140acbed0 VAL: '210' (3 sibs) 34: 0x140acbf68 VAL: '211' (3 sibs) 34: 0x140acc000 VAL: '212' (3 sibs) 34: 0x140acbc60 SEQ: (3 sibs) 3 children: 34: 0x140acc0a0 VAL: '220' (3 sibs) 34: 0x140acc138 VAL: '221' (3 sibs) 34: 0x140acc1d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x140b14420 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b144b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b14540 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b145d0 VAL: '000' (3 sibs) 34: [4] [4] 0x140b14660 VAL: '001' (3 sibs) 34: [5] [5] 0x140b146f0 VAL: '002' (3 sibs) 34: [6] [6] 0x140b14780 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b14810 VAL: '010' (3 sibs) 34: [8] [8] 0x140b148a0 VAL: '011' (3 sibs) 34: [9] [9] 0x140b14930 VAL: '012' (3 sibs) 34: [10] [10] 0x140b149c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b14a50 VAL: '020' (3 sibs) 34: [12] [12] 0x140b14ae0 VAL: '021' (3 sibs) 34: [13] [13] 0x140b14b70 VAL: '022' (3 sibs) 34: [14] [14] 0x140b14c00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b14c90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b14d20 VAL: '100' (3 sibs) 34: [17] [17] 0x140b14db0 VAL: '101' (3 sibs) 34: [18] [18] 0x140b14e40 VAL: '102' (3 sibs) 34: [19] [19] 0x140b14ed0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b14f60 VAL: '110' (3 sibs) 34: [21] [21] 0x140b14ff0 VAL: '111' (3 sibs) 34: [22] [22] 0x140b15080 VAL: '112' (3 sibs) 34: [23] [23] 0x140b15110 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b151a0 VAL: '120' (3 sibs) 34: [25] [25] 0x140b15230 VAL: '121' (3 sibs) 34: [26] [26] 0x140b152c0 VAL: '122' (3 sibs) 34: [27] [27] 0x140b15350 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b153e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b15470 VAL: '200' (3 sibs) 34: [30] [30] 0x140b15500 VAL: '201' (3 sibs) 34: [31] [31] 0x140b15590 VAL: '202' (3 sibs) 34: [32] [32] 0x140b15620 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b156b0 VAL: '210' (3 sibs) 34: [34] [34] 0x140b15740 VAL: '211' (3 sibs) 34: [35] [35] 0x140b157d0 VAL: '212' (3 sibs) 34: [36] [36] 0x140b15860 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b158f0 VAL: '220' (3 sibs) 34: [38] [38] 0x140b15980 VAL: '221' (3 sibs) 34: [39] [39] 0x140b15a10 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: 0x140acdda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acc4b0 SEQ: (3 sibs) 3 children: 34: 0x140acc680 SEQ: (3 sibs) 3 children: 34: 0x140acc850 VAL: '000' (3 sibs) 34: 0x140acc8e8 VAL: '001' (3 sibs) 34: 0x140acc980 VAL: '002' (3 sibs) 34: 0x140acc718 SEQ: (3 sibs) 3 children: 34: 0x140acca20 VAL: '010' (3 sibs) 34: 0x140accab8 VAL: '011' (3 sibs) 34: 0x140accb50 VAL: '012' (3 sibs) 34: 0x140acc7b0 SEQ: (3 sibs) 3 children: 34: 0x140accbf0 VAL: '020' (3 sibs) 34: 0x140accc88 VAL: '021' (3 sibs) 34: 0x140accd20 VAL: '022' (3 sibs) 34: 0x140acc548 SEQ: (3 sibs) 3 children: 34: 0x140accdc0 SEQ: (3 sibs) 3 children: 34: 0x140accf90 VAL: '100' (3 sibs) 34: 0x140acd028 VAL: '101' (3 sibs) 34: 0x140acd0c0 VAL: '102' (3 sibs) 34: 0x140acce58 SEQ: (3 sibs) 3 children: 34: 0x140acd160 VAL: '110' (3 sibs) 34: 0x140acd1f8 VAL: '111' (3 sibs) 34: 0x140acd290 VAL: '112' (3 sibs) 34: 0x140accef0 SEQ: (3 sibs) 3 children: 34: 0x140acd330 VAL: '120' (3 sibs) 34: 0x140acd3c8 VAL: '121' (3 sibs) 34: 0x140acd460 VAL: '122' (3 sibs) 34: 0x140acc5e0 SEQ: (3 sibs) 3 children: 34: 0x140acd500 SEQ: (3 sibs) 3 children: 34: 0x140acd6d0 VAL: '200' (3 sibs) 34: 0x140acd768 VAL: '201' (3 sibs) 34: 0x140acd800 VAL: '202' (3 sibs) 34: 0x140acd598 SEQ: (3 sibs) 3 children: 34: 0x140acd8a0 VAL: '210' (3 sibs) 34: 0x140acd938 VAL: '211' (3 sibs) 34: 0x140acd9d0 VAL: '212' (3 sibs) 34: 0x140acd630 SEQ: (3 sibs) 3 children: 34: 0x140acda70 VAL: '220' (3 sibs) 34: 0x140acdb08 VAL: '221' (3 sibs) 34: 0x140acdba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x140b15ab0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b15b40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b15bd0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b15c60 VAL: '000' (3 sibs) 34: [4] [4] 0x140b15cf0 VAL: '001' (3 sibs) 34: [5] [5] 0x140b15d80 VAL: '002' (3 sibs) 34: [6] [6] 0x140b15e10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b15ea0 VAL: '010' (3 sibs) 34: [8] [8] 0x140b15f30 VAL: '011' (3 sibs) 34: [9] [9] 0x140b15fc0 VAL: '012' (3 sibs) 34: [10] [10] 0x140b16050 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b160e0 VAL: '020' (3 sibs) 34: [12] [12] 0x140b16170 VAL: '021' (3 sibs) 34: [13] [13] 0x140b16200 VAL: '022' (3 sibs) 34: [14] [14] 0x140b16290 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b16320 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b163b0 VAL: '100' (3 sibs) 34: [17] [17] 0x140b16440 VAL: '101' (3 sibs) 34: [18] [18] 0x140b164d0 VAL: '102' (3 sibs) 34: [19] [19] 0x140b16560 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b165f0 VAL: '110' (3 sibs) 34: [21] [21] 0x140b16680 VAL: '111' (3 sibs) 34: [22] [22] 0x140b16710 VAL: '112' (3 sibs) 34: [23] [23] 0x140b167a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b16830 VAL: '120' (3 sibs) 34: [25] [25] 0x140b168c0 VAL: '121' (3 sibs) 34: [26] [26] 0x140b16950 VAL: '122' (3 sibs) 34: [27] [27] 0x140b169e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b16a70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b16b00 VAL: '200' (3 sibs) 34: [30] [30] 0x140b16b90 VAL: '201' (3 sibs) 34: [31] [31] 0x140b16c20 VAL: '202' (3 sibs) 34: [32] [32] 0x140b16cb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b16d40 VAL: '210' (3 sibs) 34: [34] [34] 0x140b16dd0 VAL: '211' (3 sibs) 34: [35] [35] 0x140b16e60 VAL: '212' (3 sibs) 34: [36] [36] 0x140b16ef0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b16f80 VAL: '220' (3 sibs) 34: [38] [38] 0x140b17010 VAL: '221' (3 sibs) 34: [39] [39] 0x140b170a0 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: 0x140acdec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140ace0b0 SEQ: (3 sibs) 3 children: 34: 0x140ace280 SEQ: (3 sibs) 3 children: 34: 0x140ace450 VAL: '000' (3 sibs) 34: 0x140ace4e8 VAL: '001' (3 sibs) 34: 0x140ace580 VAL: '002' (3 sibs) 34: 0x140ace318 SEQ: (3 sibs) 3 children: 34: 0x140ace620 VAL: '010' (3 sibs) 34: 0x140ace6b8 VAL: '011' (3 sibs) 34: 0x140ace750 VAL: '012' (3 sibs) 34: 0x140ace3b0 SEQ: (3 sibs) 3 children: 34: 0x140ace7f0 VAL: '020' (3 sibs) 34: 0x140ace888 VAL: '021' (3 sibs) 34: 0x140ace920 VAL: '022' (3 sibs) 34: 0x140ace148 SEQ: (3 sibs) 3 children: 34: 0x140ace9c0 SEQ: (3 sibs) 3 children: 34: 0x140aceb90 VAL: '100' (3 sibs) 34: 0x140acec28 VAL: '101' (3 sibs) 34: 0x140acecc0 VAL: '102' (3 sibs) 34: 0x140acea58 SEQ: (3 sibs) 3 children: 34: 0x140aced60 VAL: '110' (3 sibs) 34: 0x140acedf8 VAL: '111' (3 sibs) 34: 0x140acee90 VAL: '112' (3 sibs) 34: 0x140aceaf0 SEQ: (3 sibs) 3 children: 34: 0x140acef30 VAL: '120' (3 sibs) 34: 0x140acefc8 VAL: '121' (3 sibs) 34: 0x140acf060 VAL: '122' (3 sibs) 34: 0x140ace1e0 SEQ: (3 sibs) 3 children: 34: 0x140acf100 SEQ: (3 sibs) 3 children: 34: 0x140acf2d0 VAL: '200' (3 sibs) 34: 0x140acf368 VAL: '201' (3 sibs) 34: 0x140acf400 VAL: '202' (3 sibs) 34: 0x140acf198 SEQ: (3 sibs) 3 children: 34: 0x140acf4a0 VAL: '210' (3 sibs) 34: 0x140acf538 VAL: '211' (3 sibs) 34: 0x140acf5d0 VAL: '212' (3 sibs) 34: 0x140acf230 SEQ: (3 sibs) 3 children: 34: 0x140acf670 VAL: '220' (3 sibs) 34: 0x140acf708 VAL: '221' (3 sibs) 34: 0x140acf7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x140b17140 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b171d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b17260 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b172f0 VAL: '000' (3 sibs) 34: [4] [4] 0x140b17380 VAL: '001' (3 sibs) 34: [5] [5] 0x140b17410 VAL: '002' (3 sibs) 34: [6] [6] 0x140b174a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b17530 VAL: '010' (3 sibs) 34: [8] [8] 0x140b175c0 VAL: '011' (3 sibs) 34: [9] [9] 0x140b17650 VAL: '012' (3 sibs) 34: [10] [10] 0x140b176e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b17770 VAL: '020' (3 sibs) 34: [12] [12] 0x140b17800 VAL: '021' (3 sibs) 34: [13] [13] 0x140b17890 VAL: '022' (3 sibs) 34: [14] [14] 0x140b17920 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b179b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b17a40 VAL: '100' (3 sibs) 34: [17] [17] 0x140b17ad0 VAL: '101' (3 sibs) 34: [18] [18] 0x140b17b60 VAL: '102' (3 sibs) 34: [19] [19] 0x140b17bf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b17c80 VAL: '110' (3 sibs) 34: [21] [21] 0x140b17d10 VAL: '111' (3 sibs) 34: [22] [22] 0x140b17da0 VAL: '112' (3 sibs) 34: [23] [23] 0x140b17e30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b17ec0 VAL: '120' (3 sibs) 34: [25] [25] 0x140b17f50 VAL: '121' (3 sibs) 34: [26] [26] 0x140b17fe0 VAL: '122' (3 sibs) 34: [27] [27] 0x140b18070 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b18100 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b18190 VAL: '200' (3 sibs) 34: [30] [30] 0x140b18220 VAL: '201' (3 sibs) 34: [31] [31] 0x140b182b0 VAL: '202' (3 sibs) 34: [32] [32] 0x140b18340 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b183d0 VAL: '210' (3 sibs) 34: [34] [34] 0x140b18460 VAL: '211' (3 sibs) 34: [35] [35] 0x140b184f0 VAL: '212' (3 sibs) 34: [36] [36] 0x140b18580 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b18610 VAL: '220' (3 sibs) 34: [38] [38] 0x140b186a0 VAL: '221' (3 sibs) 34: [39] [39] 0x140b18730 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: 0x140acdfd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acf840 SEQ: (3 sibs) 3 children: 34: 0x140acfa10 SEQ: (3 sibs) 3 children: 34: 0x140acfbe0 VAL: '000' (3 sibs) 34: 0x140acfc78 VAL: '001' (3 sibs) 34: 0x140acfd10 VAL: '002' (3 sibs) 34: 0x140acfaa8 SEQ: (3 sibs) 3 children: 34: 0x140acfdb0 VAL: '010' (3 sibs) 34: 0x140acfe48 VAL: '011' (3 sibs) 34: 0x140acfee0 VAL: '012' (3 sibs) 34: 0x140acfb40 SEQ: (3 sibs) 3 children: 34: 0x140acff80 VAL: '020' (3 sibs) 34: 0x140ad0018 VAL: '021' (3 sibs) 34: 0x140ad00b0 VAL: '022' (3 sibs) 34: 0x140acf8d8 SEQ: (3 sibs) 3 children: 34: 0x140ad0150 SEQ: (3 sibs) 3 children: 34: 0x140ad0320 VAL: '100' (3 sibs) 34: 0x140ad03b8 VAL: '101' (3 sibs) 34: 0x140ad0450 VAL: '102' (3 sibs) 34: 0x140ad01e8 SEQ: (3 sibs) 3 children: 34: 0x140ad04f0 VAL: '110' (3 sibs) 34: 0x140ad0588 VAL: '111' (3 sibs) 34: 0x140ad0620 VAL: '112' (3 sibs) 34: 0x140ad0280 SEQ: (3 sibs) 3 children: 34: 0x140ad06c0 VAL: '120' (3 sibs) 34: 0x140ad0758 VAL: '121' (3 sibs) 34: 0x140ad07f0 VAL: '122' (3 sibs) 34: 0x140acf970 SEQ: (3 sibs) 3 children: 34: 0x140ad0890 SEQ: (3 sibs) 3 children: 34: 0x140ad0a60 VAL: '200' (3 sibs) 34: 0x140ad0af8 VAL: '201' (3 sibs) 34: 0x140ad0b90 VAL: '202' (3 sibs) 34: 0x140ad0928 SEQ: (3 sibs) 3 children: 34: 0x140ad0c30 VAL: '210' (3 sibs) 34: 0x140ad0cc8 VAL: '211' (3 sibs) 34: 0x140ad0d60 VAL: '212' (3 sibs) 34: 0x140ad09c0 SEQ: (3 sibs) 3 children: 34: 0x140ad0e00 VAL: '220' (3 sibs) 34: 0x140ad0e98 VAL: '221' (3 sibs) 34: 0x140ad0f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x140b187d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b18860 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b188f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b18980 VAL: '000' (3 sibs) 34: [4] [4] 0x140b18a10 VAL: '001' (3 sibs) 34: [5] [5] 0x140b18aa0 VAL: '002' (3 sibs) 34: [6] [6] 0x140b18b30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b18bc0 VAL: '010' (3 sibs) 34: [8] [8] 0x140b18c50 VAL: '011' (3 sibs) 34: [9] [9] 0x140b18ce0 VAL: '012' (3 sibs) 34: [10] [10] 0x140b18d70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b18e00 VAL: '020' (3 sibs) 34: [12] [12] 0x140b18e90 VAL: '021' (3 sibs) 34: [13] [13] 0x140b18f20 VAL: '022' (3 sibs) 34: [14] [14] 0x140b18fb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b19040 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b190d0 VAL: '100' (3 sibs) 34: [17] [17] 0x140b19160 VAL: '101' (3 sibs) 34: [18] [18] 0x140b191f0 VAL: '102' (3 sibs) 34: [19] [19] 0x140b19280 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b19310 VAL: '110' (3 sibs) 34: [21] [21] 0x140b193a0 VAL: '111' (3 sibs) 34: [22] [22] 0x140b19430 VAL: '112' (3 sibs) 34: [23] [23] 0x140b194c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b19550 VAL: '120' (3 sibs) 34: [25] [25] 0x140b195e0 VAL: '121' (3 sibs) 34: [26] [26] 0x140b19670 VAL: '122' (3 sibs) 34: [27] [27] 0x140b19700 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b19790 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b19820 VAL: '200' (3 sibs) 34: [30] [30] 0x140b198b0 VAL: '201' (3 sibs) 34: [31] [31] 0x140b19940 VAL: '202' (3 sibs) 34: [32] [32] 0x140b199d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b19a60 VAL: '210' (3 sibs) 34: [34] [34] 0x140b19af0 VAL: '211' (3 sibs) 34: [35] [35] 0x140b19b80 VAL: '212' (3 sibs) 34: [36] [36] 0x140b19c10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b19ca0 VAL: '220' (3 sibs) 34: [38] [38] 0x140b19d30 VAL: '221' (3 sibs) 34: [39] [39] 0x140b19dc0 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: 0x140acdc90 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acaae0 SEQ: (3 sibs) 3 children: 34: 0x140acacb0 SEQ: (3 sibs) 3 children: 34: 0x140acae80 VAL: '000' (3 sibs) 34: 0x140acaf18 VAL: '001' (3 sibs) 34: 0x140acafb0 VAL: '002' (3 sibs) 34: 0x140acad48 SEQ: (3 sibs) 3 children: 34: 0x140acb050 VAL: '010' (3 sibs) 34: 0x140acb0e8 VAL: '011' (3 sibs) 34: 0x140acb180 VAL: '012' (3 sibs) 34: 0x140acade0 SEQ: (3 sibs) 3 children: 34: 0x140acb220 VAL: '020' (3 sibs) 34: 0x140acb2b8 VAL: '021' (3 sibs) 34: 0x140acb350 VAL: '022' (3 sibs) 34: 0x140acab78 SEQ: (3 sibs) 3 children: 34: 0x140acb3f0 SEQ: (3 sibs) 3 children: 34: 0x140acb5c0 VAL: '100' (3 sibs) 34: 0x140acb658 VAL: '101' (3 sibs) 34: 0x140acb6f0 VAL: '102' (3 sibs) 34: 0x140acb488 SEQ: (3 sibs) 3 children: 34: 0x140acb790 VAL: '110' (3 sibs) 34: 0x140acb828 VAL: '111' (3 sibs) 34: 0x140acb8c0 VAL: '112' (3 sibs) 34: 0x140acb520 SEQ: (3 sibs) 3 children: 34: 0x140acb960 VAL: '120' (3 sibs) 34: 0x140acb9f8 VAL: '121' (3 sibs) 34: 0x140acba90 VAL: '122' (3 sibs) 34: 0x140acac10 SEQ: (3 sibs) 3 children: 34: 0x140acbb30 SEQ: (3 sibs) 3 children: 34: 0x140acbd00 VAL: '200' (3 sibs) 34: 0x140acbd98 VAL: '201' (3 sibs) 34: 0x140acbe30 VAL: '202' (3 sibs) 34: 0x140acbbc8 SEQ: (3 sibs) 3 children: 34: 0x140acbed0 VAL: '210' (3 sibs) 34: 0x140acbf68 VAL: '211' (3 sibs) 34: 0x140acc000 VAL: '212' (3 sibs) 34: 0x140acbc60 SEQ: (3 sibs) 3 children: 34: 0x140acc0a0 VAL: '220' (3 sibs) 34: 0x140acc138 VAL: '221' (3 sibs) 34: 0x140acc1d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x140b19e60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b19ef0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b19f80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b1a010 VAL: '000' (3 sibs) 34: [4] [4] 0x140b1a0a0 VAL: '001' (3 sibs) 34: [5] [5] 0x140b1a130 VAL: '002' (3 sibs) 34: [6] [6] 0x140b1a1c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b1a250 VAL: '010' (3 sibs) 34: [8] [8] 0x140b1a2e0 VAL: '011' (3 sibs) 34: [9] [9] 0x140b1a370 VAL: '012' (3 sibs) 34: [10] [10] 0x140b1a400 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b1a490 VAL: '020' (3 sibs) 34: [12] [12] 0x140b1a520 VAL: '021' (3 sibs) 34: [13] [13] 0x140b1a5b0 VAL: '022' (3 sibs) 34: [14] [14] 0x140b1a640 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b1a6d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b1a760 VAL: '100' (3 sibs) 34: [17] [17] 0x140b1a7f0 VAL: '101' (3 sibs) 34: [18] [18] 0x140b1a880 VAL: '102' (3 sibs) 34: [19] [19] 0x140b1a910 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b1a9a0 VAL: '110' (3 sibs) 34: [21] [21] 0x140b1aa30 VAL: '111' (3 sibs) 34: [22] [22] 0x140b1aac0 VAL: '112' (3 sibs) 34: [23] [23] 0x140b1ab50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b1abe0 VAL: '120' (3 sibs) 34: [25] [25] 0x140b1ac70 VAL: '121' (3 sibs) 34: [26] [26] 0x140b1ad00 VAL: '122' (3 sibs) 34: [27] [27] 0x140b1ad90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b1ae20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b1aeb0 VAL: '200' (3 sibs) 34: [30] [30] 0x140b1af40 VAL: '201' (3 sibs) 34: [31] [31] 0x140b1afd0 VAL: '202' (3 sibs) 34: [32] [32] 0x140b1b060 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b1b0f0 VAL: '210' (3 sibs) 34: [34] [34] 0x140b1b180 VAL: '211' (3 sibs) 34: [35] [35] 0x140b1b210 VAL: '212' (3 sibs) 34: [36] [36] 0x140b1b2a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b1b330 VAL: '220' (3 sibs) 34: [38] [38] 0x140b1b3c0 VAL: '221' (3 sibs) 34: [39] [39] 0x140b1b450 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: 0x140acdda8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acc4b0 SEQ: (3 sibs) 3 children: 34: 0x140acc680 SEQ: (3 sibs) 3 children: 34: 0x140acc850 VAL: '000' (3 sibs) 34: 0x140acc8e8 VAL: '001' (3 sibs) 34: 0x140acc980 VAL: '002' (3 sibs) 34: 0x140acc718 SEQ: (3 sibs) 3 children: 34: 0x140acca20 VAL: '010' (3 sibs) 34: 0x140accab8 VAL: '011' (3 sibs) 34: 0x140accb50 VAL: '012' (3 sibs) 34: 0x140acc7b0 SEQ: (3 sibs) 3 children: 34: 0x140accbf0 VAL: '020' (3 sibs) 34: 0x140accc88 VAL: '021' (3 sibs) 34: 0x140accd20 VAL: '022' (3 sibs) 34: 0x140acc548 SEQ: (3 sibs) 3 children: 34: 0x140accdc0 SEQ: (3 sibs) 3 children: 34: 0x140accf90 VAL: '100' (3 sibs) 34: 0x140acd028 VAL: '101' (3 sibs) 34: 0x140acd0c0 VAL: '102' (3 sibs) 34: 0x140acce58 SEQ: (3 sibs) 3 children: 34: 0x140acd160 VAL: '110' (3 sibs) 34: 0x140acd1f8 VAL: '111' (3 sibs) 34: 0x140acd290 VAL: '112' (3 sibs) 34: 0x140accef0 SEQ: (3 sibs) 3 children: 34: 0x140acd330 VAL: '120' (3 sibs) 34: 0x140acd3c8 VAL: '121' (3 sibs) 34: 0x140acd460 VAL: '122' (3 sibs) 34: 0x140acc5e0 SEQ: (3 sibs) 3 children: 34: 0x140acd500 SEQ: (3 sibs) 3 children: 34: 0x140acd6d0 VAL: '200' (3 sibs) 34: 0x140acd768 VAL: '201' (3 sibs) 34: 0x140acd800 VAL: '202' (3 sibs) 34: 0x140acd598 SEQ: (3 sibs) 3 children: 34: 0x140acd8a0 VAL: '210' (3 sibs) 34: 0x140acd938 VAL: '211' (3 sibs) 34: 0x140acd9d0 VAL: '212' (3 sibs) 34: 0x140acd630 SEQ: (3 sibs) 3 children: 34: 0x140acda70 VAL: '220' (3 sibs) 34: 0x140acdb08 VAL: '221' (3 sibs) 34: 0x140acdba0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x140b1b4f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b1b580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b1b610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b1b6a0 VAL: '000' (3 sibs) 34: [4] [4] 0x140b1b730 VAL: '001' (3 sibs) 34: [5] [5] 0x140b1b7c0 VAL: '002' (3 sibs) 34: [6] [6] 0x140b1b850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b1b8e0 VAL: '010' (3 sibs) 34: [8] [8] 0x140b1b970 VAL: '011' (3 sibs) 34: [9] [9] 0x140b1ba00 VAL: '012' (3 sibs) 34: [10] [10] 0x140b1ba90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b1bb20 VAL: '020' (3 sibs) 34: [12] [12] 0x140b1bbb0 VAL: '021' (3 sibs) 34: [13] [13] 0x140b1bc40 VAL: '022' (3 sibs) 34: [14] [14] 0x140b1bcd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b1bd60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b1bdf0 VAL: '100' (3 sibs) 34: [17] [17] 0x140b1be80 VAL: '101' (3 sibs) 34: [18] [18] 0x140b1bf10 VAL: '102' (3 sibs) 34: [19] [19] 0x140b1bfa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b1c030 VAL: '110' (3 sibs) 34: [21] [21] 0x140b1c0c0 VAL: '111' (3 sibs) 34: [22] [22] 0x140b1c150 VAL: '112' (3 sibs) 34: [23] [23] 0x140b1c1e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b1c270 VAL: '120' (3 sibs) 34: [25] [25] 0x140b1c300 VAL: '121' (3 sibs) 34: [26] [26] 0x140b1c390 VAL: '122' (3 sibs) 34: [27] [27] 0x140b1c420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b1c4b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b1c540 VAL: '200' (3 sibs) 34: [30] [30] 0x140b1c5d0 VAL: '201' (3 sibs) 34: [31] [31] 0x140b1c660 VAL: '202' (3 sibs) 34: [32] [32] 0x140b1c6f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b1c780 VAL: '210' (3 sibs) 34: [34] [34] 0x140b1c810 VAL: '211' (3 sibs) 34: [35] [35] 0x140b1c8a0 VAL: '212' (3 sibs) 34: [36] [36] 0x140b1c930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b1c9c0 VAL: '220' (3 sibs) 34: [38] [38] 0x140b1ca50 VAL: '221' (3 sibs) 34: [39] [39] 0x140b1cae0 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: 0x140acdec0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140ace0b0 SEQ: (3 sibs) 3 children: 34: 0x140ace280 SEQ: (3 sibs) 3 children: 34: 0x140ace450 VAL: '000' (3 sibs) 34: 0x140ace4e8 VAL: '001' (3 sibs) 34: 0x140ace580 VAL: '002' (3 sibs) 34: 0x140ace318 SEQ: (3 sibs) 3 children: 34: 0x140ace620 VAL: '010' (3 sibs) 34: 0x140ace6b8 VAL: '011' (3 sibs) 34: 0x140ace750 VAL: '012' (3 sibs) 34: 0x140ace3b0 SEQ: (3 sibs) 3 children: 34: 0x140ace7f0 VAL: '020' (3 sibs) 34: 0x140ace888 VAL: '021' (3 sibs) 34: 0x140ace920 VAL: '022' (3 sibs) 34: 0x140ace148 SEQ: (3 sibs) 3 children: 34: 0x140ace9c0 SEQ: (3 sibs) 3 children: 34: 0x140aceb90 VAL: '100' (3 sibs) 34: 0x140acec28 VAL: '101' (3 sibs) 34: 0x140acecc0 VAL: '102' (3 sibs) 34: 0x140acea58 SEQ: (3 sibs) 3 children: 34: 0x140aced60 VAL: '110' (3 sibs) 34: 0x140acedf8 VAL: '111' (3 sibs) 34: 0x140acee90 VAL: '112' (3 sibs) 34: 0x140aceaf0 SEQ: (3 sibs) 3 children: 34: 0x140acef30 VAL: '120' (3 sibs) 34: 0x140acefc8 VAL: '121' (3 sibs) 34: 0x140acf060 VAL: '122' (3 sibs) 34: 0x140ace1e0 SEQ: (3 sibs) 3 children: 34: 0x140acf100 SEQ: (3 sibs) 3 children: 34: 0x140acf2d0 VAL: '200' (3 sibs) 34: 0x140acf368 VAL: '201' (3 sibs) 34: 0x140acf400 VAL: '202' (3 sibs) 34: 0x140acf198 SEQ: (3 sibs) 3 children: 34: 0x140acf4a0 VAL: '210' (3 sibs) 34: 0x140acf538 VAL: '211' (3 sibs) 34: 0x140acf5d0 VAL: '212' (3 sibs) 34: 0x140acf230 SEQ: (3 sibs) 3 children: 34: 0x140acf670 VAL: '220' (3 sibs) 34: 0x140acf708 VAL: '221' (3 sibs) 34: 0x140acf7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x140b1cb80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b1cc10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b1cca0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b1cd30 VAL: '000' (3 sibs) 34: [4] [4] 0x140b1cdc0 VAL: '001' (3 sibs) 34: [5] [5] 0x140b1ce50 VAL: '002' (3 sibs) 34: [6] [6] 0x140b1cee0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b1cf70 VAL: '010' (3 sibs) 34: [8] [8] 0x140b1d000 VAL: '011' (3 sibs) 34: [9] [9] 0x140b1d090 VAL: '012' (3 sibs) 34: [10] [10] 0x140b1d120 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b1d1b0 VAL: '020' (3 sibs) 34: [12] [12] 0x140b1d240 VAL: '021' (3 sibs) 34: [13] [13] 0x140b1d2d0 VAL: '022' (3 sibs) 34: [14] [14] 0x140b1d360 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b1d3f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b1d480 VAL: '100' (3 sibs) 34: [17] [17] 0x140b1d510 VAL: '101' (3 sibs) 34: [18] [18] 0x140b1d5a0 VAL: '102' (3 sibs) 34: [19] [19] 0x140b1d630 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b1d6c0 VAL: '110' (3 sibs) 34: [21] [21] 0x140b1d750 VAL: '111' (3 sibs) 34: [22] [22] 0x140b1d7e0 VAL: '112' (3 sibs) 34: [23] [23] 0x140b1d870 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b1d900 VAL: '120' (3 sibs) 34: [25] [25] 0x140b1d990 VAL: '121' (3 sibs) 34: [26] [26] 0x140b1da20 VAL: '122' (3 sibs) 34: [27] [27] 0x140b1dab0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b1db40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b1dbd0 VAL: '200' (3 sibs) 34: [30] [30] 0x140b1dc60 VAL: '201' (3 sibs) 34: [31] [31] 0x140b1dcf0 VAL: '202' (3 sibs) 34: [32] [32] 0x140b1dd80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b1de10 VAL: '210' (3 sibs) 34: [34] [34] 0x140b1dea0 VAL: '211' (3 sibs) 34: [35] [35] 0x140b1df30 VAL: '212' (3 sibs) 34: [36] [36] 0x140b1dfc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b1e050 VAL: '220' (3 sibs) 34: [38] [38] 0x140b1e0e0 VAL: '221' (3 sibs) 34: [39] [39] 0x140b1e170 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: 0x140acdfd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x140acf840 SEQ: (3 sibs) 3 children: 34: 0x140acfa10 SEQ: (3 sibs) 3 children: 34: 0x140acfbe0 VAL: '000' (3 sibs) 34: 0x140acfc78 VAL: '001' (3 sibs) 34: 0x140acfd10 VAL: '002' (3 sibs) 34: 0x140acfaa8 SEQ: (3 sibs) 3 children: 34: 0x140acfdb0 VAL: '010' (3 sibs) 34: 0x140acfe48 VAL: '011' (3 sibs) 34: 0x140acfee0 VAL: '012' (3 sibs) 34: 0x140acfb40 SEQ: (3 sibs) 3 children: 34: 0x140acff80 VAL: '020' (3 sibs) 34: 0x140ad0018 VAL: '021' (3 sibs) 34: 0x140ad00b0 VAL: '022' (3 sibs) 34: 0x140acf8d8 SEQ: (3 sibs) 3 children: 34: 0x140ad0150 SEQ: (3 sibs) 3 children: 34: 0x140ad0320 VAL: '100' (3 sibs) 34: 0x140ad03b8 VAL: '101' (3 sibs) 34: 0x140ad0450 VAL: '102' (3 sibs) 34: 0x140ad01e8 SEQ: (3 sibs) 3 children: 34: 0x140ad04f0 VAL: '110' (3 sibs) 34: 0x140ad0588 VAL: '111' (3 sibs) 34: 0x140ad0620 VAL: '112' (3 sibs) 34: 0x140ad0280 SEQ: (3 sibs) 3 children: 34: 0x140ad06c0 VAL: '120' (3 sibs) 34: 0x140ad0758 VAL: '121' (3 sibs) 34: 0x140ad07f0 VAL: '122' (3 sibs) 34: 0x140acf970 SEQ: (3 sibs) 3 children: 34: 0x140ad0890 SEQ: (3 sibs) 3 children: 34: 0x140ad0a60 VAL: '200' (3 sibs) 34: 0x140ad0af8 VAL: '201' (3 sibs) 34: 0x140ad0b90 VAL: '202' (3 sibs) 34: 0x140ad0928 SEQ: (3 sibs) 3 children: 34: 0x140ad0c30 VAL: '210' (3 sibs) 34: 0x140ad0cc8 VAL: '211' (3 sibs) 34: 0x140ad0d60 VAL: '212' (3 sibs) 34: 0x140ad09c0 SEQ: (3 sibs) 3 children: 34: 0x140ad0e00 VAL: '220' (3 sibs) 34: 0x140ad0e98 VAL: '221' (3 sibs) 34: 0x140ad0f30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x140b1e210 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x140b1e2a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x140b1e330 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x140b1e3c0 VAL: '000' (3 sibs) 34: [4] [4] 0x140b1e450 VAL: '001' (3 sibs) 34: [5] [5] 0x140b1e4e0 VAL: '002' (3 sibs) 34: [6] [6] 0x140b1e570 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x140b1e600 VAL: '010' (3 sibs) 34: [8] [8] 0x140b1e690 VAL: '011' (3 sibs) 34: [9] [9] 0x140b1e720 VAL: '012' (3 sibs) 34: [10] [10] 0x140b1e7b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x140b1e840 VAL: '020' (3 sibs) 34: [12] [12] 0x140b1e8d0 VAL: '021' (3 sibs) 34: [13] [13] 0x140b1e960 VAL: '022' (3 sibs) 34: [14] [14] 0x140b1e9f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x140b1ea80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x140b1eb10 VAL: '100' (3 sibs) 34: [17] [17] 0x140b1eba0 VAL: '101' (3 sibs) 34: [18] [18] 0x140b1ec30 VAL: '102' (3 sibs) 34: [19] [19] 0x140b1ecc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x140b1ed50 VAL: '110' (3 sibs) 34: [21] [21] 0x140b1ede0 VAL: '111' (3 sibs) 34: [22] [22] 0x140b1ee70 VAL: '112' (3 sibs) 34: [23] [23] 0x140b1ef00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x140b1ef90 VAL: '120' (3 sibs) 34: [25] [25] 0x140b1f020 VAL: '121' (3 sibs) 34: [26] [26] 0x140b1f0b0 VAL: '122' (3 sibs) 34: [27] [27] 0x140b1f140 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x140b1f1d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x140b1f260 VAL: '200' (3 sibs) 34: [30] [30] 0x140b1f2f0 VAL: '201' (3 sibs) 34: [31] [31] 0x140b1f380 VAL: '202' (3 sibs) 34: [32] [32] 0x140b1f410 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x140b1f4a0 VAL: '210' (3 sibs) 34: [34] [34] 0x140b1f530 VAL: '211' (3 sibs) 34: [35] [35] 0x140b1f5c0 VAL: '212' (3 sibs) 34: [36] [36] 0x140b1f650 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x140b1f6e0 VAL: '220' (3 sibs) 34: [38] [38] 0x140b1f770 VAL: '221' (3 sibs) 34: [39] [39] 0x140b1f800 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 (10 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (10 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.03 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x141f68680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x141f63db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x141f63f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f64150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f64320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x141f643b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x141f64450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x141f641e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f644f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x141f64588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x141f64620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x141f64280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f646c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x141f64758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x141f647f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x141f64018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f64890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f64a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x141f64af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x141f64b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x141f64928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f64c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x141f64cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x141f64d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x141f649c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f64e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x141f64e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x141f64f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x141f640b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f64fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f651a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x141f65238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x141f652d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x141f65068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f65370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x141f65408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x141f654a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x141f65100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f65540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x141f655d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x141f65670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x141f63e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x141f65710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f658e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f65ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x141f65b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x141f65be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x141f65978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f65c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x141f65d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x141f65db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x141f65a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f65e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x141f65ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x141f65f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x141f657a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f66020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f661f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x141f66288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x141f66320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x141f660b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f663c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x141f66458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x141f664f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x141f66150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f66590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x141f66628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x141f666c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x141f65840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f66760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f66930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x141f669c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x141f66a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x141f667f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f66b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x141f66b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x141f66c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x141f66890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f66cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x141f66d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x141f66e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x141f63ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x141f66ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f67070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f67240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x141f672d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x141f67370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x141f67108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f67410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x141f674a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x141f67540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x141f671a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f675e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x141f67678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x141f67710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x141f66f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f677b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f67980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x141f67a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x141f67ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x141f67848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f67b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x141f67be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x141f67c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x141f678e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f67d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x141f67db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x141f67e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x141f66fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f67ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f680c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x141f68158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x141f681f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x141f67f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f68290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x141f68328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x141f683c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x141f68020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f68460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x141f684f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x141f68590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x141f74510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f745a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f74630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f746c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f74750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f747e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f74870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f74900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f74990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f74a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f74ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f74b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f74bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f74c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f74cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f74d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f74e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f74ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f74f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f74fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f75050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f750e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f75170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f75200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f75290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f75320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f753b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f75440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f754d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f75560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f755f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f75680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f75710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f757a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f75830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f758c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f75950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f759e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f75a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f75b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f75b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f75c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f75cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f75d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f75dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f75e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f75ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f75f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f76010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f760a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f76130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f761c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f76250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f762e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f76370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f76400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f76490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f76520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f765b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f76640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f766d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f76760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f767f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f76880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f76910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f769a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f76a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f76ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f76b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f76be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f76c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f76d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f76d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f76e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f76eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f76f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f76fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f77060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f770f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f77180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f77210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f772a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f77330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f773c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f77450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f774e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f77570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f77600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f77690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f77720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f777b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f77840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f778d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f77960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f779f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f77a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f77b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f77ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f77c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f77cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f77d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f77de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f77e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f77f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f77f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f78020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f780b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f78140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f781d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f78260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f782f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f78380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f78410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f784a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f78530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f785c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f78650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f786e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f78770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f78800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f78890 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (1 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: 0x141f68798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x141f68870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x141f68a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f68c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f68de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x141f68e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x141f68f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x141f68ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f68fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x141f69048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x141f690e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x141f68d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f69180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x141f69218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x141f692b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x141f68ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f69350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f69520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x141f695b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x141f69650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x141f693e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f696f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x141f69788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x141f69820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x141f69480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f698c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x141f69958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x141f699f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x141f68b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f69a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f69c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x141f69cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x141f69d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x141f69b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f69e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x141f69ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x141f69f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x141f69bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6a000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x141f6a098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x141f6a130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x141f68908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x141f6a1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f6a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6a570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x141f6a608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x141f6a6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x141f6a438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6a740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x141f6a7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x141f6a870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x141f6a4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6a910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x141f6a9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x141f6aa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x141f6a268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f6aae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6acb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x141f6ad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x141f6ade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x141f6ab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6ae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x141f6af18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x141f6afb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x141f6ac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6b050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x141f6b0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x141f6b180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x141f6a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f6b220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6b3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x141f6b488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x141f6b520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x141f6b2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6b5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x141f6b658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x141f6b6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x141f6b350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6b790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x141f6b828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x141f6b8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x141f689a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x141f6b960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f6bb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6bd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x141f6bd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x141f6be30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x141f6bbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6bed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x141f6bf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x141f6c000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x141f6bc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6c0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x141f6c138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x141f6c1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x141f6b9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f6c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6c440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x141f6c4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x141f6c570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x141f6c308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6c610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x141f6c6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x141f6c740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x141f6c3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6c7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x141f6c878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x141f6c910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x141f6ba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f6c9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6cb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x141f6cc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x141f6ccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x141f6ca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6cd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x141f6cde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x141f6ce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x141f6cae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6cf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x141f6cfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x141f6d050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x141f7cc50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f7cce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f7cd70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f7ce00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f7ce90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f7cf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f7cfb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f7d040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f7d0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f7d160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f7d1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f7d280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f7d310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f7d3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f7d430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f7d4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f7d550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f7d5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f7d670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f7d700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f7d790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f7d820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f7d8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f7d940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f7d9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f7da60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f7daf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f7db80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f7dc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f7dca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f7dd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f7ddc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f7de50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f7dee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f7df70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f7e000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f7e090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f7e120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f7e1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f7e240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f7e2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f7e360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f7e3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f7e480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f7e510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f7e5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f7e630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f7e6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f7e750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f7e7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f7e870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f7e900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f7e990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f7ea20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f7eab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f7eb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f7ebd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f7ec60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f7ecf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f7ed80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f7ee10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f7eea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f7ef30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f7efc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f7f050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f7f0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f7f170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f7f200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f7f290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f7f320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f7f3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f7f440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f7f4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f7f560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f7f5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f7f680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f7f710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f7f7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f7f830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f7f8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f7f950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f7f9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f7fa70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f7fb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f7fb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f7fc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f7fcb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f7fd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f7fdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f7fe60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f7fef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f7ff80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f80010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f800a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f80130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f801c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f80250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f802e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f80370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f80400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f80490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f80520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f805b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f80640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f806d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f80760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f807f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f80880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f80910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f809a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f80a30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f80ac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f80b50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f80be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f80c70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f80d00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f80d90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f80e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f80eb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f80f40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f80fd0 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: 0x141f68680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x141f63db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x141f63f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f64150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f64320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x141f643b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x141f64450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x141f641e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f644f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x141f64588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x141f64620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x141f64280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f646c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x141f64758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x141f647f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x141f64018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f64890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f64a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x141f64af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x141f64b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x141f64928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f64c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x141f64cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x141f64d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x141f649c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f64e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x141f64e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x141f64f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x141f640b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f64fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f651a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x141f65238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x141f652d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x141f65068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f65370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x141f65408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x141f654a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x141f65100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f65540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x141f655d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x141f65670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x141f63e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x141f65710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f658e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f65ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x141f65b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x141f65be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x141f65978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f65c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x141f65d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x141f65db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x141f65a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f65e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x141f65ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x141f65f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x141f657a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f66020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f661f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x141f66288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x141f66320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x141f660b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f663c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x141f66458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x141f664f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x141f66150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f66590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x141f66628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x141f666c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x141f65840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f66760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f66930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x141f669c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x141f66a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x141f667f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f66b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x141f66b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x141f66c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x141f66890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f66cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x141f66d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x141f66e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x141f63ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x141f66ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f67070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f67240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x141f672d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x141f67370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x141f67108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f67410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x141f674a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x141f67540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x141f671a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f675e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x141f67678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x141f67710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x141f66f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f677b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f67980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x141f67a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x141f67ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x141f67848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f67b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x141f67be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x141f67c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x141f678e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f67d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x141f67db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x141f67e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x141f66fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f67ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f680c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x141f68158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x141f681f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x141f67f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f68290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x141f68328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x141f683c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x141f68020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f68460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x141f684f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x141f68590 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x141f81460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f814f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f81580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f81610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f816a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f81730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f817c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f81850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f818e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f81970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f81a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f81a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f81b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f81bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f81c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f81cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f81d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f81df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f81e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f81f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f81fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f82030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f820c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f82150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f821e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f82270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f82300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f82390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f82420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f824b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f82540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f825d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f82660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f826f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f82780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f82810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f828a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f82930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f829c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f82a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f82ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f82b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f82c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f82c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f82d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f82db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f82e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f82ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f82f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f82ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f83080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f83110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f831a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f83230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f832c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f83350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f833e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f83470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f83500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f83590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f83620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f836b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f83740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f837d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f83860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f838f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f83980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f83a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f83aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f83b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f83bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f83c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f83ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f83d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f83e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f83e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f83f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f83fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f84040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f840d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f84160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f841f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f84280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f84310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f843a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f84430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f844c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f84550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f845e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f84670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f84700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f84790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f84820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f848b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f84940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f849d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f84a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f84af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f84b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f84c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f84ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f84d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f84dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f84e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f84ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f84f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f85000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f85090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f85120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f851b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f85240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f852d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f85360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f853f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f85480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f85510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f855a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f85630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f856c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f85750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f857e0 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: 0x141f68798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x141f68870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x141f68a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f68c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f68de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x141f68e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x141f68f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x141f68ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f68fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x141f69048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x141f690e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x141f68d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f69180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x141f69218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x141f692b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x141f68ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f69350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f69520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x141f695b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x141f69650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x141f693e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f696f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x141f69788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x141f69820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x141f69480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f698c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x141f69958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x141f699f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x141f68b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f69a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f69c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x141f69cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x141f69d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x141f69b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f69e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x141f69ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x141f69f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x141f69bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6a000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x141f6a098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x141f6a130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x141f68908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x141f6a1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f6a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6a570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x141f6a608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x141f6a6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x141f6a438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6a740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x141f6a7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x141f6a870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x141f6a4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6a910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x141f6a9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x141f6aa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x141f6a268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f6aae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6acb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x141f6ad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x141f6ade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x141f6ab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6ae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x141f6af18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x141f6afb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x141f6ac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6b050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x141f6b0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x141f6b180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x141f6a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f6b220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6b3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x141f6b488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x141f6b520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x141f6b2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6b5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x141f6b658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x141f6b6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x141f6b350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6b790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x141f6b828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x141f6b8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x141f689a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x141f6b960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f6bb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6bd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x141f6bd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x141f6be30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x141f6bbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6bed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x141f6bf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x141f6c000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x141f6bc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6c0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x141f6c138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x141f6c1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x141f6b9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f6c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6c440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x141f6c4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x141f6c570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x141f6c308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6c610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x141f6c6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x141f6c740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x141f6c3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6c7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x141f6c878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x141f6c910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x141f6ba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f6c9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6cb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x141f6cc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x141f6ccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x141f6ca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6cd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x141f6cde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x141f6ce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x141f6cae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6cf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x141f6cfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x141f6d050 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x141f85c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f85d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f85d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f85e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f85eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f85f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f85fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f86060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f860f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f86180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f86210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f862a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f86330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f863c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f86450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f864e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f86570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f86600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f86690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f86720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f867b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f86840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f868d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f86960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f869f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f86a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f86b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f86ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f86c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f86cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f86d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f86de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f86e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f86f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f86f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f87020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f870b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f87140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f871d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f87260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f872f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f87380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f87410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f874a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f87530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f875c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f87650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f876e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f87770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f87800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f87890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f87920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f879b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f87a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f87ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f87b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f87bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f87c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f87d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f87da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f87e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f87ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f87f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f87fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f88070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f88100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f88190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f88220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f882b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f88340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f883d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f88460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f884f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f88580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f88610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f886a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f88730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f887c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f88850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f888e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f88970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f88a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f88a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f88b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f88bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f88c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f88cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f88d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f88df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f88e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f88f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f88fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f89030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f890c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f89150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f891e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f89270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f89300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f89390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f89420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f894b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f89540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f895d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f89660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f896f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f89780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f89810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f898a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f89930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f899c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f89a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f89ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f89b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f89c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f89c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f89d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f89db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f89e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f89ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f89f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f89ff0 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] 0x141f74510 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f745a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f74630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f746c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f74750 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f747e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f74870 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f74900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f74990 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f74a20 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f74ab0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f74b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f74bd0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f74c60 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f74cf0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f74d80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f74e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f74ea0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f74f30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f74fc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f75050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f750e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f75170 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f75200 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f75290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f75320 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f753b0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f75440 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f754d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f75560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f755f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f75680 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f75710 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f757a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f75830 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f758c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f75950 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f759e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f75a70 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f75b00 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f75b90 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f75c20 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f75cb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f75d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f75dd0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f75e60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f75ef0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f75f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f76010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f760a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f76130 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f761c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f76250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f762e0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f76370 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f76400 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f76490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f76520 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f765b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f76640 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f766d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f76760 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f767f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f76880 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f76910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f769a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f76a30 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f76ac0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f76b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f76be0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f76c70 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f76d00 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f76d90 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f76e20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f76eb0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f76f40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f76fd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f77060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f770f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f77180 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f77210 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f772a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f77330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f773c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f77450 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f774e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f77570 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f77600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f77690 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f77720 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f777b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f77840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f778d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f77960 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f779f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f77a80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f77b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f77ba0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f77c30 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f77cc0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f77d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f77de0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f77e70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f77f00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f77f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f78020 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f780b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f78140 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f781d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f78260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f782f0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f78380 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f78410 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f784a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f78530 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f785c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f78650 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f786e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f78770 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f78800 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f78890 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] 0x141f8c890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f8c920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f8c9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f8ca40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f8cad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f8cb60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f8cbf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f8cc80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f8cd10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f8cda0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f8ce30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f8cec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f8cf50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f8cfe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f8d070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f8d100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f8d190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f8d220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f8d2b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f8d340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f8d3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f8d460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f8d4f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f8d580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f8d610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f8d6a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f8d730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f8d7c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f8d850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f8d8e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f8d970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f8da00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f8da90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f8db20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f8dbb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f8dc40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f8dcd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f8dd60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f8ddf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f8de80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f8df10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f8dfa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f8e030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f8e0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f8e150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f8e1e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f8e270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f8e300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f8e390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f8e420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f8e4b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f8e540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f8e5d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f8e660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f8e6f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f8e780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f8e810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f8e8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f8e930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f8e9c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f8ea50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f8eae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f8eb70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f8ec00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f8ec90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f8ed20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f8edb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f8ee40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f8eed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f8ef60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f8eff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f8f080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f8f110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f8f1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f8f230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f8f2c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f8f350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f8f3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f8f470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f8f500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f8f590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f8f620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f8f6b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f8f740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f8f7d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f8f860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f8f8f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f8f980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f8fa10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f8faa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f8fb30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f8fbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f8fc50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f8fce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f8fd70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f8fe00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f8fe90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f8ff20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f8ffb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f90040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f900d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f90160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f901f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f90280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f90310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f903a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f90430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f904c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f90550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f905e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f90670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f90700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f90790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f90820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f908b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f90940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f909d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f90a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f90af0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f90b80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f90c10 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] 0x141f7cc50 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f7cce0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f7cd70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f7ce00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f7ce90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f7cf20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f7cfb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f7d040 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f7d0d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f7d160 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f7d1f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f7d280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f7d310 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f7d3a0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f7d430 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f7d4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f7d550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f7d5e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f7d670 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f7d700 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f7d790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f7d820 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f7d8b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f7d940 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f7d9d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f7da60 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f7daf0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f7db80 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f7dc10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f7dca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f7dd30 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f7ddc0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f7de50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f7dee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f7df70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f7e000 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f7e090 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f7e120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f7e1b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f7e240 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f7e2d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f7e360 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f7e3f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f7e480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f7e510 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f7e5a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f7e630 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f7e6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f7e750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f7e7e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f7e870 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f7e900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f7e990 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f7ea20 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f7eab0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f7eb40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f7ebd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f7ec60 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f7ecf0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f7ed80 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f7ee10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f7eea0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f7ef30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f7efc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f7f050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f7f0e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f7f170 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f7f200 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f7f290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f7f320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f7f3b0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f7f440 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f7f4d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f7f560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f7f5f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f7f680 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f7f710 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f7f7a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f7f830 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f7f8c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f7f950 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f7f9e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f7fa70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f7fb00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f7fb90 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f7fc20 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f7fcb0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f7fd40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f7fdd0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f7fe60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f7fef0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f7ff80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f80010 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f800a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f80130 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f801c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f80250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f802e0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f80370 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f80400 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f80490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f80520 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f805b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f80640 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f806d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f80760 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f807f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f80880 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f80910 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f809a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f80a30 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f80ac0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f80b50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f80be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f80c70 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f80d00 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f80d90 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f80e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f80eb0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f80f40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f80fd0 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] 0x141f910a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f91130 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f911c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f91250 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f912e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f91370 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f91400 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f91490 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f91520 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f915b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f91640 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f916d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f91760 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f917f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f91880 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f91910 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f919a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f91a30 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f91ac0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f91b50 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f91be0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f91c70 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f91d00 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f91d90 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f91e20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f91eb0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f91f40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f91fd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f92060 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f920f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f92180 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f92210 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f922a0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f92330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f923c0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f92450 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f924e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f92570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f92600 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f92690 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f92720 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f927b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f92840 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f928d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f92960 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f929f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f92a80 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f92b10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f92ba0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f92c30 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f92cc0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f92d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f92de0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f92e70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f92f00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f92f90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f93020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f930b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f93140 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f931d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f93260 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f932f0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f93380 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f93410 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f934a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f93530 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f935c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f93650 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f936e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f93770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f93800 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f93890 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f93920 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f939b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f93a40 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f93ad0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f93b60 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f93bf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f93c80 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f93d10 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f93da0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f93e30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f93ec0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f93f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f93fe0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f94070 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f94100 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f94190 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f94220 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f942b0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f94340 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f943d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f94460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f944f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f94580 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f94610 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f946a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f94730 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f947c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f94850 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f948e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f94970 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f94a00 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f94a90 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f94b20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f94bb0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f94c40 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f94cd0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f94d60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f94df0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f94e80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f94f10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f94fa0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f95030 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f950c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f95150 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f951e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f95270 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f95300 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f95390 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f95420 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] 0x141f81460 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f814f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f81580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f81610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f816a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f81730 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f817c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f81850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f818e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f81970 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f81a00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f81a90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f81b20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f81bb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f81c40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f81cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f81d60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f81df0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f81e80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f81f10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f81fa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f82030 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f820c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f82150 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f821e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f82270 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f82300 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f82390 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f82420 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f824b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f82540 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f825d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f82660 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f826f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f82780 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f82810 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f828a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f82930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f829c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f82a50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f82ae0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f82b70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f82c00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f82c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f82d20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f82db0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f82e40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f82ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f82f60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f82ff0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f83080 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f83110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f831a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f83230 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f832c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f83350 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f833e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f83470 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f83500 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f83590 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f83620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f836b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f83740 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f837d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f83860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f838f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f83980 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f83a10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f83aa0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f83b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f83bc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f83c50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f83ce0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f83d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f83e00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f83e90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f83f20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f83fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f84040 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f840d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f84160 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f841f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f84280 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f84310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f843a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f84430 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f844c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f84550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f845e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f84670 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f84700 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f84790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f84820 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f848b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f84940 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f849d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f84a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f84af0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f84b80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f84c10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f84ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f84d30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f84dc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f84e50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f84ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f84f70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f85000 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f85090 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f85120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f851b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f85240 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f852d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f85360 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f853f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f85480 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f85510 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f855a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f85630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f856c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f85750 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f857e0 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] 0x141f97cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f97d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f97de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f97e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f97f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f97f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f98020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f980b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f98140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f981d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f98260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f982f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f98380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f98410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f984a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f98530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f985c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f98650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f986e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f98770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f98800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f98890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f98920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f989b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f98a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f98ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f98b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f98bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f98c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f98d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f98da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f98e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f98ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f98f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f98fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f99070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f99100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f99190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f99220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f992b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f99340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f993d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f99460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f994f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f99580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f99610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f996a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f99730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f997c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f99850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f998e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f99970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f99a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f99a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f99b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f99bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f99c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f99cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f99d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f99df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f99e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f99f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f99fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f9a030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f9a0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f9a150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f9a1e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f9a270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f9a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f9a390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f9a420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f9a4b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f9a540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f9a5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f9a660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f9a6f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f9a780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f9a810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f9a8a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f9a930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f9a9c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f9aa50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f9aae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f9ab70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f9ac00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f9ac90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f9ad20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f9adb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f9ae40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f9aed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f9af60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f9aff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f9b080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f9b110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f9b1a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f9b230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f9b2c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f9b350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f9b3e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f9b470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f9b500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f9b590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f9b620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f9b6b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f9b740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f9b7d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f9b860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f9b8f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f9b980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f9ba10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f9baa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f9bb30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f9bbc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f9bc50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f9bce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f9bd70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f9be00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f9be90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f9bf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f9bfb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f9c040 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] 0x141f85c70 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f85d00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f85d90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f85e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f85eb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f85f40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f85fd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f86060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f860f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f86180 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f86210 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f862a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f86330 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f863c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f86450 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f864e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f86570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f86600 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f86690 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f86720 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f867b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f86840 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f868d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f86960 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f869f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f86a80 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f86b10 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f86ba0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f86c30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f86cc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f86d50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f86de0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f86e70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f86f00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f86f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f87020 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f870b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f87140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f871d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f87260 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f872f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f87380 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f87410 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f874a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f87530 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f875c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f87650 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f876e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f87770 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f87800 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f87890 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f87920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f879b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f87a40 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f87ad0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f87b60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f87bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f87c80 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f87d10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f87da0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f87e30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f87ec0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f87f50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f87fe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f88070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f88100 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f88190 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f88220 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f882b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f88340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f883d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f88460 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f884f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f88580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f88610 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f886a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f88730 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f887c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f88850 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f888e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f88970 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f88a00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f88a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f88b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f88bb0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f88c40 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f88cd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f88d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f88df0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f88e80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f88f10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f88fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f89030 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f890c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f89150 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f891e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f89270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f89300 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f89390 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f89420 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f894b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f89540 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f895d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f89660 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f896f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f89780 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141f89810 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141f898a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141f89930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141f899c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141f89a50 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141f89ae0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141f89b70 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141f89c00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141f89c90 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141f89d20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141f89db0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141f89e40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141f89ed0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141f89f60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141f89ff0 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] 0x141f9c4d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141f9c560 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141f9c5f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141f9c680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141f9c710 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141f9c7a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141f9c830 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141f9c8c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141f9c950 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141f9c9e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141f9ca70 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141f9cb00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141f9cb90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141f9cc20 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141f9ccb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141f9cd40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141f9cdd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141f9ce60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141f9cef0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141f9cf80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141f9d010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141f9d0a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141f9d130 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141f9d1c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141f9d250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141f9d2e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141f9d370 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141f9d400 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141f9d490 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141f9d520 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141f9d5b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141f9d640 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141f9d6d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141f9d760 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141f9d7f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141f9d880 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141f9d910 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141f9d9a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141f9da30 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141f9dac0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141f9db50 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141f9dbe0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141f9dc70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141f9dd00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141f9dd90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141f9de20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141f9deb0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141f9df40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141f9dfd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141f9e060 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141f9e0f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141f9e180 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141f9e210 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141f9e2a0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141f9e330 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141f9e3c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141f9e450 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141f9e4e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141f9e570 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141f9e600 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141f9e690 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141f9e720 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141f9e7b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141f9e840 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141f9e8d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141f9e960 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141f9e9f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141f9ea80 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141f9eb10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141f9eba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141f9ec30 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141f9ecc0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141f9ed50 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141f9ede0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141f9ee70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141f9ef00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141f9ef90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141f9f020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141f9f0b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141f9f140 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141f9f1d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141f9f260 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141f9f2f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141f9f380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141f9f410 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141f9f4a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141f9f530 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141f9f5c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141f9f650 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141f9f6e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141f9f770 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141f9f800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141f9f890 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141f9f920 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141f9f9b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141f9fa40 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141f9fad0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141f9fb60 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141f9fbf0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141f9fc80 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141f9fd10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141f9fda0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141f9fe30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141f9fec0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141f9ff50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141f9ffe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141fa0070 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141fa0100 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141fa0190 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141fa0220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141fa02b0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141fa0340 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141fa03d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141fa0460 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141fa04f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141fa0580 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141fa0610 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141fa06a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141fa0730 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141fa07c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141fa0850 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: 0x141f68680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x141f63db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x141f63f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f64150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f64320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x141f643b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x141f64450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x141f641e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f644f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x141f64588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x141f64620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x141f64280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f646c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x141f64758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x141f647f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x141f64018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f64890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f64a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x141f64af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x141f64b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x141f64928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f64c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x141f64cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x141f64d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x141f649c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f64e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x141f64e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x141f64f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x141f640b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f64fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f651a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x141f65238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x141f652d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x141f65068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f65370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x141f65408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x141f654a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x141f65100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f65540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x141f655d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x141f65670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x141f63e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x141f65710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f658e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f65ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x141f65b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x141f65be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x141f65978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f65c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x141f65d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x141f65db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x141f65a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f65e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x141f65ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x141f65f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x141f657a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f66020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f661f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x141f66288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x141f66320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x141f660b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f663c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x141f66458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x141f664f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x141f66150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f66590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x141f66628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x141f666c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x141f65840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f66760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f66930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x141f669c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x141f66a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x141f667f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f66b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x141f66b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x141f66c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x141f66890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f66cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x141f66d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x141f66e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x141f63ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x141f66ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f67070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f67240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x141f672d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x141f67370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x141f67108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f67410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x141f674a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x141f67540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x141f671a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f675e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x141f67678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x141f67710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x141f66f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f677b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f67980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x141f67a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x141f67ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x141f67848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f67b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x141f67be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x141f67c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x141f678e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f67d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x141f67db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x141f67e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x141f66fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f67ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f680c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x141f68158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x141f681f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x141f67f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f68290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x141f68328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x141f683c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x141f68020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f68460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x141f684f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x141f68590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x141fa0ce0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141fa0d70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141fa0e00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141fa0e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141fa0f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141fa0fb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141fa1040 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141fa10d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141fa1160 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141fa11f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141fa1280 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141fa1310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141fa13a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141fa1430 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141fa14c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141fa1550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141fa15e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141fa1670 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141fa1700 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141fa1790 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141fa1820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141fa18b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141fa1940 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141fa19d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141fa1a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141fa1af0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141fa1b80 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141fa1c10 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141fa1ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141fa1d30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141fa1dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141fa1e50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141fa1ee0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141fa1f70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141fa2000 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141fa2090 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141fa2120 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141fa21b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141fa2240 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141fa22d0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141fa2360 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141fa23f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141fa2480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141fa2510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141fa25a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141fa2630 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141fa26c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141fa2750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141fa27e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141fa2870 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141fa2900 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141fa2990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141fa2a20 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141fa2ab0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141fa2b40 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141fa2bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141fa2c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141fa2cf0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141fa2d80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141fa2e10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141fa2ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141fa2f30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141fa2fc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141fa3050 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141fa30e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141fa3170 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141fa3200 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141fa3290 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141fa3320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141fa33b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141fa3440 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141fa34d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141fa3560 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141fa35f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141fa3680 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141fa3710 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141fa37a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141fa3830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141fa38c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141fa3950 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141fa39e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141fa3a70 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141fa3b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141fa3b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141fa3c20 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141fa3cb0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141fa3d40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141fa3dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141fa3e60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141fa3ef0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141fa3f80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141fa4010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141fa40a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141fa4130 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141fa41c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141fa4250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141fa42e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141fa4370 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141fa4400 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141fa4490 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141fa4520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141fa45b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141fa4640 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141fa46d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141fa4760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141fa47f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141fa4880 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141fa4910 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141fa49a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141fa4a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141fa4ac0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141fa4b50 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141fa4be0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141fa4c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141fa4d00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141fa4d90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141fa4e20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141fa4eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141fa4f40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141fa4fd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141fa5060 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: 0x141f68798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x141f68870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x141f68a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f68c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f68de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x141f68e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x141f68f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x141f68ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f68fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x141f69048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x141f690e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x141f68d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f69180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x141f69218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x141f692b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x141f68ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f69350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f69520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x141f695b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x141f69650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x141f693e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f696f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x141f69788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x141f69820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x141f69480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f698c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x141f69958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x141f699f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x141f68b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f69a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f69c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x141f69cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x141f69d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x141f69b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f69e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x141f69ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x141f69f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x141f69bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6a000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x141f6a098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x141f6a130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x141f68908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x141f6a1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f6a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6a570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x141f6a608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x141f6a6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x141f6a438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6a740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x141f6a7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x141f6a870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x141f6a4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6a910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x141f6a9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x141f6aa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x141f6a268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f6aae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6acb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x141f6ad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x141f6ade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x141f6ab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6ae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x141f6af18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x141f6afb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x141f6ac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6b050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x141f6b0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x141f6b180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x141f6a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f6b220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6b3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x141f6b488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x141f6b520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x141f6b2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6b5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x141f6b658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x141f6b6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x141f6b350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6b790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x141f6b828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x141f6b8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x141f689a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x141f6b960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f6bb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6bd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x141f6bd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x141f6be30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x141f6bbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6bed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x141f6bf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x141f6c000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x141f6bc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6c0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x141f6c138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x141f6c1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x141f6b9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f6c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6c440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x141f6c4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x141f6c570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x141f6c308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6c610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x141f6c6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x141f6c740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x141f6c3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6c7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x141f6c878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x141f6c910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x141f6ba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f6c9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6cb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x141f6cc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x141f6ccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x141f6ca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6cd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x141f6cde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x141f6ce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x141f6cae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6cf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x141f6cfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x141f6d050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x141fa5100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141fa5190 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141fa5220 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141fa52b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141fa5340 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141fa53d0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141fa5460 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141fa54f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141fa5580 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141fa5610 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141fa56a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141fa5730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141fa57c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141fa5850 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141fa58e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141fa5970 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141fa5a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141fa5a90 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141fa5b20 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141fa5bb0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141fa5c40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141fa5cd0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141fa5d60 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141fa5df0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141fa5e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141fa5f10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141fa5fa0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141fa6030 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141fa60c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141fa6150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141fa61e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141fa6270 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141fa6300 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141fa6390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141fa6420 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141fa64b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141fa6540 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141fa65d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141fa6660 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141fa66f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141fa6780 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141fa6810 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141fa68a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141fa6930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141fa69c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141fa6a50 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141fa6ae0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141fa6b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141fa6c00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141fa6c90 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141fa6d20 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141fa6db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141fa6e40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141fa6ed0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141fa6f60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141fa6ff0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141fa7080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141fa7110 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141fa71a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141fa7230 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141fa72c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141fa7350 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141fa73e0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141fa7470 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141fa7500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141fa7590 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141fa7620 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141fa76b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141fa7740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141fa77d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141fa7860 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141fa78f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141fa7980 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141fa7a10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141fa7aa0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141fa7b30 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141fa7bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141fa7c50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141fa7ce0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141fa7d70 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141fa7e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141fa7e90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141fa7f20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141fa7fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141fa8040 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141fa80d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141fa8160 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141fa81f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141fa8280 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141fa8310 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141fa83a0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141fa8430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141fa84c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141fa8550 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141fa85e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141fa8670 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141fa8700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141fa8790 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141fa8820 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141fa88b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141fa8940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141fa89d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141fa8a60 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141fa8af0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141fa8b80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141fa8c10 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141fa8ca0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141fa8d30 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141fa8dc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141fa8e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141fa8ee0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141fa8f70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141fa9000 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141fa9090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141fa9120 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141fa91b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141fa9240 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141fa92d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141fa9360 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141fa93f0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141fa9480 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: 0x141f68680 [ROOT] MAP: (0 sibs) 3 children: 35: 0x141f63db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x141f63f80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f64150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f64320 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x141f643b8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x141f64450 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x141f641e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f644f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x141f64588 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x141f64620 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x141f64280 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f646c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x141f64758 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x141f647f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x141f64018 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f64890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f64a60 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x141f64af8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x141f64b90 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x141f64928 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f64c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x141f64cc8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x141f64d60 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x141f649c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f64e00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x141f64e98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x141f64f30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x141f640b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f64fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f651a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x141f65238 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x141f652d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x141f65068 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f65370 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x141f65408 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x141f654a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x141f65100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f65540 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x141f655d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x141f65670 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x141f63e48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x141f65710 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f658e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f65ab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x141f65b48 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x141f65be0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x141f65978 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f65c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x141f65d18 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x141f65db0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x141f65a10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f65e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x141f65ee8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x141f65f80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x141f657a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f66020 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f661f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x141f66288 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x141f66320 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x141f660b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f663c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x141f66458 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x141f664f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x141f66150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f66590 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x141f66628 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x141f666c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x141f65840 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f66760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f66930 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x141f669c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x141f66a60 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x141f667f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f66b00 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x141f66b98 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x141f66c30 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x141f66890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f66cd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x141f66d68 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x141f66e00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x141f63ee0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x141f66ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f67070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f67240 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x141f672d8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x141f67370 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x141f67108 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f67410 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x141f674a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x141f67540 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x141f671a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f675e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x141f67678 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x141f67710 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x141f66f38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f677b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f67980 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x141f67a18 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x141f67ab0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x141f67848 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f67b50 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x141f67be8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x141f67c80 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x141f678e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f67d20 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x141f67db8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x141f67e50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x141f66fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f67ef0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f680c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x141f68158 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x141f681f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x141f67f88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f68290 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x141f68328 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x141f683c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x141f68020 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f68460 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x141f684f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x141f68590 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x141fa9520 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141fa95b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141fa9640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141fa96d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141fa9760 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141fa97f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141fa9880 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141fa9910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141fa99a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141fa9a30 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141fa9ac0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141fa9b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141fa9be0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141fa9c70 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141fa9d00 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141fa9d90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141fa9e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141fa9eb0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141fa9f40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141fa9fd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141faa060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141faa0f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141faa180 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141faa210 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141faa2a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141faa330 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141faa3c0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141faa450 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141faa4e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141faa570 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141faa600 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141faa690 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141faa720 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141faa7b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141faa840 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141faa8d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141faa960 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141faa9f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141faaa80 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141faab10 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141faaba0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141faac30 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141faacc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141faad50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141faade0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141faae70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141faaf00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141faaf90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141fab020 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141fab0b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141fab140 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141fab1d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141fab260 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141fab2f0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141fab380 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141fab410 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141fab4a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141fab530 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141fab5c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141fab650 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141fab6e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141fab770 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141fab800 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141fab890 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141fab920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141fab9b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141faba40 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141fabad0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141fabb60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141fabbf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141fabc80 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141fabd10 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141fabda0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141fabe30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141fabec0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141fabf50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141fabfe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141fac070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141fac100 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141fac190 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141fac220 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141fac2b0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141fac340 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141fac3d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141fac460 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141fac4f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141fac580 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141fac610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141fac6a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141fac730 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141fac7c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141fac850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141fac8e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141fac970 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141faca00 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141faca90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141facb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141facbb0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141facc40 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141faccd0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141facd60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141facdf0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141face80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141facf10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141facfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141fad030 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141fad0c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141fad150 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141fad1e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141fad270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141fad300 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141fad390 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141fad420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141fad4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141fad540 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141fad5d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141fad660 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141fad6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141fad780 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141fad810 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141fad8a0 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: 0x141f68798 [ROOT] MAP: (0 sibs) 3 children: 35: 0x141f68870 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x141f68a40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f68c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f68de0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x141f68e78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x141f68f10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x141f68ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f68fb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x141f69048 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x141f690e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x141f68d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f69180 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x141f69218 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x141f692b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x141f68ad8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f69350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f69520 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x141f695b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x141f69650 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x141f693e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f696f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x141f69788 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x141f69820 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x141f69480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f698c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x141f69958 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x141f699f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x141f68b70 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f69a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f69c60 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x141f69cf8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x141f69d90 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x141f69b28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f69e30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x141f69ec8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x141f69f60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x141f69bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6a000 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x141f6a098 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x141f6a130 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x141f68908 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x141f6a1d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f6a3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6a570 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x141f6a608 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x141f6a6a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x141f6a438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6a740 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x141f6a7d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x141f6a870 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x141f6a4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6a910 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x141f6a9a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x141f6aa40 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x141f6a268 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f6aae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6acb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x141f6ad48 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x141f6ade0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x141f6ab78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6ae80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x141f6af18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x141f6afb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x141f6ac10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6b050 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x141f6b0e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x141f6b180 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x141f6a300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f6b220 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6b3f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x141f6b488 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x141f6b520 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x141f6b2b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6b5c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x141f6b658 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x141f6b6f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x141f6b350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6b790 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x141f6b828 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x141f6b8c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x141f689a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x141f6b960 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x141f6bb30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6bd00 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x141f6bd98 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x141f6be30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x141f6bbc8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6bed0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x141f6bf68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x141f6c000 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x141f6bc60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6c0a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x141f6c138 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x141f6c1d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x141f6b9f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x141f6c270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6c440 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x141f6c4d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x141f6c570 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x141f6c308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6c610 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x141f6c6a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x141f6c740 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x141f6c3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6c7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x141f6c878 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x141f6c910 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x141f6ba90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x141f6c9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x141f6cb80 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x141f6cc18 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x141f6ccb0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x141f6ca48 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x141f6cd50 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x141f6cde8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x141f6ce80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x141f6cae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x141f6cf20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x141f6cfb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x141f6d050 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x141fad940 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x141fad9d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x141fada60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x141fadaf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x141fadb80 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x141fadc10 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x141fadca0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x141fadd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x141faddc0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x141fade50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x141fadee0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x141fadf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x141fae000 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x141fae090 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x141fae120 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x141fae1b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x141fae240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x141fae2d0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x141fae360 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x141fae3f0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x141fae480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x141fae510 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x141fae5a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x141fae630 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x141fae6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x141fae750 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x141fae7e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x141fae870 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x141fae900 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x141fae990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x141faea20 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x141faeab0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x141faeb40 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x141faebd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x141faec60 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x141faecf0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x141faed80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x141faee10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x141faeea0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x141faef30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x141faefc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x141faf050 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x141faf0e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x141faf170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x141faf200 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x141faf290 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x141faf320 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x141faf3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x141faf440 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x141faf4d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x141faf560 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x141faf5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x141faf680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x141faf710 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x141faf7a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x141faf830 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x141faf8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x141faf950 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x141faf9e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x141fafa70 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x141fafb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x141fafb90 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x141fafc20 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x141fafcb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x141fafd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x141fafdd0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x141fafe60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x141fafef0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x141faff80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x141fb0010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x141fb00a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x141fb0130 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x141fb01c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x141fb0250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x141fb02e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x141fb0370 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x141fb0400 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x141fb0490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x141fb0520 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x141fb05b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x141fb0640 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x141fb06d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x141fb0760 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x141fb07f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x141fb0880 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x141fb0910 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x141fb09a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x141fb0a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x141fb0ac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x141fb0b50 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x141fb0be0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x141fb0c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x141fb0d00 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x141fb0d90 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x141fb0e20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x141fb0eb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x141fb0f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x141fb0fd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x141fb1060 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x141fb10f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x141fb1180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x141fb1210 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x141fb12a0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x141fb1330 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x141fb13c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x141fb1450 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x141fb14e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x141fb1570 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x141fb1600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x141fb1690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x141fb1720 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x141fb17b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x141fb1840 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x141fb18d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x141fb1960 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x141fb19f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x141fb1a80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x141fb1b10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x141fb1ba0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x141fb1c30 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x141fb1cc0 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 (24 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (24 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.03 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x12eb68680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x12eb63db0 SEQ: (3 sibs) 3 children: 36: 0x12eb63f80 SEQ: (3 sibs) 3 children: 36: 0x12eb64150 SEQ: (3 sibs) 3 children: 36: 0x12eb64320 VAL: '0000' (3 sibs) 36: 0x12eb643b8 VAL: '0001' (3 sibs) 36: 0x12eb64450 VAL: '0002' (3 sibs) 36: 0x12eb641e8 SEQ: (3 sibs) 3 children: 36: 0x12eb644f0 VAL: '0010' (3 sibs) 36: 0x12eb64588 VAL: '0011' (3 sibs) 36: 0x12eb64620 VAL: '0012' (3 sibs) 36: 0x12eb64280 SEQ: (3 sibs) 3 children: 36: 0x12eb646c0 VAL: '0020' (3 sibs) 36: 0x12eb64758 VAL: '0021' (3 sibs) 36: 0x12eb647f0 VAL: '0022' (3 sibs) 36: 0x12eb64018 SEQ: (3 sibs) 3 children: 36: 0x12eb64890 SEQ: (3 sibs) 3 children: 36: 0x12eb64a60 VAL: '0100' (3 sibs) 36: 0x12eb64af8 VAL: '0101' (3 sibs) 36: 0x12eb64b90 VAL: '0102' (3 sibs) 36: 0x12eb64928 SEQ: (3 sibs) 3 children: 36: 0x12eb64c30 VAL: '0110' (3 sibs) 36: 0x12eb64cc8 VAL: '0111' (3 sibs) 36: 0x12eb64d60 VAL: '0112' (3 sibs) 36: 0x12eb649c0 SEQ: (3 sibs) 3 children: 36: 0x12eb64e00 VAL: '0120' (3 sibs) 36: 0x12eb64e98 VAL: '0121' (3 sibs) 36: 0x12eb64f30 VAL: '0122' (3 sibs) 36: 0x12eb640b0 SEQ: (3 sibs) 3 children: 36: 0x12eb64fd0 SEQ: (3 sibs) 3 children: 36: 0x12eb651a0 VAL: '0200' (3 sibs) 36: 0x12eb65238 VAL: '0201' (3 sibs) 36: 0x12eb652d0 VAL: '0202' (3 sibs) 36: 0x12eb65068 SEQ: (3 sibs) 3 children: 36: 0x12eb65370 VAL: '0210' (3 sibs) 36: 0x12eb65408 VAL: '0211' (3 sibs) 36: 0x12eb654a0 VAL: '0212' (3 sibs) 36: 0x12eb65100 SEQ: (3 sibs) 3 children: 36: 0x12eb65540 VAL: '0220' (3 sibs) 36: 0x12eb655d8 VAL: '0221' (3 sibs) 36: 0x12eb65670 VAL: '0222' (3 sibs) 36: 0x12eb63e48 SEQ: (3 sibs) 3 children: 36: 0x12eb65710 SEQ: (3 sibs) 3 children: 36: 0x12eb658e0 SEQ: (3 sibs) 3 children: 36: 0x12eb65ab0 VAL: '1000' (3 sibs) 36: 0x12eb65b48 VAL: '1001' (3 sibs) 36: 0x12eb65be0 VAL: '1002' (3 sibs) 36: 0x12eb65978 SEQ: (3 sibs) 3 children: 36: 0x12eb65c80 VAL: '1010' (3 sibs) 36: 0x12eb65d18 VAL: '1011' (3 sibs) 36: 0x12eb65db0 VAL: '1012' (3 sibs) 36: 0x12eb65a10 SEQ: (3 sibs) 3 children: 36: 0x12eb65e50 VAL: '1020' (3 sibs) 36: 0x12eb65ee8 VAL: '1021' (3 sibs) 36: 0x12eb65f80 VAL: '1022' (3 sibs) 36: 0x12eb657a8 SEQ: (3 sibs) 3 children: 36: 0x12eb66020 SEQ: (3 sibs) 3 children: 36: 0x12eb661f0 VAL: '1100' (3 sibs) 36: 0x12eb66288 VAL: '1101' (3 sibs) 36: 0x12eb66320 VAL: '1102' (3 sibs) 36: 0x12eb660b8 SEQ: (3 sibs) 3 children: 36: 0x12eb663c0 VAL: '1110' (3 sibs) 36: 0x12eb66458 VAL: '1111' (3 sibs) 36: 0x12eb664f0 VAL: '1112' (3 sibs) 36: 0x12eb66150 SEQ: (3 sibs) 3 children: 36: 0x12eb66590 VAL: '1120' (3 sibs) 36: 0x12eb66628 VAL: '1121' (3 sibs) 36: 0x12eb666c0 VAL: '1122' (3 sibs) 36: 0x12eb65840 SEQ: (3 sibs) 3 children: 36: 0x12eb66760 SEQ: (3 sibs) 3 children: 36: 0x12eb66930 VAL: '1200' (3 sibs) 36: 0x12eb669c8 VAL: '1201' (3 sibs) 36: 0x12eb66a60 VAL: '1202' (3 sibs) 36: 0x12eb667f8 SEQ: (3 sibs) 3 children: 36: 0x12eb66b00 VAL: '1210' (3 sibs) 36: 0x12eb66b98 VAL: '1211' (3 sibs) 36: 0x12eb66c30 VAL: '1212' (3 sibs) 36: 0x12eb66890 SEQ: (3 sibs) 3 children: 36: 0x12eb66cd0 VAL: '1220' (3 sibs) 36: 0x12eb66d68 VAL: '1221' (3 sibs) 36: 0x12eb66e00 VAL: '1222' (3 sibs) 36: 0x12eb63ee0 SEQ: (3 sibs) 3 children: 36: 0x12eb66ea0 SEQ: (3 sibs) 3 children: 36: 0x12eb67070 SEQ: (3 sibs) 3 children: 36: 0x12eb67240 VAL: '2000' (3 sibs) 36: 0x12eb672d8 VAL: '2001' (3 sibs) 36: 0x12eb67370 VAL: '2002' (3 sibs) 36: 0x12eb67108 SEQ: (3 sibs) 3 children: 36: 0x12eb67410 VAL: '2010' (3 sibs) 36: 0x12eb674a8 VAL: '2011' (3 sibs) 36: 0x12eb67540 VAL: '2012' (3 sibs) 36: 0x12eb671a0 SEQ: (3 sibs) 3 children: 36: 0x12eb675e0 VAL: '2020' (3 sibs) 36: 0x12eb67678 VAL: '2021' (3 sibs) 36: 0x12eb67710 VAL: '2022' (3 sibs) 36: 0x12eb66f38 SEQ: (3 sibs) 3 children: 36: 0x12eb677b0 SEQ: (3 sibs) 3 children: 36: 0x12eb67980 VAL: '2100' (3 sibs) 36: 0x12eb67a18 VAL: '2101' (3 sibs) 36: 0x12eb67ab0 VAL: '2102' (3 sibs) 36: 0x12eb67848 SEQ: (3 sibs) 3 children: 36: 0x12eb67b50 VAL: '2110' (3 sibs) 36: 0x12eb67be8 VAL: '2111' (3 sibs) 36: 0x12eb67c80 VAL: '2112' (3 sibs) 36: 0x12eb678e0 SEQ: (3 sibs) 3 children: 36: 0x12eb67d20 VAL: '2120' (3 sibs) 36: 0x12eb67db8 VAL: '2121' (3 sibs) 36: 0x12eb67e50 VAL: '2122' (3 sibs) 36: 0x12eb66fd0 SEQ: (3 sibs) 3 children: 36: 0x12eb67ef0 SEQ: (3 sibs) 3 children: 36: 0x12eb680c0 VAL: '2200' (3 sibs) 36: 0x12eb68158 VAL: '2201' (3 sibs) 36: 0x12eb681f0 VAL: '2202' (3 sibs) 36: 0x12eb67f88 SEQ: (3 sibs) 3 children: 36: 0x12eb68290 VAL: '2210' (3 sibs) 36: 0x12eb68328 VAL: '2211' (3 sibs) 36: 0x12eb683c0 VAL: '2212' (3 sibs) 36: 0x12eb68020 SEQ: (3 sibs) 3 children: 36: 0x12eb68460 VAL: '2220' (3 sibs) 36: 0x12eb684f8 VAL: '2221' (3 sibs) 36: 0x12eb68590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x12eb73250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb732e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb73370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb73400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb73490 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb73520 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb735b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb73640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb736d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb73760 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb737f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb73880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb73910 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb739a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb73a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb73ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb73b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb73be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb73c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb73d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb73d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb73e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb73eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb73f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb73fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb74060 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb740f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb74180 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb74210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb742a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb74330 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb743c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb74450 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb744e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb74570 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb74600 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb74690 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb74720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb747b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb74840 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb748d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb74960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb749f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb74a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb74b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb74ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb74c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb74cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb74d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb74de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb74e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb74f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb74f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb75020 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb750b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb75140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb751d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb75260 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb752f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb75380 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb75410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb754a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb75530 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb755c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb75650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb756e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb75770 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb75800 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb75890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb75920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb759b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb75a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb75ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb75b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb75bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb75c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb75d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb75da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb75e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb75ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb75f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb75fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb76070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb76100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb76190 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb76220 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb762b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb76340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb763d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb76460 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb764f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb76580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb76610 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb766a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb76730 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb767c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb76850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb768e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb76970 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb76a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb76a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb76b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb76bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb76c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb76cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb76d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb76df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb76e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb76f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb76fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb77030 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb770c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb77150 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb771e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb77270 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb77300 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb77390 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb77420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb774b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb77540 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb775d0 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: 0x12eb68798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x12eb68870 SEQ: (3 sibs) 3 children: 36: 0x12eb68a40 SEQ: (3 sibs) 3 children: 36: 0x12eb68c10 SEQ: (3 sibs) 3 children: 36: 0x12eb68de0 VAL: '0000' (3 sibs) 36: 0x12eb68e78 VAL: '0001' (3 sibs) 36: 0x12eb68f10 VAL: '0002' (3 sibs) 36: 0x12eb68ca8 SEQ: (3 sibs) 3 children: 36: 0x12eb68fb0 VAL: '0010' (3 sibs) 36: 0x12eb69048 VAL: '0011' (3 sibs) 36: 0x12eb690e0 VAL: '0012' (3 sibs) 36: 0x12eb68d40 SEQ: (3 sibs) 3 children: 36: 0x12eb69180 VAL: '0020' (3 sibs) 36: 0x12eb69218 VAL: '0021' (3 sibs) 36: 0x12eb692b0 VAL: '0022' (3 sibs) 36: 0x12eb68ad8 SEQ: (3 sibs) 3 children: 36: 0x12eb69350 SEQ: (3 sibs) 3 children: 36: 0x12eb69520 VAL: '0100' (3 sibs) 36: 0x12eb695b8 VAL: '0101' (3 sibs) 36: 0x12eb69650 VAL: '0102' (3 sibs) 36: 0x12eb693e8 SEQ: (3 sibs) 3 children: 36: 0x12eb696f0 VAL: '0110' (3 sibs) 36: 0x12eb69788 VAL: '0111' (3 sibs) 36: 0x12eb69820 VAL: '0112' (3 sibs) 36: 0x12eb69480 SEQ: (3 sibs) 3 children: 36: 0x12eb698c0 VAL: '0120' (3 sibs) 36: 0x12eb69958 VAL: '0121' (3 sibs) 36: 0x12eb699f0 VAL: '0122' (3 sibs) 36: 0x12eb68b70 SEQ: (3 sibs) 3 children: 36: 0x12eb69a90 SEQ: (3 sibs) 3 children: 36: 0x12eb69c60 VAL: '0200' (3 sibs) 36: 0x12eb69cf8 VAL: '0201' (3 sibs) 36: 0x12eb69d90 VAL: '0202' (3 sibs) 36: 0x12eb69b28 SEQ: (3 sibs) 3 children: 36: 0x12eb69e30 VAL: '0210' (3 sibs) 36: 0x12eb69ec8 VAL: '0211' (3 sibs) 36: 0x12eb69f60 VAL: '0212' (3 sibs) 36: 0x12eb69bc0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a000 VAL: '0220' (3 sibs) 36: 0x12eb6a098 VAL: '0221' (3 sibs) 36: 0x12eb6a130 VAL: '0222' (3 sibs) 36: 0x12eb68908 SEQ: (3 sibs) 3 children: 36: 0x12eb6a1d0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a3a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a570 VAL: '1000' (3 sibs) 36: 0x12eb6a608 VAL: '1001' (3 sibs) 36: 0x12eb6a6a0 VAL: '1002' (3 sibs) 36: 0x12eb6a438 SEQ: (3 sibs) 3 children: 36: 0x12eb6a740 VAL: '1010' (3 sibs) 36: 0x12eb6a7d8 VAL: '1011' (3 sibs) 36: 0x12eb6a870 VAL: '1012' (3 sibs) 36: 0x12eb6a4d0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a910 VAL: '1020' (3 sibs) 36: 0x12eb6a9a8 VAL: '1021' (3 sibs) 36: 0x12eb6aa40 VAL: '1022' (3 sibs) 36: 0x12eb6a268 SEQ: (3 sibs) 3 children: 36: 0x12eb6aae0 SEQ: (3 sibs) 3 children: 36: 0x12eb6acb0 VAL: '1100' (3 sibs) 36: 0x12eb6ad48 VAL: '1101' (3 sibs) 36: 0x12eb6ade0 VAL: '1102' (3 sibs) 36: 0x12eb6ab78 SEQ: (3 sibs) 3 children: 36: 0x12eb6ae80 VAL: '1110' (3 sibs) 36: 0x12eb6af18 VAL: '1111' (3 sibs) 36: 0x12eb6afb0 VAL: '1112' (3 sibs) 36: 0x12eb6ac10 SEQ: (3 sibs) 3 children: 36: 0x12eb6b050 VAL: '1120' (3 sibs) 36: 0x12eb6b0e8 VAL: '1121' (3 sibs) 36: 0x12eb6b180 VAL: '1122' (3 sibs) 36: 0x12eb6a300 SEQ: (3 sibs) 3 children: 36: 0x12eb6b220 SEQ: (3 sibs) 3 children: 36: 0x12eb6b3f0 VAL: '1200' (3 sibs) 36: 0x12eb6b488 VAL: '1201' (3 sibs) 36: 0x12eb6b520 VAL: '1202' (3 sibs) 36: 0x12eb6b2b8 SEQ: (3 sibs) 3 children: 36: 0x12eb6b5c0 VAL: '1210' (3 sibs) 36: 0x12eb6b658 VAL: '1211' (3 sibs) 36: 0x12eb6b6f0 VAL: '1212' (3 sibs) 36: 0x12eb6b350 SEQ: (3 sibs) 3 children: 36: 0x12eb6b790 VAL: '1220' (3 sibs) 36: 0x12eb6b828 VAL: '1221' (3 sibs) 36: 0x12eb6b8c0 VAL: '1222' (3 sibs) 36: 0x12eb689a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6b960 SEQ: (3 sibs) 3 children: 36: 0x12eb6bb30 SEQ: (3 sibs) 3 children: 36: 0x12eb6bd00 VAL: '2000' (3 sibs) 36: 0x12eb6bd98 VAL: '2001' (3 sibs) 36: 0x12eb6be30 VAL: '2002' (3 sibs) 36: 0x12eb6bbc8 SEQ: (3 sibs) 3 children: 36: 0x12eb6bed0 VAL: '2010' (3 sibs) 36: 0x12eb6bf68 VAL: '2011' (3 sibs) 36: 0x12eb6c000 VAL: '2012' (3 sibs) 36: 0x12eb6bc60 SEQ: (3 sibs) 3 children: 36: 0x12eb6c0a0 VAL: '2020' (3 sibs) 36: 0x12eb6c138 VAL: '2021' (3 sibs) 36: 0x12eb6c1d0 VAL: '2022' (3 sibs) 36: 0x12eb6b9f8 SEQ: (3 sibs) 3 children: 36: 0x12eb6c270 SEQ: (3 sibs) 3 children: 36: 0x12eb6c440 VAL: '2100' (3 sibs) 36: 0x12eb6c4d8 VAL: '2101' (3 sibs) 36: 0x12eb6c570 VAL: '2102' (3 sibs) 36: 0x12eb6c308 SEQ: (3 sibs) 3 children: 36: 0x12eb6c610 VAL: '2110' (3 sibs) 36: 0x12eb6c6a8 VAL: '2111' (3 sibs) 36: 0x12eb6c740 VAL: '2112' (3 sibs) 36: 0x12eb6c3a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6c7e0 VAL: '2120' (3 sibs) 36: 0x12eb6c878 VAL: '2121' (3 sibs) 36: 0x12eb6c910 VAL: '2122' (3 sibs) 36: 0x12eb6ba90 SEQ: (3 sibs) 3 children: 36: 0x12eb6c9b0 SEQ: (3 sibs) 3 children: 36: 0x12eb6cb80 VAL: '2200' (3 sibs) 36: 0x12eb6cc18 VAL: '2201' (3 sibs) 36: 0x12eb6ccb0 VAL: '2202' (3 sibs) 36: 0x12eb6ca48 SEQ: (3 sibs) 3 children: 36: 0x12eb6cd50 VAL: '2210' (3 sibs) 36: 0x12eb6cde8 VAL: '2211' (3 sibs) 36: 0x12eb6ce80 VAL: '2212' (3 sibs) 36: 0x12eb6cae0 SEQ: (3 sibs) 3 children: 36: 0x12eb6cf20 VAL: '2220' (3 sibs) 36: 0x12eb6cfb8 VAL: '2221' (3 sibs) 36: 0x12eb6d050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x12eb7b080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb7b110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb7b1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb7b230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb7b2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb7b350 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb7b3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb7b470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb7b500 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb7b590 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb7b620 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb7b6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb7b740 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb7b7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb7b860 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb7b8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb7b980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb7ba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb7baa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb7bb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb7bbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb7bc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb7bce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb7bd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb7be00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb7be90 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb7bf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb7bfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb7c040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb7c0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb7c160 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb7c1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb7c280 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb7c310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb7c3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb7c430 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb7c4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb7c550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb7c5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb7c670 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb7c700 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb7c790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb7c820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb7c8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb7c940 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb7c9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb7ca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb7caf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb7cb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb7cc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb7cca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb7cd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb7cdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb7ce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb7cee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb7cf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb7d000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb7d090 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb7d120 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb7d1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb7d240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb7d2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb7d360 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb7d3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb7d480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb7d510 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb7d5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb7d630 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb7d6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb7d750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb7d7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb7d870 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb7d900 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb7d990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb7da20 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb7dab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb7db40 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb7dbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb7dc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb7dcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb7dd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb7de10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb7dea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb7df30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb7dfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb7e050 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb7e0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb7e170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb7e200 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb7e290 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb7e320 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb7e3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb7e440 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb7e4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb7e560 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb7e5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb7e680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb7e710 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb7e7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb7e830 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb7e8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb7e950 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb7e9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb7ea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb7eb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb7eb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb7ec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb7ecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb7ed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb7edd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb7ee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb7eef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb7ef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb7f010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb7f0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb7f130 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb7f1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb7f250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb7f2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb7f370 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb7f400 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x12eb68680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x12eb63db0 SEQ: (3 sibs) 3 children: 36: 0x12eb63f80 SEQ: (3 sibs) 3 children: 36: 0x12eb64150 SEQ: (3 sibs) 3 children: 36: 0x12eb64320 VAL: '0000' (3 sibs) 36: 0x12eb643b8 VAL: '0001' (3 sibs) 36: 0x12eb64450 VAL: '0002' (3 sibs) 36: 0x12eb641e8 SEQ: (3 sibs) 3 children: 36: 0x12eb644f0 VAL: '0010' (3 sibs) 36: 0x12eb64588 VAL: '0011' (3 sibs) 36: 0x12eb64620 VAL: '0012' (3 sibs) 36: 0x12eb64280 SEQ: (3 sibs) 3 children: 36: 0x12eb646c0 VAL: '0020' (3 sibs) 36: 0x12eb64758 VAL: '0021' (3 sibs) 36: 0x12eb647f0 VAL: '0022' (3 sibs) 36: 0x12eb64018 SEQ: (3 sibs) 3 children: 36: 0x12eb64890 SEQ: (3 sibs) 3 children: 36: 0x12eb64a60 VAL: '0100' (3 sibs) 36: 0x12eb64af8 VAL: '0101' (3 sibs) 36: 0x12eb64b90 VAL: '0102' (3 sibs) 36: 0x12eb64928 SEQ: (3 sibs) 3 children: 36: 0x12eb64c30 VAL: '0110' (3 sibs) 36: 0x12eb64cc8 VAL: '0111' (3 sibs) 36: 0x12eb64d60 VAL: '0112' (3 sibs) 36: 0x12eb649c0 SEQ: (3 sibs) 3 children: 36: 0x12eb64e00 VAL: '0120' (3 sibs) 36: 0x12eb64e98 VAL: '0121' (3 sibs) 36: 0x12eb64f30 VAL: '0122' (3 sibs) 36: 0x12eb640b0 SEQ: (3 sibs) 3 children: 36: 0x12eb64fd0 SEQ: (3 sibs) 3 children: 36: 0x12eb651a0 VAL: '0200' (3 sibs) 36: 0x12eb65238 VAL: '0201' (3 sibs) 36: 0x12eb652d0 VAL: '0202' (3 sibs) 36: 0x12eb65068 SEQ: (3 sibs) 3 children: 36: 0x12eb65370 VAL: '0210' (3 sibs) 36: 0x12eb65408 VAL: '0211' (3 sibs) 36: 0x12eb654a0 VAL: '0212' (3 sibs) 36: 0x12eb65100 SEQ: (3 sibs) 3 children: 36: 0x12eb65540 VAL: '0220' (3 sibs) 36: 0x12eb655d8 VAL: '0221' (3 sibs) 36: 0x12eb65670 VAL: '0222' (3 sibs) 36: 0x12eb63e48 SEQ: (3 sibs) 3 children: 36: 0x12eb65710 SEQ: (3 sibs) 3 children: 36: 0x12eb658e0 SEQ: (3 sibs) 3 children: 36: 0x12eb65ab0 VAL: '1000' (3 sibs) 36: 0x12eb65b48 VAL: '1001' (3 sibs) 36: 0x12eb65be0 VAL: '1002' (3 sibs) 36: 0x12eb65978 SEQ: (3 sibs) 3 children: 36: 0x12eb65c80 VAL: '1010' (3 sibs) 36: 0x12eb65d18 VAL: '1011' (3 sibs) 36: 0x12eb65db0 VAL: '1012' (3 sibs) 36: 0x12eb65a10 SEQ: (3 sibs) 3 children: 36: 0x12eb65e50 VAL: '1020' (3 sibs) 36: 0x12eb65ee8 VAL: '1021' (3 sibs) 36: 0x12eb65f80 VAL: '1022' (3 sibs) 36: 0x12eb657a8 SEQ: (3 sibs) 3 children: 36: 0x12eb66020 SEQ: (3 sibs) 3 children: 36: 0x12eb661f0 VAL: '1100' (3 sibs) 36: 0x12eb66288 VAL: '1101' (3 sibs) 36: 0x12eb66320 VAL: '1102' (3 sibs) 36: 0x12eb660b8 SEQ: (3 sibs) 3 children: 36: 0x12eb663c0 VAL: '1110' (3 sibs) 36: 0x12eb66458 VAL: '1111' (3 sibs) 36: 0x12eb664f0 VAL: '1112' (3 sibs) 36: 0x12eb66150 SEQ: (3 sibs) 3 children: 36: 0x12eb66590 VAL: '1120' (3 sibs) 36: 0x12eb66628 VAL: '1121' (3 sibs) 36: 0x12eb666c0 VAL: '1122' (3 sibs) 36: 0x12eb65840 SEQ: (3 sibs) 3 children: 36: 0x12eb66760 SEQ: (3 sibs) 3 children: 36: 0x12eb66930 VAL: '1200' (3 sibs) 36: 0x12eb669c8 VAL: '1201' (3 sibs) 36: 0x12eb66a60 VAL: '1202' (3 sibs) 36: 0x12eb667f8 SEQ: (3 sibs) 3 children: 36: 0x12eb66b00 VAL: '1210' (3 sibs) 36: 0x12eb66b98 VAL: '1211' (3 sibs) 36: 0x12eb66c30 VAL: '1212' (3 sibs) 36: 0x12eb66890 SEQ: (3 sibs) 3 children: 36: 0x12eb66cd0 VAL: '1220' (3 sibs) 36: 0x12eb66d68 VAL: '1221' (3 sibs) 36: 0x12eb66e00 VAL: '1222' (3 sibs) 36: 0x12eb63ee0 SEQ: (3 sibs) 3 children: 36: 0x12eb66ea0 SEQ: (3 sibs) 3 children: 36: 0x12eb67070 SEQ: (3 sibs) 3 children: 36: 0x12eb67240 VAL: '2000' (3 sibs) 36: 0x12eb672d8 VAL: '2001' (3 sibs) 36: 0x12eb67370 VAL: '2002' (3 sibs) 36: 0x12eb67108 SEQ: (3 sibs) 3 children: 36: 0x12eb67410 VAL: '2010' (3 sibs) 36: 0x12eb674a8 VAL: '2011' (3 sibs) 36: 0x12eb67540 VAL: '2012' (3 sibs) 36: 0x12eb671a0 SEQ: (3 sibs) 3 children: 36: 0x12eb675e0 VAL: '2020' (3 sibs) 36: 0x12eb67678 VAL: '2021' (3 sibs) 36: 0x12eb67710 VAL: '2022' (3 sibs) 36: 0x12eb66f38 SEQ: (3 sibs) 3 children: 36: 0x12eb677b0 SEQ: (3 sibs) 3 children: 36: 0x12eb67980 VAL: '2100' (3 sibs) 36: 0x12eb67a18 VAL: '2101' (3 sibs) 36: 0x12eb67ab0 VAL: '2102' (3 sibs) 36: 0x12eb67848 SEQ: (3 sibs) 3 children: 36: 0x12eb67b50 VAL: '2110' (3 sibs) 36: 0x12eb67be8 VAL: '2111' (3 sibs) 36: 0x12eb67c80 VAL: '2112' (3 sibs) 36: 0x12eb678e0 SEQ: (3 sibs) 3 children: 36: 0x12eb67d20 VAL: '2120' (3 sibs) 36: 0x12eb67db8 VAL: '2121' (3 sibs) 36: 0x12eb67e50 VAL: '2122' (3 sibs) 36: 0x12eb66fd0 SEQ: (3 sibs) 3 children: 36: 0x12eb67ef0 SEQ: (3 sibs) 3 children: 36: 0x12eb680c0 VAL: '2200' (3 sibs) 36: 0x12eb68158 VAL: '2201' (3 sibs) 36: 0x12eb681f0 VAL: '2202' (3 sibs) 36: 0x12eb67f88 SEQ: (3 sibs) 3 children: 36: 0x12eb68290 VAL: '2210' (3 sibs) 36: 0x12eb68328 VAL: '2211' (3 sibs) 36: 0x12eb683c0 VAL: '2212' (3 sibs) 36: 0x12eb68020 SEQ: (3 sibs) 3 children: 36: 0x12eb68460 VAL: '2220' (3 sibs) 36: 0x12eb684f8 VAL: '2221' (3 sibs) 36: 0x12eb68590 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x12eb7f890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb7f920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb7f9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb7fa40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb7fad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb7fb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb7fbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb7fc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb7fd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb7fda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb7fe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb7fec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb7ff50 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb7ffe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb80070 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb80100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb80190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb80220 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb802b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb80340 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb803d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb80460 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb804f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb80580 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb80610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb806a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb80730 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb807c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb80850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb808e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb80970 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb80a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb80a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb80b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb80bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb80c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb80cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb80d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb80df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb80e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb80f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb80fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb81030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb810c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb81150 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb811e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb81270 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb81300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb81390 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb81420 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb814b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb81540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb815d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb81660 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb816f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb81780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb81810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb818a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb81930 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb819c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb81a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb81ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb81b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb81c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb81c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb81d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb81db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb81e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb81ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb81f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb81ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb82080 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb82110 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb821a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb82230 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb822c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb82350 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb823e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb82470 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb82500 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb82590 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb82620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb826b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb82740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb827d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb82860 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb828f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb82980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb82a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb82aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb82b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb82bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb82c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb82ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb82d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb82e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb82e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb82f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb82fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb83040 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb830d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb83160 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb831f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb83280 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb83310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb833a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb83430 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb834c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb83550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb835e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb83670 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb83700 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb83790 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb83820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb838b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb83940 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb839d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb83a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb83af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb83b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb83c10 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: 0x12eb68798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x12eb68870 SEQ: (3 sibs) 3 children: 36: 0x12eb68a40 SEQ: (3 sibs) 3 children: 36: 0x12eb68c10 SEQ: (3 sibs) 3 children: 36: 0x12eb68de0 VAL: '0000' (3 sibs) 36: 0x12eb68e78 VAL: '0001' (3 sibs) 36: 0x12eb68f10 VAL: '0002' (3 sibs) 36: 0x12eb68ca8 SEQ: (3 sibs) 3 children: 36: 0x12eb68fb0 VAL: '0010' (3 sibs) 36: 0x12eb69048 VAL: '0011' (3 sibs) 36: 0x12eb690e0 VAL: '0012' (3 sibs) 36: 0x12eb68d40 SEQ: (3 sibs) 3 children: 36: 0x12eb69180 VAL: '0020' (3 sibs) 36: 0x12eb69218 VAL: '0021' (3 sibs) 36: 0x12eb692b0 VAL: '0022' (3 sibs) 36: 0x12eb68ad8 SEQ: (3 sibs) 3 children: 36: 0x12eb69350 SEQ: (3 sibs) 3 children: 36: 0x12eb69520 VAL: '0100' (3 sibs) 36: 0x12eb695b8 VAL: '0101' (3 sibs) 36: 0x12eb69650 VAL: '0102' (3 sibs) 36: 0x12eb693e8 SEQ: (3 sibs) 3 children: 36: 0x12eb696f0 VAL: '0110' (3 sibs) 36: 0x12eb69788 VAL: '0111' (3 sibs) 36: 0x12eb69820 VAL: '0112' (3 sibs) 36: 0x12eb69480 SEQ: (3 sibs) 3 children: 36: 0x12eb698c0 VAL: '0120' (3 sibs) 36: 0x12eb69958 VAL: '0121' (3 sibs) 36: 0x12eb699f0 VAL: '0122' (3 sibs) 36: 0x12eb68b70 SEQ: (3 sibs) 3 children: 36: 0x12eb69a90 SEQ: (3 sibs) 3 children: 36: 0x12eb69c60 VAL: '0200' (3 sibs) 36: 0x12eb69cf8 VAL: '0201' (3 sibs) 36: 0x12eb69d90 VAL: '0202' (3 sibs) 36: 0x12eb69b28 SEQ: (3 sibs) 3 children: 36: 0x12eb69e30 VAL: '0210' (3 sibs) 36: 0x12eb69ec8 VAL: '0211' (3 sibs) 36: 0x12eb69f60 VAL: '0212' (3 sibs) 36: 0x12eb69bc0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a000 VAL: '0220' (3 sibs) 36: 0x12eb6a098 VAL: '0221' (3 sibs) 36: 0x12eb6a130 VAL: '0222' (3 sibs) 36: 0x12eb68908 SEQ: (3 sibs) 3 children: 36: 0x12eb6a1d0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a3a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a570 VAL: '1000' (3 sibs) 36: 0x12eb6a608 VAL: '1001' (3 sibs) 36: 0x12eb6a6a0 VAL: '1002' (3 sibs) 36: 0x12eb6a438 SEQ: (3 sibs) 3 children: 36: 0x12eb6a740 VAL: '1010' (3 sibs) 36: 0x12eb6a7d8 VAL: '1011' (3 sibs) 36: 0x12eb6a870 VAL: '1012' (3 sibs) 36: 0x12eb6a4d0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a910 VAL: '1020' (3 sibs) 36: 0x12eb6a9a8 VAL: '1021' (3 sibs) 36: 0x12eb6aa40 VAL: '1022' (3 sibs) 36: 0x12eb6a268 SEQ: (3 sibs) 3 children: 36: 0x12eb6aae0 SEQ: (3 sibs) 3 children: 36: 0x12eb6acb0 VAL: '1100' (3 sibs) 36: 0x12eb6ad48 VAL: '1101' (3 sibs) 36: 0x12eb6ade0 VAL: '1102' (3 sibs) 36: 0x12eb6ab78 SEQ: (3 sibs) 3 children: 36: 0x12eb6ae80 VAL: '1110' (3 sibs) 36: 0x12eb6af18 VAL: '1111' (3 sibs) 36: 0x12eb6afb0 VAL: '1112' (3 sibs) 36: 0x12eb6ac10 SEQ: (3 sibs) 3 children: 36: 0x12eb6b050 VAL: '1120' (3 sibs) 36: 0x12eb6b0e8 VAL: '1121' (3 sibs) 36: 0x12eb6b180 VAL: '1122' (3 sibs) 36: 0x12eb6a300 SEQ: (3 sibs) 3 children: 36: 0x12eb6b220 SEQ: (3 sibs) 3 children: 36: 0x12eb6b3f0 VAL: '1200' (3 sibs) 36: 0x12eb6b488 VAL: '1201' (3 sibs) 36: 0x12eb6b520 VAL: '1202' (3 sibs) 36: 0x12eb6b2b8 SEQ: (3 sibs) 3 children: 36: 0x12eb6b5c0 VAL: '1210' (3 sibs) 36: 0x12eb6b658 VAL: '1211' (3 sibs) 36: 0x12eb6b6f0 VAL: '1212' (3 sibs) 36: 0x12eb6b350 SEQ: (3 sibs) 3 children: 36: 0x12eb6b790 VAL: '1220' (3 sibs) 36: 0x12eb6b828 VAL: '1221' (3 sibs) 36: 0x12eb6b8c0 VAL: '1222' (3 sibs) 36: 0x12eb689a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6b960 SEQ: (3 sibs) 3 children: 36: 0x12eb6bb30 SEQ: (3 sibs) 3 children: 36: 0x12eb6bd00 VAL: '2000' (3 sibs) 36: 0x12eb6bd98 VAL: '2001' (3 sibs) 36: 0x12eb6be30 VAL: '2002' (3 sibs) 36: 0x12eb6bbc8 SEQ: (3 sibs) 3 children: 36: 0x12eb6bed0 VAL: '2010' (3 sibs) 36: 0x12eb6bf68 VAL: '2011' (3 sibs) 36: 0x12eb6c000 VAL: '2012' (3 sibs) 36: 0x12eb6bc60 SEQ: (3 sibs) 3 children: 36: 0x12eb6c0a0 VAL: '2020' (3 sibs) 36: 0x12eb6c138 VAL: '2021' (3 sibs) 36: 0x12eb6c1d0 VAL: '2022' (3 sibs) 36: 0x12eb6b9f8 SEQ: (3 sibs) 3 children: 36: 0x12eb6c270 SEQ: (3 sibs) 3 children: 36: 0x12eb6c440 VAL: '2100' (3 sibs) 36: 0x12eb6c4d8 VAL: '2101' (3 sibs) 36: 0x12eb6c570 VAL: '2102' (3 sibs) 36: 0x12eb6c308 SEQ: (3 sibs) 3 children: 36: 0x12eb6c610 VAL: '2110' (3 sibs) 36: 0x12eb6c6a8 VAL: '2111' (3 sibs) 36: 0x12eb6c740 VAL: '2112' (3 sibs) 36: 0x12eb6c3a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6c7e0 VAL: '2120' (3 sibs) 36: 0x12eb6c878 VAL: '2121' (3 sibs) 36: 0x12eb6c910 VAL: '2122' (3 sibs) 36: 0x12eb6ba90 SEQ: (3 sibs) 3 children: 36: 0x12eb6c9b0 SEQ: (3 sibs) 3 children: 36: 0x12eb6cb80 VAL: '2200' (3 sibs) 36: 0x12eb6cc18 VAL: '2201' (3 sibs) 36: 0x12eb6ccb0 VAL: '2202' (3 sibs) 36: 0x12eb6ca48 SEQ: (3 sibs) 3 children: 36: 0x12eb6cd50 VAL: '2210' (3 sibs) 36: 0x12eb6cde8 VAL: '2211' (3 sibs) 36: 0x12eb6ce80 VAL: '2212' (3 sibs) 36: 0x12eb6cae0 SEQ: (3 sibs) 3 children: 36: 0x12eb6cf20 VAL: '2220' (3 sibs) 36: 0x12eb6cfb8 VAL: '2221' (3 sibs) 36: 0x12eb6d050 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x12eb840a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb84130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb841c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb84250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb842e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb84370 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb84400 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb84490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb84520 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb845b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb84640 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb846d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb84760 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb847f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb84880 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb84910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb849a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb84a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb84ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb84b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb84be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb84c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb84d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb84d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb84e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb84eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb84f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb84fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb85060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb850f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb85180 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb85210 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb852a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb85330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb853c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb85450 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb854e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb85570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb85600 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb85690 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb85720 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb857b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb85840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb858d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb85960 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb859f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb85a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb85b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb85ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb85c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb85cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb85d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb85de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb85e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb85f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb85f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb86020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb860b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb86140 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb861d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb86260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb862f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb86380 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb86410 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb864a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb86530 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb865c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb86650 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb866e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb86770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb86800 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb86890 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb86920 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb869b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb86a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb86ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb86b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb86bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb86c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb86d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb86da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb86e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb86ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb86f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb86fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb87070 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb87100 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb87190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb87220 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb872b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb87340 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb873d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb87460 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb874f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb87580 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb87610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb876a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb87730 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb877c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb87850 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb878e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb87970 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb87a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb87a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb87b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb87bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb87c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb87cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb87d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb87df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb87e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb87f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb87fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb88030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb880c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb88150 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb881e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb88270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb88300 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb88390 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb88420 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 36: \n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 36: \n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x12eb73250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb732e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb73370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb73400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb73490 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb73520 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb735b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb73640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb736d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb73760 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb737f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb73880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb73910 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb739a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb73a30 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb73ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb73b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb73be0 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb73c70 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb73d00 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb73d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb73e20 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb73eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb73f40 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb73fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb74060 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb740f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb74180 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb74210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb742a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb74330 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb743c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb74450 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb744e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb74570 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb74600 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb74690 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb74720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb747b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb74840 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb748d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb74960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb749f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb74a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb74b10 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb74ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb74c30 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb74cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb74d50 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb74de0 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb74e70 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb74f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb74f90 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb75020 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb750b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb75140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb751d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb75260 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb752f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb75380 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb75410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb754a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb75530 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb755c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb75650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb756e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb75770 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb75800 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb75890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb75920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb759b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb75a40 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb75ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb75b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb75bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb75c80 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb75d10 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb75da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb75e30 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb75ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb75f50 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb75fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb76070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb76100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb76190 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb76220 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb762b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb76340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb763d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb76460 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb764f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb76580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb76610 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb766a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb76730 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb767c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb76850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb768e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb76970 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb76a00 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb76a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb76b20 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb76bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb76c40 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb76cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb76d60 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb76df0 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb76e80 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb76f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb76fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb77030 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb770c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb77150 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb771e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb77270 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb77300 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb77390 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb77420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb774b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb77540 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb775d0 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] 0x12eb8acc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb8ad50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb8ade0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb8ae70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb8af00 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb8af90 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb8b020 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb8b0b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb8b140 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb8b1d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb8b260 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb8b2f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb8b380 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb8b410 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb8b4a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb8b530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb8b5c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb8b650 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb8b6e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb8b770 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb8b800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb8b890 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb8b920 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb8b9b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb8ba40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb8bad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb8bb60 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb8bbf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb8bc80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb8bd10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb8bda0 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb8be30 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb8bec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb8bf50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb8bfe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb8c070 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb8c100 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb8c190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb8c220 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb8c2b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb8c340 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb8c3d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb8c460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb8c4f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb8c580 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb8c610 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb8c6a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb8c730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb8c7c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb8c850 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb8c8e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb8c970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb8ca00 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb8ca90 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb8cb20 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb8cbb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb8cc40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb8ccd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb8cd60 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb8cdf0 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb8ce80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb8cf10 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb8cfa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb8d030 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb8d0c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb8d150 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb8d1e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb8d270 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb8d300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb8d390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb8d420 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb8d4b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb8d540 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb8d5d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb8d660 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb8d6f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb8d780 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb8d810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb8d8a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb8d930 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb8d9c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb8da50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb8dae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb8db70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb8dc00 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb8dc90 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb8dd20 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb8ddb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb8de40 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb8ded0 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb8df60 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb8dff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb8e080 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb8e110 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb8e1a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb8e230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb8e2c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb8e350 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb8e3e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb8e470 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb8e500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb8e590 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb8e620 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb8e6b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb8e740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb8e7d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb8e860 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb8e8f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb8e980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb8ea10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb8eaa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb8eb30 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb8ebc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb8ec50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb8ece0 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb8ed70 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb8ee00 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb8ee90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb8ef20 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb8efb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb8f040 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x12eb7b080 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb7b110 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb7b1a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb7b230 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb7b2c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb7b350 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb7b3e0 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb7b470 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb7b500 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb7b590 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb7b620 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb7b6b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb7b740 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb7b7d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb7b860 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb7b8f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb7b980 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb7ba10 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb7baa0 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb7bb30 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb7bbc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb7bc50 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb7bce0 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb7bd70 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb7be00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb7be90 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb7bf20 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb7bfb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb7c040 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb7c0d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb7c160 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb7c1f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb7c280 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb7c310 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb7c3a0 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb7c430 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb7c4c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb7c550 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb7c5e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb7c670 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb7c700 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb7c790 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb7c820 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb7c8b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb7c940 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb7c9d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb7ca60 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb7caf0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb7cb80 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb7cc10 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb7cca0 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb7cd30 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb7cdc0 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb7ce50 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb7cee0 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb7cf70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb7d000 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb7d090 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb7d120 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb7d1b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb7d240 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb7d2d0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb7d360 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb7d3f0 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb7d480 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb7d510 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb7d5a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb7d630 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb7d6c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb7d750 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb7d7e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb7d870 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb7d900 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb7d990 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb7da20 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb7dab0 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb7db40 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb7dbd0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb7dc60 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb7dcf0 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb7dd80 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb7de10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb7dea0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb7df30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb7dfc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb7e050 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb7e0e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb7e170 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb7e200 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb7e290 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb7e320 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb7e3b0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb7e440 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb7e4d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb7e560 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb7e5f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb7e680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb7e710 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb7e7a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb7e830 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb7e8c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb7e950 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb7e9e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb7ea70 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb7eb00 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb7eb90 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb7ec20 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb7ecb0 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb7ed40 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb7edd0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb7ee60 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb7eef0 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb7ef80 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb7f010 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb7f0a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb7f130 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb7f1c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb7f250 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb7f2e0 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb7f370 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb7f400 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] 0x12eb8f4d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb8f560 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb8f5f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb8f680 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb8f710 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb8f7a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb8f830 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb8f8c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb8f950 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb8f9e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb8fa70 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb8fb00 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb8fb90 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb8fc20 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb8fcb0 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb8fd40 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb8fdd0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb8fe60 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb8fef0 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb8ff80 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb90010 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb900a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb90130 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb901c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb90250 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb902e0 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb90370 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb90400 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb90490 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb90520 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb905b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb90640 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb906d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb90760 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb907f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb90880 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb90910 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb909a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb90a30 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb90ac0 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb90b50 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb90be0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb90c70 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb90d00 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb90d90 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb90e20 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb90eb0 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb90f40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb90fd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb91060 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb910f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb91180 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb91210 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb912a0 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb91330 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb913c0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb91450 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb914e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb91570 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb91600 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb91690 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb91720 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb917b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb91840 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb918d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb91960 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb919f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb91a80 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb91b10 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb91ba0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb91c30 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb91cc0 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb91d50 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb91de0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb91e70 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb91f00 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb91f90 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb92020 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb920b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb92140 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb921d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb92260 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb922f0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb92380 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb92410 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb924a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb92530 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb925c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb92650 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb926e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb92770 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb92800 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb92890 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb92920 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb929b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb92a40 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb92ad0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb92b60 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb92bf0 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb92c80 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb92d10 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb92da0 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb92e30 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb92ec0 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb92f50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb92fe0 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb93070 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb93100 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb93190 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb93220 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb932b0 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb93340 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb933d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb93460 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb934f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb93580 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb93610 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb936a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb93730 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb937c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb93850 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\r\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 36: \r\n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 36: \r\n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x12eb7f890 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb7f920 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb7f9b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb7fa40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb7fad0 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb7fb60 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb7fbf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb7fc80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb7fd10 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb7fda0 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb7fe30 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb7fec0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb7ff50 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb7ffe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb80070 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb80100 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb80190 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb80220 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb802b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb80340 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb803d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb80460 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb804f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb80580 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb80610 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb806a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb80730 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb807c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb80850 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb808e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb80970 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb80a00 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb80a90 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb80b20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb80bb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb80c40 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb80cd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb80d60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb80df0 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb80e80 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb80f10 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb80fa0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb81030 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb810c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb81150 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb811e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb81270 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb81300 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb81390 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb81420 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb814b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb81540 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb815d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb81660 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb816f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb81780 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb81810 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb818a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb81930 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb819c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb81a50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb81ae0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb81b70 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb81c00 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb81c90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb81d20 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb81db0 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb81e40 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb81ed0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb81f60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb81ff0 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb82080 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb82110 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb821a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb82230 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb822c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb82350 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb823e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb82470 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb82500 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb82590 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb82620 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb826b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb82740 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb827d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb82860 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb828f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb82980 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb82a10 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb82aa0 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb82b30 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb82bc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb82c50 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb82ce0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb82d70 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb82e00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb82e90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb82f20 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb82fb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb83040 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb830d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb83160 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb831f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb83280 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb83310 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb833a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb83430 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb834c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb83550 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb835e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb83670 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb83700 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb83790 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb83820 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb838b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb83940 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb839d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb83a60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb83af0 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb83b80 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb83c10 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] 0x12eb93ce0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb93d70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb93e00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb93e90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb93f20 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb93fb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb94040 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb940d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb94160 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb941f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb94280 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb94310 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb943a0 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb94430 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb944c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb94550 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb945e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb94670 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb94700 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb94790 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb94820 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb948b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb94940 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb949d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb94a60 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb94af0 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb94b80 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb94c10 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb94ca0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb94d30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb94dc0 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb94e50 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb94ee0 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb94f70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb95000 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb95090 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb95120 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb951b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb95240 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb952d0 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb95360 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb953f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb95480 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb95510 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb955a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb95630 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb956c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb95750 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb957e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb95870 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb95900 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb95990 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb95a20 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb95ab0 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb95b40 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb95bd0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb95c60 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb95cf0 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb95d80 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb95e10 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb95ea0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb95f30 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb95fc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb96050 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb960e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb96170 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb96200 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb96290 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb96320 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb963b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb96440 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb964d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb96560 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb965f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb96680 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb96710 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb967a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb96830 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb968c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb96950 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb969e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb96a70 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb96b00 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb96b90 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb96c20 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb96cb0 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb96d40 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb96dd0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb96e60 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb96ef0 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb96f80 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb97010 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb970a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb97130 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb971c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb97250 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb972e0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb97370 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb97400 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb97490 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb97520 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb975b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb97640 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb976d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb97760 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb977f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb97880 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb97910 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb979a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb97a30 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb97ac0 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb97b50 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb97be0 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb97c70 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb97d00 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb97d90 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb97e20 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb97eb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb97f40 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb97fd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb98060 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - - - - 0000\r\n 36: - 0001\r\n 36: - 0002\r\n 36: - - 0010\r\n 36: - 0011\r\n 36: - 0012\r\n 36: - - 0020\r\n 36: - 0021\r\n 36: - 0022\r\n 36: - - - 0100\r\n 36: - 0101\r\n 36: - 0102\r\n 36: - - 0110\r\n 36: - 0111\r\n 36: - 0112\r\n 36: - - 0120\r\n 36: - 0121\r\n 36: - 0122\r\n 36: - - - 0200\r\n 36: - 0201\r\n 36: - 0202\r\n 36: - - 0210\r\n 36: - 0211\r\n 36: - 0212\r\n 36: - - 0220\r\n 36: - 0221\r\n 36: - 0222\r\n 36: - - - - 1000\r\n 36: - 1001\r\n 36: - 1002\r\n 36: - - 1010\r\n 36: - 1011\r\n 36: - 1012\r\n 36: - - 1020\r\n 36: - 1021\r\n 36: - 1022\r\n 36: - - - 1100\r\n 36: - 1101\r\n 36: - 1102\r\n 36: - - 1110\r\n 36: - 1111\r\n 36: - 1112\r\n 36: - - 1120\r\n 36: - 1121\r\n 36: - 1122\r\n 36: - - - 1200\r\n 36: - 1201\r\n 36: - 1202\r\n 36: - - 1210\r\n 36: - 1211\r\n 36: - 1212\r\n 36: - - 1220\r\n 36: - 1221\r\n 36: - 1222\r\n 36: - - - - 2000\r\n 36: - 2001\r\n 36: - 2002\r\n 36: - - 2010\r\n 36: - 2011\r\n 36: - 2012\r\n 36: - - 2020\r\n 36: - 2021\r\n 36: - 2022\r\n 36: - - - 2100\r\n 36: - 2101\r\n 36: - 2102\r\n 36: - - 2110\r\n 36: - 2111\r\n 36: - 2112\r\n 36: - - 2120\r\n 36: - 2121\r\n 36: - 2122\r\n 36: - - - 2200\r\n 36: - 2201\r\n 36: - 2202\r\n 36: - - 2210\r\n 36: - 2211\r\n 36: - 2212\r\n 36: - - 2220\r\n 36: - 2221\r\n 36: - 2222\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x12eb840a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb84130 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb841c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb84250 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb842e0 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb84370 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb84400 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb84490 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb84520 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb845b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb84640 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb846d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb84760 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb847f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb84880 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb84910 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb849a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb84a30 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb84ac0 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb84b50 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb84be0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb84c70 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb84d00 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb84d90 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb84e20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb84eb0 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb84f40 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb84fd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb85060 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb850f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb85180 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb85210 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb852a0 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb85330 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb853c0 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb85450 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb854e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb85570 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb85600 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb85690 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb85720 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb857b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb85840 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb858d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb85960 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb859f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb85a80 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb85b10 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb85ba0 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb85c30 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb85cc0 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb85d50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb85de0 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb85e70 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb85f00 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb85f90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb86020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb860b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb86140 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb861d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb86260 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb862f0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb86380 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb86410 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb864a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb86530 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb865c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb86650 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb866e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb86770 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb86800 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb86890 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb86920 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb869b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb86a40 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb86ad0 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb86b60 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb86bf0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb86c80 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb86d10 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb86da0 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb86e30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb86ec0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb86f50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb86fe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb87070 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb87100 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb87190 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb87220 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb872b0 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb87340 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb873d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb87460 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb874f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb87580 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb87610 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb876a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb87730 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb877c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb87850 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb878e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb87970 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb87a00 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb87a90 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb87b20 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb87bb0 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb87c40 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb87cd0 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb87d60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb87df0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb87e80 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb87f10 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb87fa0 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb88030 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb880c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb88150 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb881e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb88270 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb88300 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb88390 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb88420 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] 0x12eb9a900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb9a990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb9aa20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb9aab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb9ab40 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb9abd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb9ac60 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb9acf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb9ad80 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb9ae10 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb9aea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb9af30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb9afc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb9b050 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb9b0e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb9b170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb9b200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb9b290 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb9b320 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb9b3b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb9b440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb9b4d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb9b560 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb9b5f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb9b680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb9b710 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb9b7a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eb9b830 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eb9b8c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eb9b950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eb9b9e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eb9ba70 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eb9bb00 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eb9bb90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eb9bc20 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eb9bcb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eb9bd40 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eb9bdd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eb9be60 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eb9bef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eb9bf80 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eb9c010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eb9c0a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eb9c130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eb9c1c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eb9c250 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eb9c2e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eb9c370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eb9c400 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eb9c490 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eb9c520 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eb9c5b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eb9c640 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eb9c6d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eb9c760 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eb9c7f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eb9c880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eb9c910 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eb9c9a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eb9ca30 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eb9cac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eb9cb50 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eb9cbe0 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eb9cc70 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eb9cd00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eb9cd90 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eb9ce20 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eb9ceb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eb9cf40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eb9cfd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eb9d060 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eb9d0f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eb9d180 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eb9d210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eb9d2a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eb9d330 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eb9d3c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eb9d450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eb9d4e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eb9d570 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eb9d600 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eb9d690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eb9d720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eb9d7b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eb9d840 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eb9d8d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eb9d960 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eb9d9f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eb9da80 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eb9db10 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eb9dba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eb9dc30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eb9dcc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eb9dd50 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eb9dde0 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eb9de70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eb9df00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eb9df90 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eb9e020 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eb9e0b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eb9e140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eb9e1d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eb9e260 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eb9e2f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eb9e380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eb9e410 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eb9e4a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eb9e530 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eb9e5c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eb9e650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eb9e6e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eb9e770 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eb9e800 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eb9e890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eb9e920 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eb9e9b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eb9ea40 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eb9ead0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eb9eb60 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eb9ebf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eb9ec80 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: 0x12eb68680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x12eb63db0 SEQ: (3 sibs) 3 children: 36: 0x12eb63f80 SEQ: (3 sibs) 3 children: 36: 0x12eb64150 SEQ: (3 sibs) 3 children: 36: 0x12eb64320 VAL: '0000' (3 sibs) 36: 0x12eb643b8 VAL: '0001' (3 sibs) 36: 0x12eb64450 VAL: '0002' (3 sibs) 36: 0x12eb641e8 SEQ: (3 sibs) 3 children: 36: 0x12eb644f0 VAL: '0010' (3 sibs) 36: 0x12eb64588 VAL: '0011' (3 sibs) 36: 0x12eb64620 VAL: '0012' (3 sibs) 36: 0x12eb64280 SEQ: (3 sibs) 3 children: 36: 0x12eb646c0 VAL: '0020' (3 sibs) 36: 0x12eb64758 VAL: '0021' (3 sibs) 36: 0x12eb647f0 VAL: '0022' (3 sibs) 36: 0x12eb64018 SEQ: (3 sibs) 3 children: 36: 0x12eb64890 SEQ: (3 sibs) 3 children: 36: 0x12eb64a60 VAL: '0100' (3 sibs) 36: 0x12eb64af8 VAL: '0101' (3 sibs) 36: 0x12eb64b90 VAL: '0102' (3 sibs) 36: 0x12eb64928 SEQ: (3 sibs) 3 children: 36: 0x12eb64c30 VAL: '0110' (3 sibs) 36: 0x12eb64cc8 VAL: '0111' (3 sibs) 36: 0x12eb64d60 VAL: '0112' (3 sibs) 36: 0x12eb649c0 SEQ: (3 sibs) 3 children: 36: 0x12eb64e00 VAL: '0120' (3 sibs) 36: 0x12eb64e98 VAL: '0121' (3 sibs) 36: 0x12eb64f30 VAL: '0122' (3 sibs) 36: 0x12eb640b0 SEQ: (3 sibs) 3 children: 36: 0x12eb64fd0 SEQ: (3 sibs) 3 children: 36: 0x12eb651a0 VAL: '0200' (3 sibs) 36: 0x12eb65238 VAL: '0201' (3 sibs) 36: 0x12eb652d0 VAL: '0202' (3 sibs) 36: 0x12eb65068 SEQ: (3 sibs) 3 children: 36: 0x12eb65370 VAL: '0210' (3 sibs) 36: 0x12eb65408 VAL: '0211' (3 sibs) 36: 0x12eb654a0 VAL: '0212' (3 sibs) 36: 0x12eb65100 SEQ: (3 sibs) 3 children: 36: 0x12eb65540 VAL: '0220' (3 sibs) 36: 0x12eb655d8 VAL: '0221' (3 sibs) 36: 0x12eb65670 VAL: '0222' (3 sibs) 36: 0x12eb63e48 SEQ: (3 sibs) 3 children: 36: 0x12eb65710 SEQ: (3 sibs) 3 children: 36: 0x12eb658e0 SEQ: (3 sibs) 3 children: 36: 0x12eb65ab0 VAL: '1000' (3 sibs) 36: 0x12eb65b48 VAL: '1001' (3 sibs) 36: 0x12eb65be0 VAL: '1002' (3 sibs) 36: 0x12eb65978 SEQ: (3 sibs) 3 children: 36: 0x12eb65c80 VAL: '1010' (3 sibs) 36: 0x12eb65d18 VAL: '1011' (3 sibs) 36: 0x12eb65db0 VAL: '1012' (3 sibs) 36: 0x12eb65a10 SEQ: (3 sibs) 3 children: 36: 0x12eb65e50 VAL: '1020' (3 sibs) 36: 0x12eb65ee8 VAL: '1021' (3 sibs) 36: 0x12eb65f80 VAL: '1022' (3 sibs) 36: 0x12eb657a8 SEQ: (3 sibs) 3 children: 36: 0x12eb66020 SEQ: (3 sibs) 3 children: 36: 0x12eb661f0 VAL: '1100' (3 sibs) 36: 0x12eb66288 VAL: '1101' (3 sibs) 36: 0x12eb66320 VAL: '1102' (3 sibs) 36: 0x12eb660b8 SEQ: (3 sibs) 3 children: 36: 0x12eb663c0 VAL: '1110' (3 sibs) 36: 0x12eb66458 VAL: '1111' (3 sibs) 36: 0x12eb664f0 VAL: '1112' (3 sibs) 36: 0x12eb66150 SEQ: (3 sibs) 3 children: 36: 0x12eb66590 VAL: '1120' (3 sibs) 36: 0x12eb66628 VAL: '1121' (3 sibs) 36: 0x12eb666c0 VAL: '1122' (3 sibs) 36: 0x12eb65840 SEQ: (3 sibs) 3 children: 36: 0x12eb66760 SEQ: (3 sibs) 3 children: 36: 0x12eb66930 VAL: '1200' (3 sibs) 36: 0x12eb669c8 VAL: '1201' (3 sibs) 36: 0x12eb66a60 VAL: '1202' (3 sibs) 36: 0x12eb667f8 SEQ: (3 sibs) 3 children: 36: 0x12eb66b00 VAL: '1210' (3 sibs) 36: 0x12eb66b98 VAL: '1211' (3 sibs) 36: 0x12eb66c30 VAL: '1212' (3 sibs) 36: 0x12eb66890 SEQ: (3 sibs) 3 children: 36: 0x12eb66cd0 VAL: '1220' (3 sibs) 36: 0x12eb66d68 VAL: '1221' (3 sibs) 36: 0x12eb66e00 VAL: '1222' (3 sibs) 36: 0x12eb63ee0 SEQ: (3 sibs) 3 children: 36: 0x12eb66ea0 SEQ: (3 sibs) 3 children: 36: 0x12eb67070 SEQ: (3 sibs) 3 children: 36: 0x12eb67240 VAL: '2000' (3 sibs) 36: 0x12eb672d8 VAL: '2001' (3 sibs) 36: 0x12eb67370 VAL: '2002' (3 sibs) 36: 0x12eb67108 SEQ: (3 sibs) 3 children: 36: 0x12eb67410 VAL: '2010' (3 sibs) 36: 0x12eb674a8 VAL: '2011' (3 sibs) 36: 0x12eb67540 VAL: '2012' (3 sibs) 36: 0x12eb671a0 SEQ: (3 sibs) 3 children: 36: 0x12eb675e0 VAL: '2020' (3 sibs) 36: 0x12eb67678 VAL: '2021' (3 sibs) 36: 0x12eb67710 VAL: '2022' (3 sibs) 36: 0x12eb66f38 SEQ: (3 sibs) 3 children: 36: 0x12eb677b0 SEQ: (3 sibs) 3 children: 36: 0x12eb67980 VAL: '2100' (3 sibs) 36: 0x12eb67a18 VAL: '2101' (3 sibs) 36: 0x12eb67ab0 VAL: '2102' (3 sibs) 36: 0x12eb67848 SEQ: (3 sibs) 3 children: 36: 0x12eb67b50 VAL: '2110' (3 sibs) 36: 0x12eb67be8 VAL: '2111' (3 sibs) 36: 0x12eb67c80 VAL: '2112' (3 sibs) 36: 0x12eb678e0 SEQ: (3 sibs) 3 children: 36: 0x12eb67d20 VAL: '2120' (3 sibs) 36: 0x12eb67db8 VAL: '2121' (3 sibs) 36: 0x12eb67e50 VAL: '2122' (3 sibs) 36: 0x12eb66fd0 SEQ: (3 sibs) 3 children: 36: 0x12eb67ef0 SEQ: (3 sibs) 3 children: 36: 0x12eb680c0 VAL: '2200' (3 sibs) 36: 0x12eb68158 VAL: '2201' (3 sibs) 36: 0x12eb681f0 VAL: '2202' (3 sibs) 36: 0x12eb67f88 SEQ: (3 sibs) 3 children: 36: 0x12eb68290 VAL: '2210' (3 sibs) 36: 0x12eb68328 VAL: '2211' (3 sibs) 36: 0x12eb683c0 VAL: '2212' (3 sibs) 36: 0x12eb68020 SEQ: (3 sibs) 3 children: 36: 0x12eb68460 VAL: '2220' (3 sibs) 36: 0x12eb684f8 VAL: '2221' (3 sibs) 36: 0x12eb68590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x12eb9f110 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eb9f1a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eb9f230 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eb9f2c0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eb9f350 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eb9f3e0 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eb9f470 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eb9f500 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eb9f590 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eb9f620 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eb9f6b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eb9f740 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eb9f7d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eb9f860 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eb9f8f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eb9f980 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eb9fa10 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eb9faa0 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eb9fb30 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eb9fbc0 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eb9fc50 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eb9fce0 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eb9fd70 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eb9fe00 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eb9fe90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eb9ff20 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eb9ffb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eba0040 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eba00d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eba0160 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eba01f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eba0280 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eba0310 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eba03a0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eba0430 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eba04c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eba0550 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eba05e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eba0670 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eba0700 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eba0790 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eba0820 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eba08b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eba0940 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eba09d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eba0a60 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eba0af0 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eba0b80 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eba0c10 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eba0ca0 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eba0d30 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eba0dc0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eba0e50 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eba0ee0 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eba0f70 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eba1000 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eba1090 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eba1120 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eba11b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eba1240 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eba12d0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eba1360 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eba13f0 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eba1480 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eba1510 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eba15a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eba1630 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eba16c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eba1750 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eba17e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eba1870 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eba1900 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eba1990 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eba1a20 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eba1ab0 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eba1b40 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eba1bd0 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eba1c60 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eba1cf0 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eba1d80 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eba1e10 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eba1ea0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eba1f30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eba1fc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eba2050 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eba20e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eba2170 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eba2200 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eba2290 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eba2320 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eba23b0 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eba2440 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eba24d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eba2560 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eba25f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eba2680 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eba2710 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eba27a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eba2830 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eba28c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eba2950 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eba29e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eba2a70 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eba2b00 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eba2b90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eba2c20 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eba2cb0 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eba2d40 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eba2dd0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eba2e60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eba2ef0 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eba2f80 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eba3010 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eba30a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eba3130 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eba31c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eba3250 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eba32e0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eba3370 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eba3400 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eba3490 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: 0x12eb68798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x12eb68870 SEQ: (3 sibs) 3 children: 36: 0x12eb68a40 SEQ: (3 sibs) 3 children: 36: 0x12eb68c10 SEQ: (3 sibs) 3 children: 36: 0x12eb68de0 VAL: '0000' (3 sibs) 36: 0x12eb68e78 VAL: '0001' (3 sibs) 36: 0x12eb68f10 VAL: '0002' (3 sibs) 36: 0x12eb68ca8 SEQ: (3 sibs) 3 children: 36: 0x12eb68fb0 VAL: '0010' (3 sibs) 36: 0x12eb69048 VAL: '0011' (3 sibs) 36: 0x12eb690e0 VAL: '0012' (3 sibs) 36: 0x12eb68d40 SEQ: (3 sibs) 3 children: 36: 0x12eb69180 VAL: '0020' (3 sibs) 36: 0x12eb69218 VAL: '0021' (3 sibs) 36: 0x12eb692b0 VAL: '0022' (3 sibs) 36: 0x12eb68ad8 SEQ: (3 sibs) 3 children: 36: 0x12eb69350 SEQ: (3 sibs) 3 children: 36: 0x12eb69520 VAL: '0100' (3 sibs) 36: 0x12eb695b8 VAL: '0101' (3 sibs) 36: 0x12eb69650 VAL: '0102' (3 sibs) 36: 0x12eb693e8 SEQ: (3 sibs) 3 children: 36: 0x12eb696f0 VAL: '0110' (3 sibs) 36: 0x12eb69788 VAL: '0111' (3 sibs) 36: 0x12eb69820 VAL: '0112' (3 sibs) 36: 0x12eb69480 SEQ: (3 sibs) 3 children: 36: 0x12eb698c0 VAL: '0120' (3 sibs) 36: 0x12eb69958 VAL: '0121' (3 sibs) 36: 0x12eb699f0 VAL: '0122' (3 sibs) 36: 0x12eb68b70 SEQ: (3 sibs) 3 children: 36: 0x12eb69a90 SEQ: (3 sibs) 3 children: 36: 0x12eb69c60 VAL: '0200' (3 sibs) 36: 0x12eb69cf8 VAL: '0201' (3 sibs) 36: 0x12eb69d90 VAL: '0202' (3 sibs) 36: 0x12eb69b28 SEQ: (3 sibs) 3 children: 36: 0x12eb69e30 VAL: '0210' (3 sibs) 36: 0x12eb69ec8 VAL: '0211' (3 sibs) 36: 0x12eb69f60 VAL: '0212' (3 sibs) 36: 0x12eb69bc0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a000 VAL: '0220' (3 sibs) 36: 0x12eb6a098 VAL: '0221' (3 sibs) 36: 0x12eb6a130 VAL: '0222' (3 sibs) 36: 0x12eb68908 SEQ: (3 sibs) 3 children: 36: 0x12eb6a1d0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a3a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a570 VAL: '1000' (3 sibs) 36: 0x12eb6a608 VAL: '1001' (3 sibs) 36: 0x12eb6a6a0 VAL: '1002' (3 sibs) 36: 0x12eb6a438 SEQ: (3 sibs) 3 children: 36: 0x12eb6a740 VAL: '1010' (3 sibs) 36: 0x12eb6a7d8 VAL: '1011' (3 sibs) 36: 0x12eb6a870 VAL: '1012' (3 sibs) 36: 0x12eb6a4d0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a910 VAL: '1020' (3 sibs) 36: 0x12eb6a9a8 VAL: '1021' (3 sibs) 36: 0x12eb6aa40 VAL: '1022' (3 sibs) 36: 0x12eb6a268 SEQ: (3 sibs) 3 children: 36: 0x12eb6aae0 SEQ: (3 sibs) 3 children: 36: 0x12eb6acb0 VAL: '1100' (3 sibs) 36: 0x12eb6ad48 VAL: '1101' (3 sibs) 36: 0x12eb6ade0 VAL: '1102' (3 sibs) 36: 0x12eb6ab78 SEQ: (3 sibs) 3 children: 36: 0x12eb6ae80 VAL: '1110' (3 sibs) 36: 0x12eb6af18 VAL: '1111' (3 sibs) 36: 0x12eb6afb0 VAL: '1112' (3 sibs) 36: 0x12eb6ac10 SEQ: (3 sibs) 3 children: 36: 0x12eb6b050 VAL: '1120' (3 sibs) 36: 0x12eb6b0e8 VAL: '1121' (3 sibs) 36: 0x12eb6b180 VAL: '1122' (3 sibs) 36: 0x12eb6a300 SEQ: (3 sibs) 3 children: 36: 0x12eb6b220 SEQ: (3 sibs) 3 children: 36: 0x12eb6b3f0 VAL: '1200' (3 sibs) 36: 0x12eb6b488 VAL: '1201' (3 sibs) 36: 0x12eb6b520 VAL: '1202' (3 sibs) 36: 0x12eb6b2b8 SEQ: (3 sibs) 3 children: 36: 0x12eb6b5c0 VAL: '1210' (3 sibs) 36: 0x12eb6b658 VAL: '1211' (3 sibs) 36: 0x12eb6b6f0 VAL: '1212' (3 sibs) 36: 0x12eb6b350 SEQ: (3 sibs) 3 children: 36: 0x12eb6b790 VAL: '1220' (3 sibs) 36: 0x12eb6b828 VAL: '1221' (3 sibs) 36: 0x12eb6b8c0 VAL: '1222' (3 sibs) 36: 0x12eb689a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6b960 SEQ: (3 sibs) 3 children: 36: 0x12eb6bb30 SEQ: (3 sibs) 3 children: 36: 0x12eb6bd00 VAL: '2000' (3 sibs) 36: 0x12eb6bd98 VAL: '2001' (3 sibs) 36: 0x12eb6be30 VAL: '2002' (3 sibs) 36: 0x12eb6bbc8 SEQ: (3 sibs) 3 children: 36: 0x12eb6bed0 VAL: '2010' (3 sibs) 36: 0x12eb6bf68 VAL: '2011' (3 sibs) 36: 0x12eb6c000 VAL: '2012' (3 sibs) 36: 0x12eb6bc60 SEQ: (3 sibs) 3 children: 36: 0x12eb6c0a0 VAL: '2020' (3 sibs) 36: 0x12eb6c138 VAL: '2021' (3 sibs) 36: 0x12eb6c1d0 VAL: '2022' (3 sibs) 36: 0x12eb6b9f8 SEQ: (3 sibs) 3 children: 36: 0x12eb6c270 SEQ: (3 sibs) 3 children: 36: 0x12eb6c440 VAL: '2100' (3 sibs) 36: 0x12eb6c4d8 VAL: '2101' (3 sibs) 36: 0x12eb6c570 VAL: '2102' (3 sibs) 36: 0x12eb6c308 SEQ: (3 sibs) 3 children: 36: 0x12eb6c610 VAL: '2110' (3 sibs) 36: 0x12eb6c6a8 VAL: '2111' (3 sibs) 36: 0x12eb6c740 VAL: '2112' (3 sibs) 36: 0x12eb6c3a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6c7e0 VAL: '2120' (3 sibs) 36: 0x12eb6c878 VAL: '2121' (3 sibs) 36: 0x12eb6c910 VAL: '2122' (3 sibs) 36: 0x12eb6ba90 SEQ: (3 sibs) 3 children: 36: 0x12eb6c9b0 SEQ: (3 sibs) 3 children: 36: 0x12eb6cb80 VAL: '2200' (3 sibs) 36: 0x12eb6cc18 VAL: '2201' (3 sibs) 36: 0x12eb6ccb0 VAL: '2202' (3 sibs) 36: 0x12eb6ca48 SEQ: (3 sibs) 3 children: 36: 0x12eb6cd50 VAL: '2210' (3 sibs) 36: 0x12eb6cde8 VAL: '2211' (3 sibs) 36: 0x12eb6ce80 VAL: '2212' (3 sibs) 36: 0x12eb6cae0 SEQ: (3 sibs) 3 children: 36: 0x12eb6cf20 VAL: '2220' (3 sibs) 36: 0x12eb6cfb8 VAL: '2221' (3 sibs) 36: 0x12eb6d050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x12eba3530 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eba35c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eba3650 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eba36e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eba3770 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eba3800 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eba3890 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eba3920 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eba39b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eba3a40 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eba3ad0 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eba3b60 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eba3bf0 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eba3c80 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eba3d10 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eba3da0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eba3e30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eba3ec0 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eba3f50 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eba3fe0 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eba4070 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eba4100 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eba4190 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eba4220 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eba42b0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eba4340 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eba43d0 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eba4460 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eba44f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eba4580 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eba4610 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eba46a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eba4730 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eba47c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eba4850 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eba48e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eba4970 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eba4a00 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eba4a90 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eba4b20 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eba4bb0 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eba4c40 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eba4cd0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eba4d60 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eba4df0 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eba4e80 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eba4f10 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eba4fa0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eba5030 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eba50c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eba5150 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eba51e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eba5270 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eba5300 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eba5390 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eba5420 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eba54b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eba5540 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eba55d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eba5660 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eba56f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eba5780 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eba5810 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eba58a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eba5930 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eba59c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eba5a50 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eba5ae0 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eba5b70 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12eba5c00 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12eba5c90 VAL: '1200' (3 sibs) 36: [71] [71] 0x12eba5d20 VAL: '1201' (3 sibs) 36: [72] [72] 0x12eba5db0 VAL: '1202' (3 sibs) 36: [73] [73] 0x12eba5e40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12eba5ed0 VAL: '1210' (3 sibs) 36: [75] [75] 0x12eba5f60 VAL: '1211' (3 sibs) 36: [76] [76] 0x12eba5ff0 VAL: '1212' (3 sibs) 36: [77] [77] 0x12eba6080 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12eba6110 VAL: '1220' (3 sibs) 36: [79] [79] 0x12eba61a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x12eba6230 VAL: '1222' (3 sibs) 36: [81] [81] 0x12eba62c0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12eba6350 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12eba63e0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12eba6470 VAL: '2000' (3 sibs) 36: [85] [85] 0x12eba6500 VAL: '2001' (3 sibs) 36: [86] [86] 0x12eba6590 VAL: '2002' (3 sibs) 36: [87] [87] 0x12eba6620 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12eba66b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x12eba6740 VAL: '2011' (3 sibs) 36: [90] [90] 0x12eba67d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x12eba6860 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12eba68f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x12eba6980 VAL: '2021' (3 sibs) 36: [94] [94] 0x12eba6a10 VAL: '2022' (3 sibs) 36: [95] [95] 0x12eba6aa0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12eba6b30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12eba6bc0 VAL: '2100' (3 sibs) 36: [98] [98] 0x12eba6c50 VAL: '2101' (3 sibs) 36: [99] [99] 0x12eba6ce0 VAL: '2102' (3 sibs) 36: [100] [100] 0x12eba6d70 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12eba6e00 VAL: '2110' (3 sibs) 36: [102] [102] 0x12eba6e90 VAL: '2111' (3 sibs) 36: [103] [103] 0x12eba6f20 VAL: '2112' (3 sibs) 36: [104] [104] 0x12eba6fb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12eba7040 VAL: '2120' (3 sibs) 36: [106] [106] 0x12eba70d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x12eba7160 VAL: '2122' (3 sibs) 36: [108] [108] 0x12eba71f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12eba7280 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12eba7310 VAL: '2200' (3 sibs) 36: [111] [111] 0x12eba73a0 VAL: '2201' (3 sibs) 36: [112] [112] 0x12eba7430 VAL: '2202' (3 sibs) 36: [113] [113] 0x12eba74c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12eba7550 VAL: '2210' (3 sibs) 36: [115] [115] 0x12eba75e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x12eba7670 VAL: '2212' (3 sibs) 36: [117] [117] 0x12eba7700 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12eba7790 VAL: '2220' (3 sibs) 36: [119] [119] 0x12eba7820 VAL: '2221' (3 sibs) 36: [120] [120] 0x12eba78b0 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: 0x12eb68680 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x12eb63db0 SEQ: (3 sibs) 3 children: 36: 0x12eb63f80 SEQ: (3 sibs) 3 children: 36: 0x12eb64150 SEQ: (3 sibs) 3 children: 36: 0x12eb64320 VAL: '0000' (3 sibs) 36: 0x12eb643b8 VAL: '0001' (3 sibs) 36: 0x12eb64450 VAL: '0002' (3 sibs) 36: 0x12eb641e8 SEQ: (3 sibs) 3 children: 36: 0x12eb644f0 VAL: '0010' (3 sibs) 36: 0x12eb64588 VAL: '0011' (3 sibs) 36: 0x12eb64620 VAL: '0012' (3 sibs) 36: 0x12eb64280 SEQ: (3 sibs) 3 children: 36: 0x12eb646c0 VAL: '0020' (3 sibs) 36: 0x12eb64758 VAL: '0021' (3 sibs) 36: 0x12eb647f0 VAL: '0022' (3 sibs) 36: 0x12eb64018 SEQ: (3 sibs) 3 children: 36: 0x12eb64890 SEQ: (3 sibs) 3 children: 36: 0x12eb64a60 VAL: '0100' (3 sibs) 36: 0x12eb64af8 VAL: '0101' (3 sibs) 36: 0x12eb64b90 VAL: '0102' (3 sibs) 36: 0x12eb64928 SEQ: (3 sibs) 3 children: 36: 0x12eb64c30 VAL: '0110' (3 sibs) 36: 0x12eb64cc8 VAL: '0111' (3 sibs) 36: 0x12eb64d60 VAL: '0112' (3 sibs) 36: 0x12eb649c0 SEQ: (3 sibs) 3 children: 36: 0x12eb64e00 VAL: '0120' (3 sibs) 36: 0x12eb64e98 VAL: '0121' (3 sibs) 36: 0x12eb64f30 VAL: '0122' (3 sibs) 36: 0x12eb640b0 SEQ: (3 sibs) 3 children: 36: 0x12eb64fd0 SEQ: (3 sibs) 3 children: 36: 0x12eb651a0 VAL: '0200' (3 sibs) 36: 0x12eb65238 VAL: '0201' (3 sibs) 36: 0x12eb652d0 VAL: '0202' (3 sibs) 36: 0x12eb65068 SEQ: (3 sibs) 3 children: 36: 0x12eb65370 VAL: '0210' (3 sibs) 36: 0x12eb65408 VAL: '0211' (3 sibs) 36: 0x12eb654a0 VAL: '0212' (3 sibs) 36: 0x12eb65100 SEQ: (3 sibs) 3 children: 36: 0x12eb65540 VAL: '0220' (3 sibs) 36: 0x12eb655d8 VAL: '0221' (3 sibs) 36: 0x12eb65670 VAL: '0222' (3 sibs) 36: 0x12eb63e48 SEQ: (3 sibs) 3 children: 36: 0x12eb65710 SEQ: (3 sibs) 3 children: 36: 0x12eb658e0 SEQ: (3 sibs) 3 children: 36: 0x12eb65ab0 VAL: '1000' (3 sibs) 36: 0x12eb65b48 VAL: '1001' (3 sibs) 36: 0x12eb65be0 VAL: '1002' (3 sibs) 36: 0x12eb65978 SEQ: (3 sibs) 3 children: 36: 0x12eb65c80 VAL: '1010' (3 sibs) 36: 0x12eb65d18 VAL: '1011' (3 sibs) 36: 0x12eb65db0 VAL: '1012' (3 sibs) 36: 0x12eb65a10 SEQ: (3 sibs) 3 children: 36: 0x12eb65e50 VAL: '1020' (3 sibs) 36: 0x12eb65ee8 VAL: '1021' (3 sibs) 36: 0x12eb65f80 VAL: '1022' (3 sibs) 36: 0x12eb657a8 SEQ: (3 sibs) 3 children: 36: 0x12eb66020 SEQ: (3 sibs) 3 children: 36: 0x12eb661f0 VAL: '1100' (3 sibs) 36: 0x12eb66288 VAL: '1101' (3 sibs) 36: 0x12eb66320 VAL: '1102' (3 sibs) 36: 0x12eb660b8 SEQ: (3 sibs) 3 children: 36: 0x12eb663c0 VAL: '1110' (3 sibs) 36: 0x12eb66458 VAL: '1111' (3 sibs) 36: 0x12eb664f0 VAL: '1112' (3 sibs) 36: 0x12eb66150 SEQ: (3 sibs) 3 children: 36: 0x12eb66590 VAL: '1120' (3 sibs) 36: 0x12eb66628 VAL: '1121' (3 sibs) 36: 0x12eb666c0 VAL: '1122' (3 sibs) 36: 0x12eb65840 SEQ: (3 sibs) 3 children: 36: 0x12eb66760 SEQ: (3 sibs) 3 children: 36: 0x12eb66930 VAL: '1200' (3 sibs) 36: 0x12eb669c8 VAL: '1201' (3 sibs) 36: 0x12eb66a60 VAL: '1202' (3 sibs) 36: 0x12eb667f8 SEQ: (3 sibs) 3 children: 36: 0x12eb66b00 VAL: '1210' (3 sibs) 36: 0x12eb66b98 VAL: '1211' (3 sibs) 36: 0x12eb66c30 VAL: '1212' (3 sibs) 36: 0x12eb66890 SEQ: (3 sibs) 3 children: 36: 0x12eb66cd0 VAL: '1220' (3 sibs) 36: 0x12eb66d68 VAL: '1221' (3 sibs) 36: 0x12eb66e00 VAL: '1222' (3 sibs) 36: 0x12eb63ee0 SEQ: (3 sibs) 3 children: 36: 0x12eb66ea0 SEQ: (3 sibs) 3 children: 36: 0x12eb67070 SEQ: (3 sibs) 3 children: 36: 0x12eb67240 VAL: '2000' (3 sibs) 36: 0x12eb672d8 VAL: '2001' (3 sibs) 36: 0x12eb67370 VAL: '2002' (3 sibs) 36: 0x12eb67108 SEQ: (3 sibs) 3 children: 36: 0x12eb67410 VAL: '2010' (3 sibs) 36: 0x12eb674a8 VAL: '2011' (3 sibs) 36: 0x12eb67540 VAL: '2012' (3 sibs) 36: 0x12eb671a0 SEQ: (3 sibs) 3 children: 36: 0x12eb675e0 VAL: '2020' (3 sibs) 36: 0x12eb67678 VAL: '2021' (3 sibs) 36: 0x12eb67710 VAL: '2022' (3 sibs) 36: 0x12eb66f38 SEQ: (3 sibs) 3 children: 36: 0x12eb677b0 SEQ: (3 sibs) 3 children: 36: 0x12eb67980 VAL: '2100' (3 sibs) 36: 0x12eb67a18 VAL: '2101' (3 sibs) 36: 0x12eb67ab0 VAL: '2102' (3 sibs) 36: 0x12eb67848 SEQ: (3 sibs) 3 children: 36: 0x12eb67b50 VAL: '2110' (3 sibs) 36: 0x12eb67be8 VAL: '2111' (3 sibs) 36: 0x12eb67c80 VAL: '2112' (3 sibs) 36: 0x12eb678e0 SEQ: (3 sibs) 3 children: 36: 0x12eb67d20 VAL: '2120' (3 sibs) 36: 0x12eb67db8 VAL: '2121' (3 sibs) 36: 0x12eb67e50 VAL: '2122' (3 sibs) 36: 0x12eb66fd0 SEQ: (3 sibs) 3 children: 36: 0x12eb67ef0 SEQ: (3 sibs) 3 children: 36: 0x12eb680c0 VAL: '2200' (3 sibs) 36: 0x12eb68158 VAL: '2201' (3 sibs) 36: 0x12eb681f0 VAL: '2202' (3 sibs) 36: 0x12eb67f88 SEQ: (3 sibs) 3 children: 36: 0x12eb68290 VAL: '2210' (3 sibs) 36: 0x12eb68328 VAL: '2211' (3 sibs) 36: 0x12eb683c0 VAL: '2212' (3 sibs) 36: 0x12eb68020 SEQ: (3 sibs) 3 children: 36: 0x12eb68460 VAL: '2220' (3 sibs) 36: 0x12eb684f8 VAL: '2221' (3 sibs) 36: 0x12eb68590 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x12eba7950 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12eba79e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12eba7a70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12eba7b00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12eba7b90 VAL: '0000' (3 sibs) 36: [5] [5] 0x12eba7c20 VAL: '0001' (3 sibs) 36: [6] [6] 0x12eba7cb0 VAL: '0002' (3 sibs) 36: [7] [7] 0x12eba7d40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12eba7dd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x12eba7e60 VAL: '0011' (3 sibs) 36: [10] [10] 0x12eba7ef0 VAL: '0012' (3 sibs) 36: [11] [11] 0x12eba7f80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12eba8010 VAL: '0020' (3 sibs) 36: [13] [13] 0x12eba80a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12eba8130 VAL: '0022' (3 sibs) 36: [15] [15] 0x12eba81c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12eba8250 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12eba82e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x12eba8370 VAL: '0101' (3 sibs) 36: [19] [19] 0x12eba8400 VAL: '0102' (3 sibs) 36: [20] [20] 0x12eba8490 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12eba8520 VAL: '0110' (3 sibs) 36: [22] [22] 0x12eba85b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x12eba8640 VAL: '0112' (3 sibs) 36: [24] [24] 0x12eba86d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12eba8760 VAL: '0120' (3 sibs) 36: [26] [26] 0x12eba87f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x12eba8880 VAL: '0122' (3 sibs) 36: [28] [28] 0x12eba8910 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12eba89a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12eba8a30 VAL: '0200' (3 sibs) 36: [31] [31] 0x12eba8ac0 VAL: '0201' (3 sibs) 36: [32] [32] 0x12eba8b50 VAL: '0202' (3 sibs) 36: [33] [33] 0x12eba8be0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12eba8c70 VAL: '0210' (3 sibs) 36: [35] [35] 0x12eba8d00 VAL: '0211' (3 sibs) 36: [36] [36] 0x12eba8d90 VAL: '0212' (3 sibs) 36: [37] [37] 0x12eba8e20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12eba8eb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x12eba8f40 VAL: '0221' (3 sibs) 36: [40] [40] 0x12eba8fd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x12eba9060 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12eba90f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12eba9180 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12eba9210 VAL: '1000' (3 sibs) 36: [45] [45] 0x12eba92a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12eba9330 VAL: '1002' (3 sibs) 36: [47] [47] 0x12eba93c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12eba9450 VAL: '1010' (3 sibs) 36: [49] [49] 0x12eba94e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x12eba9570 VAL: '1012' (3 sibs) 36: [51] [51] 0x12eba9600 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12eba9690 VAL: '1020' (3 sibs) 36: [53] [53] 0x12eba9720 VAL: '1021' (3 sibs) 36: [54] [54] 0x12eba97b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x12eba9840 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12eba98d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12eba9960 VAL: '1100' (3 sibs) 36: [58] [58] 0x12eba99f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x12eba9a80 VAL: '1102' (3 sibs) 36: [60] [60] 0x12eba9b10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12eba9ba0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12eba9c30 VAL: '1111' (3 sibs) 36: [63] [63] 0x12eba9cc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x12eba9d50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12eba9de0 VAL: '1120' (3 sibs) 36: [66] [66] 0x12eba9e70 VAL: '1121' (3 sibs) 36: [67] [67] 0x12eba9f00 VAL: '1122' (3 sibs) 36: [68] [68] 0x12eba9f90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12ebaa020 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12ebaa0b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x12ebaa140 VAL: '1201' (3 sibs) 36: [72] [72] 0x12ebaa1d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x12ebaa260 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12ebaa2f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x12ebaa380 VAL: '1211' (3 sibs) 36: [76] [76] 0x12ebaa410 VAL: '1212' (3 sibs) 36: [77] [77] 0x12ebaa4a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12ebaa530 VAL: '1220' (3 sibs) 36: [79] [79] 0x12ebaa5c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x12ebaa650 VAL: '1222' (3 sibs) 36: [81] [81] 0x12ebaa6e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12ebaa770 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12ebaa800 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12ebaa890 VAL: '2000' (3 sibs) 36: [85] [85] 0x12ebaa920 VAL: '2001' (3 sibs) 36: [86] [86] 0x12ebaa9b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x12ebaaa40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12ebaaad0 VAL: '2010' (3 sibs) 36: [89] [89] 0x12ebaab60 VAL: '2011' (3 sibs) 36: [90] [90] 0x12ebaabf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x12ebaac80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12ebaad10 VAL: '2020' (3 sibs) 36: [93] [93] 0x12ebaada0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12ebaae30 VAL: '2022' (3 sibs) 36: [95] [95] 0x12ebaaec0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12ebaaf50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12ebaafe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x12ebab070 VAL: '2101' (3 sibs) 36: [99] [99] 0x12ebab100 VAL: '2102' (3 sibs) 36: [100] [100] 0x12ebab190 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12ebab220 VAL: '2110' (3 sibs) 36: [102] [102] 0x12ebab2b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x12ebab340 VAL: '2112' (3 sibs) 36: [104] [104] 0x12ebab3d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12ebab460 VAL: '2120' (3 sibs) 36: [106] [106] 0x12ebab4f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x12ebab580 VAL: '2122' (3 sibs) 36: [108] [108] 0x12ebab610 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12ebab6a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12ebab730 VAL: '2200' (3 sibs) 36: [111] [111] 0x12ebab7c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x12ebab850 VAL: '2202' (3 sibs) 36: [113] [113] 0x12ebab8e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12ebab970 VAL: '2210' (3 sibs) 36: [115] [115] 0x12ebaba00 VAL: '2211' (3 sibs) 36: [116] [116] 0x12ebaba90 VAL: '2212' (3 sibs) 36: [117] [117] 0x12ebabb20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12ebabbb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x12ebabc40 VAL: '2221' (3 sibs) 36: [120] [120] 0x12ebabcd0 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: 0x12eb68798 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x12eb68870 SEQ: (3 sibs) 3 children: 36: 0x12eb68a40 SEQ: (3 sibs) 3 children: 36: 0x12eb68c10 SEQ: (3 sibs) 3 children: 36: 0x12eb68de0 VAL: '0000' (3 sibs) 36: 0x12eb68e78 VAL: '0001' (3 sibs) 36: 0x12eb68f10 VAL: '0002' (3 sibs) 36: 0x12eb68ca8 SEQ: (3 sibs) 3 children: 36: 0x12eb68fb0 VAL: '0010' (3 sibs) 36: 0x12eb69048 VAL: '0011' (3 sibs) 36: 0x12eb690e0 VAL: '0012' (3 sibs) 36: 0x12eb68d40 SEQ: (3 sibs) 3 children: 36: 0x12eb69180 VAL: '0020' (3 sibs) 36: 0x12eb69218 VAL: '0021' (3 sibs) 36: 0x12eb692b0 VAL: '0022' (3 sibs) 36: 0x12eb68ad8 SEQ: (3 sibs) 3 children: 36: 0x12eb69350 SEQ: (3 sibs) 3 children: 36: 0x12eb69520 VAL: '0100' (3 sibs) 36: 0x12eb695b8 VAL: '0101' (3 sibs) 36: 0x12eb69650 VAL: '0102' (3 sibs) 36: 0x12eb693e8 SEQ: (3 sibs) 3 children: 36: 0x12eb696f0 VAL: '0110' (3 sibs) 36: 0x12eb69788 VAL: '0111' (3 sibs) 36: 0x12eb69820 VAL: '0112' (3 sibs) 36: 0x12eb69480 SEQ: (3 sibs) 3 children: 36: 0x12eb698c0 VAL: '0120' (3 sibs) 36: 0x12eb69958 VAL: '0121' (3 sibs) 36: 0x12eb699f0 VAL: '0122' (3 sibs) 36: 0x12eb68b70 SEQ: (3 sibs) 3 children: 36: 0x12eb69a90 SEQ: (3 sibs) 3 children: 36: 0x12eb69c60 VAL: '0200' (3 sibs) 36: 0x12eb69cf8 VAL: '0201' (3 sibs) 36: 0x12eb69d90 VAL: '0202' (3 sibs) 36: 0x12eb69b28 SEQ: (3 sibs) 3 children: 36: 0x12eb69e30 VAL: '0210' (3 sibs) 36: 0x12eb69ec8 VAL: '0211' (3 sibs) 36: 0x12eb69f60 VAL: '0212' (3 sibs) 36: 0x12eb69bc0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a000 VAL: '0220' (3 sibs) 36: 0x12eb6a098 VAL: '0221' (3 sibs) 36: 0x12eb6a130 VAL: '0222' (3 sibs) 36: 0x12eb68908 SEQ: (3 sibs) 3 children: 36: 0x12eb6a1d0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a3a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a570 VAL: '1000' (3 sibs) 36: 0x12eb6a608 VAL: '1001' (3 sibs) 36: 0x12eb6a6a0 VAL: '1002' (3 sibs) 36: 0x12eb6a438 SEQ: (3 sibs) 3 children: 36: 0x12eb6a740 VAL: '1010' (3 sibs) 36: 0x12eb6a7d8 VAL: '1011' (3 sibs) 36: 0x12eb6a870 VAL: '1012' (3 sibs) 36: 0x12eb6a4d0 SEQ: (3 sibs) 3 children: 36: 0x12eb6a910 VAL: '1020' (3 sibs) 36: 0x12eb6a9a8 VAL: '1021' (3 sibs) 36: 0x12eb6aa40 VAL: '1022' (3 sibs) 36: 0x12eb6a268 SEQ: (3 sibs) 3 children: 36: 0x12eb6aae0 SEQ: (3 sibs) 3 children: 36: 0x12eb6acb0 VAL: '1100' (3 sibs) 36: 0x12eb6ad48 VAL: '1101' (3 sibs) 36: 0x12eb6ade0 VAL: '1102' (3 sibs) 36: 0x12eb6ab78 SEQ: (3 sibs) 3 children: 36: 0x12eb6ae80 VAL: '1110' (3 sibs) 36: 0x12eb6af18 VAL: '1111' (3 sibs) 36: 0x12eb6afb0 VAL: '1112' (3 sibs) 36: 0x12eb6ac10 SEQ: (3 sibs) 3 children: 36: 0x12eb6b050 VAL: '1120' (3 sibs) 36: 0x12eb6b0e8 VAL: '1121' (3 sibs) 36: 0x12eb6b180 VAL: '1122' (3 sibs) 36: 0x12eb6a300 SEQ: (3 sibs) 3 children: 36: 0x12eb6b220 SEQ: (3 sibs) 3 children: 36: 0x12eb6b3f0 VAL: '1200' (3 sibs) 36: 0x12eb6b488 VAL: '1201' (3 sibs) 36: 0x12eb6b520 VAL: '1202' (3 sibs) 36: 0x12eb6b2b8 SEQ: (3 sibs) 3 children: 36: 0x12eb6b5c0 VAL: '1210' (3 sibs) 36: 0x12eb6b658 VAL: '1211' (3 sibs) 36: 0x12eb6b6f0 VAL: '1212' (3 sibs) 36: 0x12eb6b350 SEQ: (3 sibs) 3 children: 36: 0x12eb6b790 VAL: '1220' (3 sibs) 36: 0x12eb6b828 VAL: '1221' (3 sibs) 36: 0x12eb6b8c0 VAL: '1222' (3 sibs) 36: 0x12eb689a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6b960 SEQ: (3 sibs) 3 children: 36: 0x12eb6bb30 SEQ: (3 sibs) 3 children: 36: 0x12eb6bd00 VAL: '2000' (3 sibs) 36: 0x12eb6bd98 VAL: '2001' (3 sibs) 36: 0x12eb6be30 VAL: '2002' (3 sibs) 36: 0x12eb6bbc8 SEQ: (3 sibs) 3 children: 36: 0x12eb6bed0 VAL: '2010' (3 sibs) 36: 0x12eb6bf68 VAL: '2011' (3 sibs) 36: 0x12eb6c000 VAL: '2012' (3 sibs) 36: 0x12eb6bc60 SEQ: (3 sibs) 3 children: 36: 0x12eb6c0a0 VAL: '2020' (3 sibs) 36: 0x12eb6c138 VAL: '2021' (3 sibs) 36: 0x12eb6c1d0 VAL: '2022' (3 sibs) 36: 0x12eb6b9f8 SEQ: (3 sibs) 3 children: 36: 0x12eb6c270 SEQ: (3 sibs) 3 children: 36: 0x12eb6c440 VAL: '2100' (3 sibs) 36: 0x12eb6c4d8 VAL: '2101' (3 sibs) 36: 0x12eb6c570 VAL: '2102' (3 sibs) 36: 0x12eb6c308 SEQ: (3 sibs) 3 children: 36: 0x12eb6c610 VAL: '2110' (3 sibs) 36: 0x12eb6c6a8 VAL: '2111' (3 sibs) 36: 0x12eb6c740 VAL: '2112' (3 sibs) 36: 0x12eb6c3a0 SEQ: (3 sibs) 3 children: 36: 0x12eb6c7e0 VAL: '2120' (3 sibs) 36: 0x12eb6c878 VAL: '2121' (3 sibs) 36: 0x12eb6c910 VAL: '2122' (3 sibs) 36: 0x12eb6ba90 SEQ: (3 sibs) 3 children: 36: 0x12eb6c9b0 SEQ: (3 sibs) 3 children: 36: 0x12eb6cb80 VAL: '2200' (3 sibs) 36: 0x12eb6cc18 VAL: '2201' (3 sibs) 36: 0x12eb6ccb0 VAL: '2202' (3 sibs) 36: 0x12eb6ca48 SEQ: (3 sibs) 3 children: 36: 0x12eb6cd50 VAL: '2210' (3 sibs) 36: 0x12eb6cde8 VAL: '2211' (3 sibs) 36: 0x12eb6ce80 VAL: '2212' (3 sibs) 36: 0x12eb6cae0 SEQ: (3 sibs) 3 children: 36: 0x12eb6cf20 VAL: '2220' (3 sibs) 36: 0x12eb6cfb8 VAL: '2221' (3 sibs) 36: 0x12eb6d050 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x12ebabd70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x12ebabe00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x12ebabe90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x12ebabf20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x12ebabfb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x12ebac040 VAL: '0001' (3 sibs) 36: [6] [6] 0x12ebac0d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x12ebac160 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x12ebac1f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x12ebac280 VAL: '0011' (3 sibs) 36: [10] [10] 0x12ebac310 VAL: '0012' (3 sibs) 36: [11] [11] 0x12ebac3a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x12ebac430 VAL: '0020' (3 sibs) 36: [13] [13] 0x12ebac4c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x12ebac550 VAL: '0022' (3 sibs) 36: [15] [15] 0x12ebac5e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x12ebac670 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x12ebac700 VAL: '0100' (3 sibs) 36: [18] [18] 0x12ebac790 VAL: '0101' (3 sibs) 36: [19] [19] 0x12ebac820 VAL: '0102' (3 sibs) 36: [20] [20] 0x12ebac8b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x12ebac940 VAL: '0110' (3 sibs) 36: [22] [22] 0x12ebac9d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x12ebaca60 VAL: '0112' (3 sibs) 36: [24] [24] 0x12ebacaf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x12ebacb80 VAL: '0120' (3 sibs) 36: [26] [26] 0x12ebacc10 VAL: '0121' (3 sibs) 36: [27] [27] 0x12ebacca0 VAL: '0122' (3 sibs) 36: [28] [28] 0x12ebacd30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x12ebacdc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x12ebace50 VAL: '0200' (3 sibs) 36: [31] [31] 0x12ebacee0 VAL: '0201' (3 sibs) 36: [32] [32] 0x12ebacf70 VAL: '0202' (3 sibs) 36: [33] [33] 0x12ebad000 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x12ebad090 VAL: '0210' (3 sibs) 36: [35] [35] 0x12ebad120 VAL: '0211' (3 sibs) 36: [36] [36] 0x12ebad1b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x12ebad240 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x12ebad2d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x12ebad360 VAL: '0221' (3 sibs) 36: [40] [40] 0x12ebad3f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x12ebad480 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x12ebad510 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x12ebad5a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x12ebad630 VAL: '1000' (3 sibs) 36: [45] [45] 0x12ebad6c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x12ebad750 VAL: '1002' (3 sibs) 36: [47] [47] 0x12ebad7e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x12ebad870 VAL: '1010' (3 sibs) 36: [49] [49] 0x12ebad900 VAL: '1011' (3 sibs) 36: [50] [50] 0x12ebad990 VAL: '1012' (3 sibs) 36: [51] [51] 0x12ebada20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x12ebadab0 VAL: '1020' (3 sibs) 36: [53] [53] 0x12ebadb40 VAL: '1021' (3 sibs) 36: [54] [54] 0x12ebadbd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x12ebadc60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x12ebadcf0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x12ebadd80 VAL: '1100' (3 sibs) 36: [58] [58] 0x12ebade10 VAL: '1101' (3 sibs) 36: [59] [59] 0x12ebadea0 VAL: '1102' (3 sibs) 36: [60] [60] 0x12ebadf30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x12ebadfc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x12ebae050 VAL: '1111' (3 sibs) 36: [63] [63] 0x12ebae0e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x12ebae170 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x12ebae200 VAL: '1120' (3 sibs) 36: [66] [66] 0x12ebae290 VAL: '1121' (3 sibs) 36: [67] [67] 0x12ebae320 VAL: '1122' (3 sibs) 36: [68] [68] 0x12ebae3b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x12ebae440 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x12ebae4d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x12ebae560 VAL: '1201' (3 sibs) 36: [72] [72] 0x12ebae5f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x12ebae680 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x12ebae710 VAL: '1210' (3 sibs) 36: [75] [75] 0x12ebae7a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x12ebae830 VAL: '1212' (3 sibs) 36: [77] [77] 0x12ebae8c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x12ebae950 VAL: '1220' (3 sibs) 36: [79] [79] 0x12ebae9e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x12ebaea70 VAL: '1222' (3 sibs) 36: [81] [81] 0x12ebaeb00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x12ebaeb90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x12ebaec20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x12ebaecb0 VAL: '2000' (3 sibs) 36: [85] [85] 0x12ebaed40 VAL: '2001' (3 sibs) 36: [86] [86] 0x12ebaedd0 VAL: '2002' (3 sibs) 36: [87] [87] 0x12ebaee60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x12ebaeef0 VAL: '2010' (3 sibs) 36: [89] [89] 0x12ebaef80 VAL: '2011' (3 sibs) 36: [90] [90] 0x12ebaf010 VAL: '2012' (3 sibs) 36: [91] [91] 0x12ebaf0a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x12ebaf130 VAL: '2020' (3 sibs) 36: [93] [93] 0x12ebaf1c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x12ebaf250 VAL: '2022' (3 sibs) 36: [95] [95] 0x12ebaf2e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x12ebaf370 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x12ebaf400 VAL: '2100' (3 sibs) 36: [98] [98] 0x12ebaf490 VAL: '2101' (3 sibs) 36: [99] [99] 0x12ebaf520 VAL: '2102' (3 sibs) 36: [100] [100] 0x12ebaf5b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x12ebaf640 VAL: '2110' (3 sibs) 36: [102] [102] 0x12ebaf6d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x12ebaf760 VAL: '2112' (3 sibs) 36: [104] [104] 0x12ebaf7f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x12ebaf880 VAL: '2120' (3 sibs) 36: [106] [106] 0x12ebaf910 VAL: '2121' (3 sibs) 36: [107] [107] 0x12ebaf9a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x12ebafa30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x12ebafac0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x12ebafb50 VAL: '2200' (3 sibs) 36: [111] [111] 0x12ebafbe0 VAL: '2201' (3 sibs) 36: [112] [112] 0x12ebafc70 VAL: '2202' (3 sibs) 36: [113] [113] 0x12ebafd00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x12ebafd90 VAL: '2210' (3 sibs) 36: [115] [115] 0x12ebafe20 VAL: '2211' (3 sibs) 36: [116] [116] 0x12ebafeb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x12ebaff40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x12ebaffd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x12ebb0060 VAL: '2221' (3 sibs) 36: [120] [120] 0x12ebb00f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (11 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (12 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.03 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x11e3fd9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x11e3f84d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x11e3f8568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x11e3f8600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e4298f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x11e429980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x11e429a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x11e429aa0 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: 0x11e3fdac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f8b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f8ca0 VAL: 'John Smith' (2 sibs) 37: 0x11e3f8d38 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f8bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f8de0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f8e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e42b790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e42b820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e42b8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e42b940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e42b9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e42ba60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e42baf0 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: 0x11e3fdbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f94d0 VAL: 'John Smith' (2 sibs) 37: 0x11e3f9568 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f9610 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f96a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e42d580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e42d610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e42d6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e42d730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e42d7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e42d850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e42d8e0 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: 0x11e3fdcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f9890 VAL: 'John Smith' (2 sibs) 37: 0x11e3f9928 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f97e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f99d0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f9a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e42f370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e42f400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e42f490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e42f520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e42f5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e42f640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e42f6d0 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: 0x11e3fde10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x11e3fe230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x11e3fe700 MAP: (1 sibs) 4 children: 37: 0x11e3fe7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3fe838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3fe8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3fe968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3fe2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x11e3fe360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x11e3fea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3febe0 MAP: (1 sibs) 4 children: 37: 0x11e3fec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3fed18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3fedb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3fee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3feaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3feef0 MAP: (1 sibs) 4 children: 37: 0x11e3fef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3feb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x11e3fe490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x11e3ff200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3ff3d0 MAP: (1 sibs) 4 children: 37: 0x11e3ff470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ff298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3ff6e0 MAP: (1 sibs) 4 children: 37: 0x11e3ff780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ff330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x11e3fe5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x11e3ff9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3ffbc0 MAP: (1 sibs) 4 children: 37: 0x11e3ffc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ffcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ffd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ffe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ffa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3ffed0 MAP: (1 sibs) 4 children: 37: 0x11e3fff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e400008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e4000a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e400138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ffb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e434a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x11e434ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x11e434b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x11e434c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x11e434c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x11e434d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x11e434db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x11e434e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x11e434ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x11e434f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x11e434ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x11e435080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x11e435110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x11e4351a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x11e435230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x11e4352c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x11e435350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x11e4353e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x11e435470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x11e435500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x11e435590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x11e435620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x11e4356b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x11e435740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x11e4357d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x11e435860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x11e4358f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x11e435980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x11e435a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x11e435aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x11e435b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x11e435bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x11e435c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x11e435ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x11e435d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x11e435e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x11e435e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x11e435f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x11e435fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x11e436040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x11e4360d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x11e436160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x11e4361f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x11e436280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x11e436310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x11e4363a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x11e436430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x11e4364c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x11e436550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x11e4365e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x11e436670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x11e436700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x11e436790 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: 0x11e3fdf28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f8f20 VAL: 'John Smith' (2 sibs) 37: 0x11e3f8fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f9060 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f90f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e436e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e436ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e436f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e437010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e4370a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e437130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e4371c0 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: 0x11e3fe040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f91f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3fb380 VAL: 'John Smith' (2 sibs) 37: 0x11e3fb418 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3fb4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3fb558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e438b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e438c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e438cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e438d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e438dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e438e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e438ef0 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: 0x11e3fe158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x11e3fb070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x11e3fad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x11e3fa090 VAL: 'a' (5 sibs) 37: 0x11e3fa128 VAL: 'b' (5 sibs) 37: 0x11e3fa1c0 VAL: 'c' (5 sibs) 37: 0x11e3fa258 VAL: 'd' (5 sibs) 37: 0x11e3fa2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e43a8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x11e43a950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x11e43a9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x11e43aa70 VAL: 'a' (5 sibs) 37: [4] [4] 0x11e43ab00 VAL: 'b' (5 sibs) 37: [5] [5] 0x11e43ab90 VAL: 'c' (5 sibs) 37: [6] [6] 0x11e43ac20 VAL: 'd' (5 sibs) 37: [7] [7] 0x11e43acb0 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: 0x11e3fd9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x11e3f84d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x11e3f8568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x11e3f8600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e43b1d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x11e43b260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x11e43b2f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x11e43b380 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: 0x11e3fdac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f8b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f8ca0 VAL: 'John Smith' (2 sibs) 37: 0x11e3f8d38 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f8bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f8de0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f8e78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e43bae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43bb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43bc00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43bc90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43bd20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43bdb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43be40 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: 0x11e3fdbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f94d0 VAL: 'John Smith' (2 sibs) 37: 0x11e3f9568 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f9610 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f96a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e43c3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43c480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43c510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43c5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43c630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43c6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43c750 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: 0x11e3fdcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f9890 VAL: 'John Smith' (2 sibs) 37: 0x11e3f9928 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f97e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f99d0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f9a68 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e43cd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43cd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43ce20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43ceb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43cf40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43cfd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43d060 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: 0x11e3fde10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x11e3fe230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x11e3fe700 MAP: (1 sibs) 4 children: 37: 0x11e3fe7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3fe838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3fe8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3fe968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3fe2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x11e3fe360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x11e3fea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3febe0 MAP: (1 sibs) 4 children: 37: 0x11e3fec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3fed18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3fedb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3fee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3feaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3feef0 MAP: (1 sibs) 4 children: 37: 0x11e3fef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3feb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x11e3fe490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x11e3ff200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3ff3d0 MAP: (1 sibs) 4 children: 37: 0x11e3ff470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ff298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3ff6e0 MAP: (1 sibs) 4 children: 37: 0x11e3ff780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ff330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x11e3fe5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x11e3ff9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3ffbc0 MAP: (1 sibs) 4 children: 37: 0x11e3ffc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ffcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ffd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ffe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ffa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3ffed0 MAP: (1 sibs) 4 children: 37: 0x11e3fff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e400008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e4000a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e400138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ffb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e43f130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x11e43f1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x11e43f250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x11e43f2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x11e43f370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x11e43f400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x11e43f490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x11e43f520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x11e43f5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x11e43f640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x11e43f6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x11e43f760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x11e43f7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x11e43f880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x11e43f910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x11e43f9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x11e43fa30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x11e43fac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x11e43fb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x11e43fbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x11e43fc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x11e43fd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x11e43fd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x11e43fe20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x11e43feb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x11e43ff40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x11e43ffd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x11e440060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x11e4400f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x11e440180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x11e440210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x11e4402a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x11e440330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x11e4403c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x11e440450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x11e4404e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x11e440570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x11e440600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x11e440690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x11e440720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x11e4407b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x11e440840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x11e4408d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x11e440960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x11e4409f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x11e440a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x11e440b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x11e440ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x11e440c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x11e440cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x11e440d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x11e440de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x11e440e70 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: 0x11e3fdf28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f8f20 VAL: 'John Smith' (2 sibs) 37: 0x11e3f8fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f9060 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f90f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e43d610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43d6a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43d730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43d7c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43d850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43d8e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43d970 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: 0x11e3fe040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f91f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3fb380 VAL: 'John Smith' (2 sibs) 37: 0x11e3fb418 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3fb4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3fb558 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e43df20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43dfb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43e040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43e0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43e160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43e1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43e280 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: 0x11e3fe158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x11e3fb070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x11e3fad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x11e3fa090 VAL: 'a' (5 sibs) 37: 0x11e3fa128 VAL: 'b' (5 sibs) 37: 0x11e3fa1c0 VAL: 'c' (5 sibs) 37: 0x11e3fa258 VAL: 'd' (5 sibs) 37: 0x11e3fa2f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x11e441540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x11e4415d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x11e441660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x11e4416f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x11e441780 VAL: 'b' (5 sibs) 37: [5] [5] 0x11e441810 VAL: 'c' (5 sibs) 37: [6] [6] 0x11e4418a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x11e441930 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] 0x11e4298f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x11e429980 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x11e429a10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x11e429aa0 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] 0x11e4424f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x11e442580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x11e442610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x11e4426a0 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] 0x11e42b790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e42b820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e42b8b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e42b940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e42b9d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e42ba60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e42baf0 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] 0x11e4436e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e443770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e443800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e443890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e443920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e4439b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e443a40 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] 0x11e42d580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e42d610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e42d6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e42d730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e42d7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e42d850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e42d8e0 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] 0x11e443ff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e444080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e444110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e4441a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e444230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e4442c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e444350 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] 0x11e42f370 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e42f400 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e42f490 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e42f520 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e42f5b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e42f640 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e42f6d0 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] 0x11e444900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e444990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e444a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e444ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e444b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e444bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e444c60 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] 0x11e434a50 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x11e434ae0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x11e434b70 MAP: (1 sibs) 4 children: 37: [3] [3] 0x11e434c00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x11e434c90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x11e434d20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x11e434db0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x11e434e40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x11e434ed0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x11e434f60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x11e434ff0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x11e435080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x11e435110 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x11e4351a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x11e435230 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x11e4352c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x11e435350 MAP: (1 sibs) 4 children: 37: [17] [17] 0x11e4353e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x11e435470 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x11e435500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x11e435590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x11e435620 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x11e4356b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x11e435740 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x11e4357d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x11e435860 MAP: (1 sibs) 4 children: 37: [26] [26] 0x11e4358f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x11e435980 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x11e435a10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x11e435aa0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x11e435b30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x11e435bc0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x11e435c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x11e435ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x11e435d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x11e435e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x11e435e90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x11e435f20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x11e435fb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x11e436040 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x11e4360d0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x11e436160 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x11e4361f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x11e436280 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x11e436310 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x11e4363a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x11e436430 MAP: (1 sibs) 4 children: 37: [47] [47] 0x11e4364c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x11e436550 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x11e4365e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x11e436670 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x11e436700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x11e436790 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] 0x11e446d30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x11e446dc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x11e446e50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x11e446ee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x11e446f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x11e447000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x11e447090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x11e447120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x11e4471b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x11e447240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x11e4472d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x11e447360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x11e4473f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x11e447480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x11e447510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x11e4475a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x11e447630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x11e4476c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x11e447750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x11e4477e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x11e447870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x11e447900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x11e447990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x11e447a20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x11e447ab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x11e447b40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x11e447bd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x11e447c60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x11e447cf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x11e447d80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x11e447e10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x11e447ea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x11e447f30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x11e447fc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x11e448050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x11e4480e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x11e448170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x11e448200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x11e448290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x11e448320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x11e4483b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x11e448440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x11e4484d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x11e448560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x11e4485f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x11e448680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x11e448710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x11e4487a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x11e448830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x11e4488c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x11e448950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x11e4489e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x11e448a70 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] 0x11e436e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e436ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e436f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e437010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e4370a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e437130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e4371c0 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] 0x11e445210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e4452a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e445330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e4453c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e445450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e4454e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e445570 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] 0x11e438b90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e438c20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e438cb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e438d40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e438dd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e438e60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e438ef0 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] 0x11e445b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e445bb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e445c40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e445cd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e445d60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e445df0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e445e80 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] 0x11e43a8c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x11e43a950 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x11e43a9e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x11e43aa70 VAL: 'a' (5 sibs) 37: [4] [4] 0x11e43ab00 VAL: 'b' (5 sibs) 37: [5] [5] 0x11e43ab90 VAL: 'c' (5 sibs) 37: [6] [6] 0x11e43ac20 VAL: 'd' (5 sibs) 37: [7] [7] 0x11e43acb0 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] 0x11e449140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x11e4491d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x11e449260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x11e4492f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x11e449380 VAL: 'b' (5 sibs) 37: [5] [5] 0x11e449410 VAL: 'c' (5 sibs) 37: [6] [6] 0x11e4494a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x11e449530 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] 0x11e43b1d0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x11e43b260 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x11e43b2f0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x11e43b380 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] 0x11e449a50 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x11e449ae0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x11e449b70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x11e449c00 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] 0x11e43bae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43bb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43bc00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43bc90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43bd20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43bdb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43be40 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] 0x11e44a360 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e44a3f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e44a480 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e44a510 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e44a5a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e44a630 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e44a6c0 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] 0x11e43c3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43c480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43c510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43c5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43c630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43c6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43c750 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] 0x11e44ac70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e44ad00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e44ad90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e44ae20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e44aeb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e44af40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e44afd0 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] 0x11e43cd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43cd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43ce20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43ceb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43cf40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43cfd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43d060 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] 0x11e44b580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e44b610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e44b6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e44b730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e44b7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e44b850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e44b8e0 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] 0x11e43f130 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x11e43f1c0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x11e43f250 MAP: (1 sibs) 4 children: 37: [3] [3] 0x11e43f2e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x11e43f370 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x11e43f400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x11e43f490 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x11e43f520 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x11e43f5b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x11e43f640 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x11e43f6d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x11e43f760 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x11e43f7f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x11e43f880 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x11e43f910 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x11e43f9a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x11e43fa30 MAP: (1 sibs) 4 children: 37: [17] [17] 0x11e43fac0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x11e43fb50 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x11e43fbe0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x11e43fc70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x11e43fd00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x11e43fd90 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x11e43fe20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x11e43feb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x11e43ff40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x11e43ffd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x11e440060 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x11e4400f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x11e440180 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x11e440210 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x11e4402a0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x11e440330 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x11e4403c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x11e440450 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x11e4404e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x11e440570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x11e440600 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x11e440690 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x11e440720 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x11e4407b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x11e440840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x11e4408d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x11e440960 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x11e4409f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x11e440a80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x11e440b10 MAP: (1 sibs) 4 children: 37: [47] [47] 0x11e440ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x11e440c30 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x11e440cc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x11e440d50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x11e440de0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x11e440e70 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] 0x11e44d9b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x11e44da40 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x11e44dad0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x11e44db60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x11e44dbf0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x11e44dc80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x11e44dd10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x11e44dda0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x11e44de30 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x11e44dec0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x11e44df50 MAP: (1 sibs) 4 children: 37: [11] [11] 0x11e44dfe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x11e44e070 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x11e44e100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x11e44e190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x11e44e220 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x11e44e2b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x11e44e340 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x11e44e3d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x11e44e460 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x11e44e4f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x11e44e580 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x11e44e610 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x11e44e6a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x11e44e730 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x11e44e7c0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x11e44e850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x11e44e8e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x11e44e970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x11e44ea00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x11e44ea90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x11e44eb20 MAP: (1 sibs) 4 children: 37: [32] [32] 0x11e44ebb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x11e44ec40 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x11e44ecd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x11e44ed60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x11e44edf0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x11e44ee80 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x11e44ef10 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x11e44efa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x11e44f030 MAP: (1 sibs) 4 children: 37: [41] [41] 0x11e44f0c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x11e44f150 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x11e44f1e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x11e44f270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x11e44f300 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x11e44f390 MAP: (1 sibs) 4 children: 37: [47] [47] 0x11e44f420 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x11e44f4b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x11e44f540 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x11e44f5d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x11e44f660 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x11e44f6f0 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] 0x11e43d610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43d6a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43d730 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43d7c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43d850 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43d8e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43d970 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] 0x11e44be90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e44bf20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e44bfb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e44c040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e44c0d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e44c160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e44c1f0 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] 0x11e43df20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e43dfb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e43e040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e43e0d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e43e160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e43e1f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e43e280 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] 0x11e44c7a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e44c830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e44c8c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e44c950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e44c9e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e44ca70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e44cb00 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] 0x11e441540 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x11e4415d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x11e441660 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x11e4416f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x11e441780 VAL: 'b' (5 sibs) 37: [5] [5] 0x11e441810 VAL: 'c' (5 sibs) 37: [6] [6] 0x11e4418a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x11e441930 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] 0x11e44fdc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x11e44fe50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x11e44fee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x11e44ff70 VAL: 'a' (5 sibs) 37: [4] [4] 0x11e450000 VAL: 'b' (5 sibs) 37: [5] [5] 0x11e450090 VAL: 'c' (5 sibs) 37: [6] [6] 0x11e450120 VAL: 'd' (5 sibs) 37: [7] [7] 0x11e4501b0 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: 0x11e3fd9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x11e3f84d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x11e3f8568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x11e3f8600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e4430a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x11e443130 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x11e4431c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x11e443250 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: 0x11e3fdac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f8b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f8ca0 VAL: 'John Smith' (2 sibs) 37: 0x11e3f8d38 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f8bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f8de0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f8e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e44d0b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e44d140 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e44d1d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e44d260 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e44d2f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e44d380 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e44d410 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: 0x11e3fdbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f94d0 VAL: 'John Smith' (2 sibs) 37: 0x11e3f9568 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f9610 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f96a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e44d4b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e44d540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e44d5d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e44d660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e44d6f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e44d780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e44d810 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: 0x11e3fdcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f9890 VAL: 'John Smith' (2 sibs) 37: 0x11e3f9928 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f97e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f99d0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f9a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e446430 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e4464c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e446550 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e4465e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e446670 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e446700 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e446790 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: 0x11e3fde10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x11e3fe230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x11e3fe700 MAP: (1 sibs) 4 children: 37: 0x11e3fe7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3fe838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3fe8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3fe968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3fe2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x11e3fe360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x11e3fea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3febe0 MAP: (1 sibs) 4 children: 37: 0x11e3fec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3fed18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3fedb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3fee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3feaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3feef0 MAP: (1 sibs) 4 children: 37: 0x11e3fef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3feb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x11e3fe490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x11e3ff200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3ff3d0 MAP: (1 sibs) 4 children: 37: 0x11e3ff470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ff298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3ff6e0 MAP: (1 sibs) 4 children: 37: 0x11e3ff780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ff330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x11e3fe5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x11e3ff9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3ffbc0 MAP: (1 sibs) 4 children: 37: 0x11e3ffc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ffcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ffd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ffe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ffa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3ffed0 MAP: (1 sibs) 4 children: 37: 0x11e3fff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e400008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e4000a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e400138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ffb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e4506d0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x11e450760 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x11e4507f0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x11e450880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x11e450910 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x11e4509a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x11e450a30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x11e450ac0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x11e450b50 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x11e450be0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x11e450c70 MAP: (1 sibs) 4 children: 37: [11] [11] 0x11e450d00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x11e450d90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x11e450e20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x11e450eb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x11e450f40 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x11e450fd0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x11e451060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x11e4510f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x11e451180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x11e451210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x11e4512a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x11e451330 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x11e4513c0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x11e451450 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x11e4514e0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x11e451570 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x11e451600 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x11e451690 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x11e451720 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x11e4517b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x11e451840 MAP: (1 sibs) 4 children: 37: [32] [32] 0x11e4518d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x11e451960 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x11e4519f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x11e451a80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x11e451b10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x11e451ba0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x11e451c30 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x11e451cc0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x11e451d50 MAP: (1 sibs) 4 children: 37: [41] [41] 0x11e451de0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x11e451e70 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x11e451f00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x11e451f90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x11e452020 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x11e4520b0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x11e452140 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x11e4521d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x11e452260 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x11e4522f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x11e452380 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x11e452410 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: 0x11e3fdf28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f8f20 VAL: 'John Smith' (2 sibs) 37: 0x11e3f8fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f9060 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f90f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e446830 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e4468c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e446950 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e4469e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e446a70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e446b00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e446b90 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: 0x11e3fe040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f91f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3fb380 VAL: 'John Smith' (2 sibs) 37: 0x11e3fb418 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3fb4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3fb558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e4524b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e452540 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e4525d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e452660 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e4526f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e452780 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e452810 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: 0x11e3fe158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x11e3fb070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x11e3fad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x11e3fa090 VAL: 'a' (5 sibs) 37: 0x11e3fa128 VAL: 'b' (5 sibs) 37: 0x11e3fa1c0 VAL: 'c' (5 sibs) 37: 0x11e3fa258 VAL: 'd' (5 sibs) 37: 0x11e3fa2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e4528b0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x11e452940 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x11e4529d0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x11e452a60 VAL: 'a' (5 sibs) 37: [4] [4] 0x11e452af0 VAL: 'b' (5 sibs) 37: [5] [5] 0x11e452b80 VAL: 'c' (5 sibs) 37: [6] [6] 0x11e452c10 VAL: 'd' (5 sibs) 37: [7] [7] 0x11e452ca0 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: 0x11e3fd9b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x11e3f84d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x11e3f8568 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x11e3f8600 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e452d40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x11e452dd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x11e452e60 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x11e452ef0 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: 0x11e3fdac8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f8b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f8ca0 VAL: 'John Smith' (2 sibs) 37: 0x11e3f8d38 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f8bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f8de0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f8e78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e452f90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e453020 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e4530b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e453140 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e4531d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e453260 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e4532f0 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: 0x11e3fdbe0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9390 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f94d0 VAL: 'John Smith' (2 sibs) 37: 0x11e3f9568 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9428 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f9610 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f96a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e453390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e453420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e4534b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e453540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e4535d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e453660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e4536f0 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: 0x11e3fdcf8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9750 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f9890 VAL: 'John Smith' (2 sibs) 37: 0x11e3f9928 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f97e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f99d0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f9a68 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e453790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e453820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e4538b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e453940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e4539d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e453a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e453af0 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: 0x11e3fde10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x11e3fe230 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x11e3fe700 MAP: (1 sibs) 4 children: 37: 0x11e3fe7a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3fe838 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3fe8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3fe968 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3fe2c8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x11e3fe360 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x11e3fea10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3febe0 MAP: (1 sibs) 4 children: 37: 0x11e3fec80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3fed18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3fedb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3fee48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3feaa8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3feef0 MAP: (1 sibs) 4 children: 37: 0x11e3fef90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff028 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff0c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff158 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3feb40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe3f8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x11e3fe490 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x11e3ff200 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3ff3d0 MAP: (1 sibs) 4 children: 37: 0x11e3ff470 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff508 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff5a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff638 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ff298 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3ff6e0 MAP: (1 sibs) 4 children: 37: 0x11e3ff780 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ff818 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ff8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ff948 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ff330 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe528 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x11e3fe5c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x11e3ff9f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x11e3ffbc0 MAP: (1 sibs) 4 children: 37: 0x11e3ffc60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e3ffcf8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e3ffd90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e3ffe28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ffa88 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x11e3ffed0 MAP: (1 sibs) 4 children: 37: 0x11e3fff70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x11e400008 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x11e4000a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x11e400138 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x11e3ffb20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x11e3fe658 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e453b90 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x11e453c20 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x11e453cb0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x11e453d40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x11e453dd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x11e453e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x11e453ef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x11e453f80 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x11e454010 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x11e4540a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x11e454130 MAP: (1 sibs) 4 children: 37: [11] [11] 0x11e4541c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x11e454250 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x11e4542e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x11e454370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x11e454400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x11e454490 MAP: (1 sibs) 4 children: 37: [17] [17] 0x11e454520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x11e4545b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x11e454640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x11e4546d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x11e454760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x11e4547f0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x11e454880 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x11e454910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x11e4549a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x11e454a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x11e454ac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x11e454b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x11e454be0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x11e454c70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x11e454d00 MAP: (1 sibs) 4 children: 37: [32] [32] 0x11e454d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x11e454e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x11e454eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x11e454f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x11e454fd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x11e455060 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x11e4550f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x11e455180 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x11e455210 MAP: (1 sibs) 4 children: 37: [41] [41] 0x11e4552a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x11e455330 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x11e4553c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x11e455450 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x11e4554e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x11e455570 MAP: (1 sibs) 4 children: 37: [47] [47] 0x11e455600 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x11e455690 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x11e455720 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x11e4557b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x11e455840 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x11e4558d0 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: 0x11e3fdf28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f9b60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3f8f20 VAL: 'John Smith' (2 sibs) 37: 0x11e3f8fb8 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9bf8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3f9060 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3f90f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e455970 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e455a00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e455a90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e455b20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e455bb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e455c40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e455cd0 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: 0x11e3fe040 [ROOT] MAP: (0 sibs) 2 children: 37: 0x11e3f91f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x11e3fb380 VAL: 'John Smith' (2 sibs) 37: 0x11e3fb418 VAL: 'Bill Jones' (2 sibs) 37: 0x11e3f9288 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x11e3fb4c0 VAL: 'Mary Smith' (2 sibs) 37: 0x11e3fb558 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e455d70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x11e455e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x11e455e90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x11e455f20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x11e455fb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x11e456040 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x11e4560d0 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: 0x11e3fe158 [ROOT] MAP: (0 sibs) 1 children: 37: 0x11e3fb070 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x11e3fad60 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x11e3fa090 VAL: 'a' (5 sibs) 37: 0x11e3fa128 VAL: 'b' (5 sibs) 37: 0x11e3fa1c0 VAL: 'c' (5 sibs) 37: 0x11e3fa258 VAL: 'd' (5 sibs) 37: 0x11e3fa2f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x11e456170 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x11e456200 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x11e456290 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x11e456320 VAL: 'a' (5 sibs) 37: [4] [4] 0x11e4563b0 VAL: 'b' (5 sibs) 37: [5] [5] 0x11e456440 VAL: 'c' (5 sibs) 37: [6] [6] 0x11e4564d0 VAL: 'd' (5 sibs) 37: [7] [7] 0x11e456560 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 (12 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (12 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.04 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x143a6cab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x143a68e90 MAP: (3 sibs) 0 children: 38: 0x143a68f28 MAP: (3 sibs) 0 children: 38: 0x143a68fc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ab4740 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ab47d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x143ab4860 MAP: (3 sibs) 0 children: 38: [3] [3] 0x143ab48f0 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: 0x143a6cbc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69520 MAP: (2 sibs) 2 children: 38: 0x143a69660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a696f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a695b8 MAP: (2 sibs) 2 children: 38: 0x143a697a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a69838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ab6470 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ab6500 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ab6590 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ab6620 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ab66b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ab6740 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ab67d0 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: 0x143a6cce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69d50 MAP: (2 sibs) 2 children: 38: 0x143a69e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a69f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a69de8 MAP: (2 sibs) 2 children: 38: 0x143a69fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6a068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ab81a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ab8230 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ab82c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ab8350 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ab83e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ab8470 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ab8500 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: 0x143a6cdf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a6a110 MAP: (2 sibs) 2 children: 38: 0x143a6a250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a6a2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a6a1a8 MAP: (2 sibs) 2 children: 38: 0x143a6a390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6a428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ab9ed0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ab9f60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ab9ff0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143aba080 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143aba110 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143aba1a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143aba230 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: 0x143a6cf10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a6ada0 MAP: (2 sibs) 2 children: 38: 0x143a6aee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a6af78 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a6ae38 MAP: (2 sibs) 2 children: 38: 0x143a6b020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6b0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143abbc00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143abbc90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143abbd20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143abbdb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143abbe40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143abbed0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143abbf60 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: 0x143a6d028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x143a69930 MAP: (1 sibs) 2 children: 38: 0x143a691a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a69238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143abd930 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x143abd9c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x143abda50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143abdae0 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: 0x143a6d140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x143a6b2a0 MAP: (4 sibs) 2 children: 38: 0x143a6b510 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x143a6b338 MAP: (4 sibs) 2 children: 38: 0x143a6b650 KEYVAL: 'b' '2' (2 sibs) 38: 0x143a6b6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b3d0 MAP: (4 sibs) 3 children: 38: 0x143a6b790 KEYVAL: 'b' '2' (3 sibs) 38: 0x143a6b828 KEYVAL: 'a' '1' (3 sibs) 38: 0x143a6b8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x143a6b468 MAP: (4 sibs) 2 children: 38: 0x143a6b960 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143abf660 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x143abf6f0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x143abf780 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143abf810 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x143abf8a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x143abf930 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x143abf9c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x143abfa50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x143abfae0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x143abfb70 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x143abfc00 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x143abfc90 MAP: (4 sibs) 2 children: 38: [12] [12] 0x143abfd20 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x143abfdb0 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: 0x143a6d258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x143a6baf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x143a6bb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x143a6bc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x143a6bcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ac1390 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x143ac1420 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x143ac14b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x143ac1540 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x143ac15d0 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: 0x143a6d370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x143a6dc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x143a6dce0 MAP: (5 sibs) 1 children: 38: 0x143a6dfe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x143a6dd78 MAP: (5 sibs) 1 children: 38: 0x143a6e080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x143a6de10 MAP: (5 sibs) 1 children: 38: 0x143a6e120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x143a6dea8 MAP: (5 sibs) 1 children: 38: 0x143a6e1c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x143a6e260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x143a6e2f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x143a6df40 MAP: (5 sibs) 1 children: 38: 0x143a6e3a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x143a6e440 VAL: 'val1' (2 sibs) 38: 0x143a6e4d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ac31b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x143ac3240 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x143ac32d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x143ac3360 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x143ac33f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x143ac3480 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x143ac3510 MAP: (5 sibs) 1 children: 38: [7] [7] 0x143ac35a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x143ac3630 MAP: (5 sibs) 1 children: 38: [9] [9] 0x143ac36c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x143ac3750 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x143ac37e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x143ac3870 MAP: (5 sibs) 1 children: 38: [13] [13] 0x143ac3900 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x143ac3990 VAL: 'val1' (2 sibs) 38: [15] [15] 0x143ac3a20 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: 0x143a6d488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x143a69b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x143a6a520 MAP: (1 sibs) 1 children: 38: 0x143a6a5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x143a69ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x143a6a660 MAP: (1 sibs) 1 children: 38: 0x143a6a700 KEYVAL: '' 'foo' (1 sibs) 38: 0x143a69c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x143a6b160 MAP: (2 sibs) 1 children: 38: 0x143a6a7a0 KEYVAL: '' '' (1 sibs) 38: 0x143a6b1f8 MAP: (2 sibs) 1 children: 38: 0x143a6a840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ac4f80 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x143ac5010 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x143ac50a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x143ac5130 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x143ac51c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x143ac5250 MAP: (1 sibs) 1 children: 38: [6] [6] 0x143ac52e0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x143ac5370 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x143ac5400 MAP: (2 sibs) 1 children: 38: [9] [9] 0x143ac5490 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x143ac5520 MAP: (2 sibs) 1 children: 38: [11] [11] 0x143ac55b0 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: 0x143a6d5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69060 MAP: (2 sibs) 3 children: 38: 0x143a6e580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x143a6e618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x143a6e6b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x143a690f8 MAP: (2 sibs) 3 children: 38: 0x143a6e750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x143a6e7e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x143a6e880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ac6e50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ac6ee0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ac6f70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ac7000 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ac7090 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ac7120 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ac71b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ac7240 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ac72d0 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: 0x143a6d6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a699d0 MAP: (2 sibs) 3 children: 38: 0x143a6e920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x143a6e9b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x143a6ea50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x143a69a68 MAP: (2 sibs) 3 children: 38: 0x143a6eaf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x143a6eb88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x143a6ec20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ac8ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ac8d70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ac8e00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ac8e90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ac8f20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ac8fb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ac9040 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ac90d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ac9160 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x143ac8ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ac8d70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ac8e00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ac8e90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ac8f20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ac8fb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ac9040 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143ac90d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143ac9160 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x143ac8ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ac8d70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ac8e00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ac8e90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ac8f20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ac8fb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ac9040 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143ac90d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143ac9160 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: 0x143a6d7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x143a6ee90 MAP: (3 sibs) 3 children: 38: 0x143a6f060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x143a6f0f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x143a6f190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x143a6ef28 MAP: (3 sibs) 3 children: 38: 0x143a6f230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x143a6f2c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x143a6f360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x143a6efc0 MAP: (3 sibs) 3 children: 38: 0x143a6f400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x143a6f498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x143a6f530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143acab80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143acac10 MAP: (3 sibs) 3 children: 38: [2] [2] 0x143acaca0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143acad30 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143acadc0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143acae50 MAP: (3 sibs) 3 children: 38: [6] [6] 0x143acaee0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x143acaf70 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x143acb000 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x143acb090 MAP: (3 sibs) 3 children: 38: [10] [10] 0x143acb120 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x143acb1b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x143acb240 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: 0x143a6cab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x143a68e90 MAP: (3 sibs) 0 children: 38: 0x143a68f28 MAP: (3 sibs) 0 children: 38: 0x143a68fc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143acb490 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143acb520 MAP: (3 sibs) 0 children: 38: [2] [2] 0x143acb5b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x143acb640 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: 0x143a6cbc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69520 MAP: (2 sibs) 2 children: 38: 0x143a69660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a696f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a695b8 MAP: (2 sibs) 2 children: 38: 0x143a697a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a69838 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143acbda0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143acbe30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143acbec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143acbf50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143acbfe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143acc070 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143acc100 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: 0x143a6cce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69d50 MAP: (2 sibs) 2 children: 38: 0x143a69e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a69f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a69de8 MAP: (2 sibs) 2 children: 38: 0x143a69fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6a068 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143acc6b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143acc740 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143acc7d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143acc860 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143acc8f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143acc980 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143acca10 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: 0x143a6cdf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a6a110 MAP: (2 sibs) 2 children: 38: 0x143a6a250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a6a2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a6a1a8 MAP: (2 sibs) 2 children: 38: 0x143a6a390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6a428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143accfc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143acd050 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143acd0e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143acd170 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143acd200 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143acd290 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143acd320 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: 0x143a6cf10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a6ada0 MAP: (2 sibs) 2 children: 38: 0x143a6aee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a6af78 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a6ae38 MAP: (2 sibs) 2 children: 38: 0x143a6b020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6b0b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143acd8d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143acd960 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143acd9f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143acda80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143acdb10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143acdba0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143acdc30 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: 0x143a6d028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x143a69930 MAP: (1 sibs) 2 children: 38: 0x143a691a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a69238 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ace1e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x143ace270 MAP: (1 sibs) 2 children: 38: [2] [2] 0x143ace300 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ace390 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: 0x143a6d140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x143a6b2a0 MAP: (4 sibs) 2 children: 38: 0x143a6b510 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x143a6b338 MAP: (4 sibs) 2 children: 38: 0x143a6b650 KEYVAL: 'b' '2' (2 sibs) 38: 0x143a6b6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b3d0 MAP: (4 sibs) 3 children: 38: 0x143a6b790 KEYVAL: 'b' '2' (3 sibs) 38: 0x143a6b828 KEYVAL: 'a' '1' (3 sibs) 38: 0x143a6b8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x143a6b468 MAP: (4 sibs) 2 children: 38: 0x143a6b960 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b9f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143aceaf0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x143aceb80 MAP: (4 sibs) 2 children: 38: [2] [2] 0x143acec10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143aceca0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x143aced30 MAP: (4 sibs) 2 children: 38: [5] [5] 0x143acedc0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x143acee50 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x143aceee0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x143acef70 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x143acf000 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x143acf090 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x143acf120 MAP: (4 sibs) 2 children: 38: [12] [12] 0x143acf1b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x143acf240 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: 0x143a6d258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x143a6baf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x143a6bb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x143a6bc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x143a6bcb8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143acf400 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x143acf490 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x143acf520 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x143acf5b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x143acf640 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: 0x143a6d370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x143a6dc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x143a6dce0 MAP: (5 sibs) 1 children: 38: 0x143a6dfe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x143a6dd78 MAP: (5 sibs) 1 children: 38: 0x143a6e080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x143a6de10 MAP: (5 sibs) 1 children: 38: 0x143a6e120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x143a6dea8 MAP: (5 sibs) 1 children: 38: 0x143a6e1c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x143a6e260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x143a6e2f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x143a6df40 MAP: (5 sibs) 1 children: 38: 0x143a6e3a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x143a6e440 VAL: 'val1' (2 sibs) 38: 0x143a6e4d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143acfd10 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x143acfda0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x143acfe30 MAP: (5 sibs) 1 children: 38: [3] [3] 0x143acfec0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x143acff50 MAP: (5 sibs) 1 children: 38: [5] [5] 0x143acffe0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x143ad0070 MAP: (5 sibs) 1 children: 38: [7] [7] 0x143ad0100 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x143ad0190 MAP: (5 sibs) 1 children: 38: [9] [9] 0x143ad0220 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x143ad02b0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x143ad0340 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x143ad03d0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x143ad0460 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x143ad04f0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x143ad0580 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: 0x143a6d488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x143a69b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x143a6a520 MAP: (1 sibs) 1 children: 38: 0x143a6a5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x143a69ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x143a6a660 MAP: (1 sibs) 1 children: 38: 0x143a6a700 KEYVAL: '' 'foo' (1 sibs) 38: 0x143a69c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x143a6b160 MAP: (2 sibs) 1 children: 38: 0x143a6a7a0 KEYVAL: '' '' (1 sibs) 38: 0x143a6b1f8 MAP: (2 sibs) 1 children: 38: 0x143a6a840 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ad0620 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x143ad06b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x143ad0740 MAP: (1 sibs) 1 children: 38: [3] [3] 0x143ad07d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x143ad0860 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x143ad08f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x143ad0980 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x143ad0a10 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x143ad0aa0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x143ad0b30 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x143ad0bc0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x143ad0c50 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: 0x143a6d5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69060 MAP: (2 sibs) 3 children: 38: 0x143a6e580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x143a6e618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x143a6e6b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x143a690f8 MAP: (2 sibs) 3 children: 38: 0x143a6e750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x143a6e7e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x143a6e880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ad0f30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad0fc0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ad1050 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ad10e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ad1170 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ad1200 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ad1290 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ad1320 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ad13b0 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: 0x143a6d6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a699d0 MAP: (2 sibs) 3 children: 38: 0x143a6e920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x143a6e9b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x143a6ea50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x143a69a68 MAP: (2 sibs) 3 children: 38: 0x143a6eaf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x143a6eb88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x143a6ec20 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ad1840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad18d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ad1960 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ad19f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ad1a80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ad1b10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ad1ba0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ad1c30 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ad1cc0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x143ad1840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad18d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ad1960 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ad19f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ad1a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ad1b10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ad1ba0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143ad1c30 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143ad1cc0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x143ad1840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad18d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ad1960 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ad19f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ad1a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ad1b10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ad1ba0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143ad1c30 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143ad1cc0 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: 0x143a6d7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x143a6ee90 MAP: (3 sibs) 3 children: 38: 0x143a6f060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x143a6f0f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x143a6f190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x143a6ef28 MAP: (3 sibs) 3 children: 38: 0x143a6f230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x143a6f2c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x143a6f360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x143a6efc0 MAP: (3 sibs) 3 children: 38: 0x143a6f400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x143a6f498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x143a6f530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x143ad2150 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ad21e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x143ad2270 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ad2300 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ad2390 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ad2420 MAP: (3 sibs) 3 children: 38: [6] [6] 0x143ad24b0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x143ad2540 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x143ad25d0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x143ad2660 MAP: (3 sibs) 3 children: 38: [10] [10] 0x143ad26f0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x143ad2780 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x143ad2810 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] 0x143ab4740 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ab47d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x143ab4860 MAP: (3 sibs) 0 children: 38: [3] [3] 0x143ab48f0 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] 0x143ad3bf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ad3c80 MAP: (3 sibs) 0 children: 38: [2] [2] 0x143ad3d10 MAP: (3 sibs) 0 children: 38: [3] [3] 0x143ad3da0 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] 0x143ab6470 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ab6500 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ab6590 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ab6620 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ab66b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ab6740 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ab67d0 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] 0x143ad4de0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad4e70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ad4f00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ad4f90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ad5020 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ad50b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ad5140 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] 0x143ab81a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ab8230 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ab82c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ab8350 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ab83e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ab8470 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ab8500 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] 0x143ad56f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad5780 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ad5810 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ad58a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ad5930 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ad59c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ad5a50 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] 0x143ab9ed0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ab9f60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ab9ff0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143aba080 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143aba110 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143aba1a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143aba230 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] 0x143ad6000 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad6090 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ad6120 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ad61b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ad6240 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ad62d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ad6360 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] 0x143abbc00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143abbc90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143abbd20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143abbdb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143abbe40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143abbed0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143abbf60 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] 0x143ad6910 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad69a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ad6a30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ad6ac0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ad6b50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ad6be0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ad6c70 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] 0x143abd930 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x143abd9c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x143abda50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143abdae0 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] 0x143ad7220 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x143ad72b0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x143ad7340 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ad73d0 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] 0x143abf660 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x143abf6f0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x143abf780 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143abf810 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x143abf8a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x143abf930 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x143abf9c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x143abfa50 MAP: (4 sibs) 3 children: 38: [8] [8] 0x143abfae0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x143abfb70 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x143abfc00 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x143abfc90 MAP: (4 sibs) 2 children: 38: [12] [12] 0x143abfd20 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x143abfdb0 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] 0x143ad7b30 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x143ad7bc0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x143ad7c50 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ad7ce0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x143ad7d70 MAP: (4 sibs) 2 children: 38: [5] [5] 0x143ad7e00 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x143ad7e90 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x143ad7f20 MAP: (4 sibs) 3 children: 38: [8] [8] 0x143ad7fb0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x143ad8040 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x143ad80d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x143ad8160 MAP: (4 sibs) 2 children: 38: [12] [12] 0x143ad81f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x143ad8280 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] 0x143ac1390 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x143ac1420 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x143ac14b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x143ac1540 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x143ac15d0 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] 0x143ad8440 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x143ad84d0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x143ad8560 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x143ad85f0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x143ad8680 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] 0x143ac31b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x143ac3240 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x143ac32d0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x143ac3360 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x143ac33f0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x143ac3480 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x143ac3510 MAP: (5 sibs) 1 children: 38: [7] [7] 0x143ac35a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x143ac3630 MAP: (5 sibs) 1 children: 38: [9] [9] 0x143ac36c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x143ac3750 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x143ac37e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x143ac3870 MAP: (5 sibs) 1 children: 38: [13] [13] 0x143ac3900 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x143ac3990 VAL: 'val1' (2 sibs) 38: [15] [15] 0x143ac3a20 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] 0x143ad8d50 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x143ad8de0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x143ad8e70 MAP: (5 sibs) 1 children: 38: [3] [3] 0x143ad8f00 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x143ad8f90 MAP: (5 sibs) 1 children: 38: [5] [5] 0x143ad9020 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x143ad90b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x143ad9140 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x143ad91d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x143ad9260 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x143ad92f0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x143ad9380 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x143ad9410 MAP: (5 sibs) 1 children: 38: [13] [13] 0x143ad94a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x143ad9530 VAL: 'val1' (2 sibs) 38: [15] [15] 0x143ad95c0 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] 0x143ac4f80 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x143ac5010 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x143ac50a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x143ac5130 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x143ac51c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x143ac5250 MAP: (1 sibs) 1 children: 38: [6] [6] 0x143ac52e0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x143ac5370 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x143ac5400 MAP: (2 sibs) 1 children: 38: [9] [9] 0x143ac5490 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x143ac5520 MAP: (2 sibs) 1 children: 38: [11] [11] 0x143ac55b0 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] 0x143ad9660 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x143ad96f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x143ad9780 MAP: (1 sibs) 1 children: 38: [3] [3] 0x143ad9810 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x143ad98a0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x143ad9930 MAP: (1 sibs) 1 children: 38: [6] [6] 0x143ad99c0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x143ad9a50 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x143ad9ae0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x143ad9b70 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x143ad9c00 MAP: (2 sibs) 1 children: 38: [11] [11] 0x143ad9c90 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] 0x143ac6e50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ac6ee0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ac6f70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ac7000 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ac7090 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ac7120 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ac71b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ac7240 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ac72d0 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] 0x143ad9f70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ada000 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ada090 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ada120 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ada1b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ada240 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ada2d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ada360 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ada3f0 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] 0x143ac8ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ac8d70 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ac8e00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ac8e90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ac8f20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ac8fb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ac9040 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143ac90d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143ac9160 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] 0x143ada880 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ada910 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ada9a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143adaa30 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143adaac0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143adab50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143adabe0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143adac70 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143adad00 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] 0x143acab80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143acac10 MAP: (3 sibs) 3 children: 38: [2] [2] 0x143acaca0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143acad30 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143acadc0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143acae50 MAP: (3 sibs) 3 children: 38: [6] [6] 0x143acaee0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x143acaf70 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x143acb000 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x143acb090 MAP: (3 sibs) 3 children: 38: [10] [10] 0x143acb120 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x143acb1b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x143acb240 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] 0x143adb190 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143adb220 MAP: (3 sibs) 3 children: 38: [2] [2] 0x143adb2b0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143adb340 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143adb3d0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143adb460 MAP: (3 sibs) 3 children: 38: [6] [6] 0x143adb4f0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x143adb580 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x143adb610 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x143adb6a0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x143adb730 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x143adb7c0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x143adb850 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] 0x143acb490 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143acb520 MAP: (3 sibs) 0 children: 38: [2] [2] 0x143acb5b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x143acb640 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] 0x143adbaa0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143adbb30 MAP: (3 sibs) 0 children: 38: [2] [2] 0x143adbbc0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x143adbc50 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] 0x143acbda0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143acbe30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143acbec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143acbf50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143acbfe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143acc070 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143acc100 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] 0x143adc3b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143adc440 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143adc4d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143adc560 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143adc5f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143adc680 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143adc710 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] 0x143acc6b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143acc740 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143acc7d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143acc860 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143acc8f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143acc980 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143acca10 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] 0x143adccc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143adcd50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143adcde0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143adce70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143adcf00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143adcf90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143add020 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] 0x143accfc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143acd050 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143acd0e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143acd170 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143acd200 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143acd290 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143acd320 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] 0x143add5d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143add660 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143add6f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143add780 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143add810 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143add8a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143add930 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] 0x143acd8d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143acd960 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143acd9f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143acda80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143acdb10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143acdba0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143acdc30 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] 0x143addee0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143addf70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ade000 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ade090 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ade120 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ade1b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ade240 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] 0x143ace1e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x143ace270 MAP: (1 sibs) 2 children: 38: [2] [2] 0x143ace300 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ace390 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] 0x143ade7f0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x143ade880 MAP: (1 sibs) 2 children: 38: [2] [2] 0x143ade910 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ade9a0 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] 0x143aceaf0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x143aceb80 MAP: (4 sibs) 2 children: 38: [2] [2] 0x143acec10 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143aceca0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x143aced30 MAP: (4 sibs) 2 children: 38: [5] [5] 0x143acedc0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x143acee50 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x143aceee0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x143acef70 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x143acf000 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x143acf090 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x143acf120 MAP: (4 sibs) 2 children: 38: [12] [12] 0x143acf1b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x143acf240 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] 0x143adf100 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x143adf190 MAP: (4 sibs) 2 children: 38: [2] [2] 0x143adf220 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143adf2b0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x143adf340 MAP: (4 sibs) 2 children: 38: [5] [5] 0x143adf3d0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x143adf460 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x143adf4f0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x143adf580 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x143adf610 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x143adf6a0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x143adf730 MAP: (4 sibs) 2 children: 38: [12] [12] 0x143adf7c0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x143adf850 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] 0x143acf400 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x143acf490 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x143acf520 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x143acf5b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x143acf640 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] 0x143adfa10 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x143adfaa0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x143adfb30 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x143adfbc0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x143adfc50 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] 0x143acfd10 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x143acfda0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x143acfe30 MAP: (5 sibs) 1 children: 38: [3] [3] 0x143acfec0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x143acff50 MAP: (5 sibs) 1 children: 38: [5] [5] 0x143acffe0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x143ad0070 MAP: (5 sibs) 1 children: 38: [7] [7] 0x143ad0100 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x143ad0190 MAP: (5 sibs) 1 children: 38: [9] [9] 0x143ad0220 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x143ad02b0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x143ad0340 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x143ad03d0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x143ad0460 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x143ad04f0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x143ad0580 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] 0x143ae0320 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x143ae03b0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x143ae0440 MAP: (5 sibs) 1 children: 38: [3] [3] 0x143ae04d0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x143ae0560 MAP: (5 sibs) 1 children: 38: [5] [5] 0x143ae05f0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x143ae0680 MAP: (5 sibs) 1 children: 38: [7] [7] 0x143ae0710 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x143ae07a0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x143ae0830 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x143ae08c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x143ae0950 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x143ae09e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x143ae0a70 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x143ae0b00 VAL: 'val1' (2 sibs) 38: [15] [15] 0x143ae0b90 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] 0x143ad0620 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x143ad06b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x143ad0740 MAP: (1 sibs) 1 children: 38: [3] [3] 0x143ad07d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x143ad0860 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x143ad08f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x143ad0980 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x143ad0a10 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x143ad0aa0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x143ad0b30 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x143ad0bc0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x143ad0c50 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] 0x143ae0c30 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x143ae0cc0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x143ae0d50 MAP: (1 sibs) 1 children: 38: [3] [3] 0x143ae0de0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x143ae0e70 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x143ae0f00 MAP: (1 sibs) 1 children: 38: [6] [6] 0x143ae0f90 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x143ae1020 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x143ae10b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x143ae1140 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x143ae11d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x143ae1260 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] 0x143ad0f30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad0fc0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ad1050 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ad10e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ad1170 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ad1200 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ad1290 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ad1320 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ad13b0 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] 0x143ae1540 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae15d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ae1660 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ae16f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ae1780 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ae1810 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ae18a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ae1930 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ae19c0 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] 0x143ad1840 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ad18d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ad1960 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ad19f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ad1a80 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ad1b10 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ad1ba0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143ad1c30 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143ad1cc0 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] 0x143ae1e50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae1ee0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ae1f70 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ae2000 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ae2090 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ae2120 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ae21b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143ae2240 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143ae22d0 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] 0x143ad2150 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ad21e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x143ad2270 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ad2300 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ad2390 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ad2420 MAP: (3 sibs) 3 children: 38: [6] [6] 0x143ad24b0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x143ad2540 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x143ad25d0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x143ad2660 MAP: (3 sibs) 3 children: 38: [10] [10] 0x143ad26f0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x143ad2780 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x143ad2810 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] 0x143ae2760 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ae27f0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x143ae2880 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ae2910 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ae29a0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ae2a30 MAP: (3 sibs) 3 children: 38: [6] [6] 0x143ae2ac0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x143ae2b50 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x143ae2be0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x143ae2c70 MAP: (3 sibs) 3 children: 38: [10] [10] 0x143ae2d00 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x143ae2d90 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x143ae2e20 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: 0x143a6cab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x143a68e90 MAP: (3 sibs) 0 children: 38: 0x143a68f28 MAP: (3 sibs) 0 children: 38: 0x143a68fc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ad48c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ad4950 MAP: (3 sibs) 0 children: 38: [2] [2] 0x143ad49e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x143ad4a70 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: 0x143a6cbc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69520 MAP: (2 sibs) 2 children: 38: 0x143a69660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a696f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a695b8 MAP: (2 sibs) 2 children: 38: 0x143a697a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a69838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae3070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae3100 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ae3190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ae3220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ae32b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ae3340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ae33d0 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: 0x143a6cce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69d50 MAP: (2 sibs) 2 children: 38: 0x143a69e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a69f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a69de8 MAP: (2 sibs) 2 children: 38: 0x143a69fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6a068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae3470 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae3500 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ae3590 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ae3620 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ae36b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ae3740 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ae37d0 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: 0x143a6cdf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a6a110 MAP: (2 sibs) 2 children: 38: 0x143a6a250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a6a2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a6a1a8 MAP: (2 sibs) 2 children: 38: 0x143a6a390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6a428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae3870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae3900 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ae3990 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ae3a20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ae3ab0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ae3b40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ae3bd0 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: 0x143a6cf10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a6ada0 MAP: (2 sibs) 2 children: 38: 0x143a6aee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a6af78 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a6ae38 MAP: (2 sibs) 2 children: 38: 0x143a6b020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6b0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae3c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae3d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ae3d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ae3e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ae3eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ae3f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ae3fd0 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: 0x143a6d028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x143a69930 MAP: (1 sibs) 2 children: 38: 0x143a691a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a69238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae4070 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x143ae4100 MAP: (1 sibs) 2 children: 38: [2] [2] 0x143ae4190 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ae4220 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: 0x143a6d140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x143a6b2a0 MAP: (4 sibs) 2 children: 38: 0x143a6b510 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x143a6b338 MAP: (4 sibs) 2 children: 38: 0x143a6b650 KEYVAL: 'b' '2' (2 sibs) 38: 0x143a6b6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b3d0 MAP: (4 sibs) 3 children: 38: 0x143a6b790 KEYVAL: 'b' '2' (3 sibs) 38: 0x143a6b828 KEYVAL: 'a' '1' (3 sibs) 38: 0x143a6b8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x143a6b468 MAP: (4 sibs) 2 children: 38: 0x143a6b960 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae42c0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x143ae4350 MAP: (4 sibs) 2 children: 38: [2] [2] 0x143ae43e0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ae4470 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x143ae4500 MAP: (4 sibs) 2 children: 38: [5] [5] 0x143ae4590 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x143ae4620 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x143ae46b0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x143ae4740 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x143ae47d0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x143ae4860 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x143ae48f0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x143ae4980 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x143ae4a10 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: 0x143a6d258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x143a6baf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x143a6bb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x143a6bc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x143a6bcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae4ab0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x143ae4b40 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x143ae4bd0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x143ae4c60 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x143ae4cf0 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: 0x143a6d370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x143a6dc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x143a6dce0 MAP: (5 sibs) 1 children: 38: 0x143a6dfe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x143a6dd78 MAP: (5 sibs) 1 children: 38: 0x143a6e080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x143a6de10 MAP: (5 sibs) 1 children: 38: 0x143a6e120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x143a6dea8 MAP: (5 sibs) 1 children: 38: 0x143a6e1c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x143a6e260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x143a6e2f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x143a6df40 MAP: (5 sibs) 1 children: 38: 0x143a6e3a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x143a6e440 VAL: 'val1' (2 sibs) 38: 0x143a6e4d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae4d90 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x143ae4e20 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x143ae4eb0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x143ae4f40 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x143ae4fd0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x143ae5060 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x143ae50f0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x143ae5180 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x143ae5210 MAP: (5 sibs) 1 children: 38: [9] [9] 0x143ae52a0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x143ae5330 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x143ae53c0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x143ae5450 MAP: (5 sibs) 1 children: 38: [13] [13] 0x143ae54e0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x143ae5570 VAL: 'val1' (2 sibs) 38: [15] [15] 0x143ae5600 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: 0x143a6d488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x143a69b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x143a6a520 MAP: (1 sibs) 1 children: 38: 0x143a6a5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x143a69ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x143a6a660 MAP: (1 sibs) 1 children: 38: 0x143a6a700 KEYVAL: '' 'foo' (1 sibs) 38: 0x143a69c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x143a6b160 MAP: (2 sibs) 1 children: 38: 0x143a6a7a0 KEYVAL: '' '' (1 sibs) 38: 0x143a6b1f8 MAP: (2 sibs) 1 children: 38: 0x143a6a840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae56a0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x143ae5730 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x143ae57c0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x143ae5850 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x143ae58e0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x143ae5970 MAP: (1 sibs) 1 children: 38: [6] [6] 0x143ae5a00 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x143ae5a90 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x143ae5b20 MAP: (2 sibs) 1 children: 38: [9] [9] 0x143ae5bb0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x143ae5c40 MAP: (2 sibs) 1 children: 38: [11] [11] 0x143ae5cd0 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: 0x143a6d5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69060 MAP: (2 sibs) 3 children: 38: 0x143a6e580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x143a6e618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x143a6e6b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x143a690f8 MAP: (2 sibs) 3 children: 38: 0x143a6e750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x143a6e7e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x143a6e880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae5d70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae5e00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ae5e90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ae5f20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ae5fb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ae6040 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ae60d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143ae6160 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143ae61f0 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: 0x143a6d6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a699d0 MAP: (2 sibs) 3 children: 38: 0x143a6e920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x143a6e9b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x143a6ea50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x143a69a68 MAP: (2 sibs) 3 children: 38: 0x143a6eaf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x143a6eb88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x143a6ec20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae6290 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae6320 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ae63b0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ae6440 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ae64d0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ae6560 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143ae65f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143ae6680 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143ae6710 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: 0x143a6d7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x143a6ee90 MAP: (3 sibs) 3 children: 38: 0x143a6f060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x143a6f0f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x143a6f190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x143a6ef28 MAP: (3 sibs) 3 children: 38: 0x143a6f230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x143a6f2c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x143a6f360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x143a6efc0 MAP: (3 sibs) 3 children: 38: 0x143a6f400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x143a6f498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x143a6f530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae67b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ae6840 MAP: (3 sibs) 3 children: 38: [2] [2] 0x143ae68d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143ae6960 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143ae69f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143ae6a80 MAP: (3 sibs) 3 children: 38: [6] [6] 0x143ae6b10 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x143ae6ba0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x143ae6c30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x143ae6cc0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x143ae6d50 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x143ae6de0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x143ae6e70 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: 0x143a6cab0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x143a68e90 MAP: (3 sibs) 0 children: 38: 0x143a68f28 MAP: (3 sibs) 0 children: 38: 0x143a68fc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae6f10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143ae6fa0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x143ae7030 MAP: (3 sibs) 0 children: 38: [3] [3] 0x143ae70c0 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: 0x143a6cbc8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69520 MAP: (2 sibs) 2 children: 38: 0x143a69660 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a696f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a695b8 MAP: (2 sibs) 2 children: 38: 0x143a697a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a69838 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae7160 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae71f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ae7280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ae7310 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ae73a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ae7430 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ae74c0 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: 0x143a6cce0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69d50 MAP: (2 sibs) 2 children: 38: 0x143a69e90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a69f28 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a69de8 MAP: (2 sibs) 2 children: 38: 0x143a69fd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6a068 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae7560 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae75f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ae7680 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ae7710 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ae77a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ae7830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ae78c0 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: 0x143a6cdf8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a6a110 MAP: (2 sibs) 2 children: 38: 0x143a6a250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a6a2e8 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a6a1a8 MAP: (2 sibs) 2 children: 38: 0x143a6a390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6a428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae7960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae79f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ae7a80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ae7b10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ae7ba0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ae7c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ae7cc0 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: 0x143a6cf10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a6ada0 MAP: (2 sibs) 2 children: 38: 0x143a6aee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x143a6af78 KEYVAL: 'age' '33' (2 sibs) 38: 0x143a6ae38 MAP: (2 sibs) 2 children: 38: 0x143a6b020 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x143a6b0b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae7d60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae7df0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x143ae7e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x143ae7f10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x143ae7fa0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x143ae8030 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x143ae80c0 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: 0x143a6d028 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x143a69930 MAP: (1 sibs) 2 children: 38: 0x143a691a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a69238 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae8160 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x143ae81f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x143ae8280 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ae8310 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: 0x143a6d140 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x143a6b2a0 MAP: (4 sibs) 2 children: 38: 0x143a6b510 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b5a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x143a6b338 MAP: (4 sibs) 2 children: 38: 0x143a6b650 KEYVAL: 'b' '2' (2 sibs) 38: 0x143a6b6e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b3d0 MAP: (4 sibs) 3 children: 38: 0x143a6b790 KEYVAL: 'b' '2' (3 sibs) 38: 0x143a6b828 KEYVAL: 'a' '1' (3 sibs) 38: 0x143a6b8c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x143a6b468 MAP: (4 sibs) 2 children: 38: 0x143a6b960 KEYVAL: 'a' '1' (2 sibs) 38: 0x143a6b9f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae83b0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x143ae8440 MAP: (4 sibs) 2 children: 38: [2] [2] 0x143ae84d0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x143ae8560 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x143ae85f0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x143ae8680 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x143ae8710 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x143ae87a0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x143ae8830 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x143ae88c0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x143ae8950 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x143ae89e0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x143ae8a70 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x143ae8b00 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: 0x143a6d258 [ROOT] MAP: (0 sibs) 4 children: 38: 0x143a6baf0 KEYVAL: 'a' '1' (4 sibs) 38: 0x143a6bb88 KEYVAL: 'b' '2' (4 sibs) 38: 0x143a6bc20 KEYVAL: 'b' '2' (4 sibs) 38: 0x143a6bcb8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae8ba0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x143ae8c30 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x143ae8cc0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x143ae8d50 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x143ae8de0 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: 0x143a6d370 [ROOT] MAP: (0 sibs) 1 children: 38: 0x143a6dc40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x143a6dce0 MAP: (5 sibs) 1 children: 38: 0x143a6dfe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x143a6dd78 MAP: (5 sibs) 1 children: 38: 0x143a6e080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x143a6de10 MAP: (5 sibs) 1 children: 38: 0x143a6e120 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x143a6dea8 MAP: (5 sibs) 1 children: 38: 0x143a6e1c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x143a6e260 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x143a6e2f8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x143a6df40 MAP: (5 sibs) 1 children: 38: 0x143a6e3a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x143a6e440 VAL: 'val1' (2 sibs) 38: 0x143a6e4d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae8e80 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x143ae8f10 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x143ae8fa0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x143ae9030 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x143ae90c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x143ae9150 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x143ae91e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x143ae9270 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x143ae9300 MAP: (5 sibs) 1 children: 38: [9] [9] 0x143ae9390 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x143ae9420 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x143ae94b0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x143ae9540 MAP: (5 sibs) 1 children: 38: [13] [13] 0x143ae95d0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x143ae9660 VAL: 'val1' (2 sibs) 38: [15] [15] 0x143ae96f0 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: 0x143a6d488 [ROOT] MAP: (0 sibs) 3 children: 38: 0x143a69b10 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x143a6a520 MAP: (1 sibs) 1 children: 38: 0x143a6a5c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x143a69ba8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x143a6a660 MAP: (1 sibs) 1 children: 38: 0x143a6a700 KEYVAL: '' 'foo' (1 sibs) 38: 0x143a69c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x143a6b160 MAP: (2 sibs) 1 children: 38: 0x143a6a7a0 KEYVAL: '' '' (1 sibs) 38: 0x143a6b1f8 MAP: (2 sibs) 1 children: 38: 0x143a6a840 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae9790 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x143ae9820 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x143ae98b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x143ae9940 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x143ae99d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x143ae9a60 MAP: (1 sibs) 1 children: 38: [6] [6] 0x143ae9af0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x143ae9b80 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x143ae9c10 MAP: (2 sibs) 1 children: 38: [9] [9] 0x143ae9ca0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x143ae9d30 MAP: (2 sibs) 1 children: 38: [11] [11] 0x143ae9dc0 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: 0x143a6d5a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a69060 MAP: (2 sibs) 3 children: 38: 0x143a6e580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x143a6e618 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x143a6e6b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x143a690f8 MAP: (2 sibs) 3 children: 38: 0x143a6e750 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x143a6e7e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x143a6e880 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143ae9e60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143ae9ef0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143ae9f80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143aea010 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143aea0a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143aea130 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143aea1c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x143aea250 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x143aea2e0 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: 0x143a6d6b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x143a699d0 MAP: (2 sibs) 3 children: 38: 0x143a6e920 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x143a6e9b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x143a6ea50 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x143a69a68 MAP: (2 sibs) 3 children: 38: 0x143a6eaf0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x143a6eb88 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x143a6ec20 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143aea380 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x143aea410 MAP: (2 sibs) 3 children: 38: [2] [2] 0x143aea4a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143aea530 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143aea5c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143aea650 MAP: (2 sibs) 3 children: 38: [6] [6] 0x143aea6e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x143aea770 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x143aea800 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: 0x143a6d7d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x143a6ee90 MAP: (3 sibs) 3 children: 38: 0x143a6f060 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x143a6f0f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x143a6f190 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x143a6ef28 MAP: (3 sibs) 3 children: 38: 0x143a6f230 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x143a6f2c8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x143a6f360 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x143a6efc0 MAP: (3 sibs) 3 children: 38: 0x143a6f400 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x143a6f498 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x143a6f530 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x143aea8a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x143aea930 MAP: (3 sibs) 3 children: 38: [2] [2] 0x143aea9c0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x143aeaa50 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x143aeaae0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x143aeab70 MAP: (3 sibs) 3 children: 38: [6] [6] 0x143aeac00 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x143aeac90 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x143aead20 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x143aeadb0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x143aeae40 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x143aeaed0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x143aeaf60 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 (16 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (17 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.05 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x13f819fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x13f818750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x13f8187e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x13f818880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x13f8189c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x13f818a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x13f818918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x13f818b00 VAL: 'item 1' (2 sibs) 39: 0x13f818b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13f82b7a0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13f82b830 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13f82b8c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13f82b950 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13f82b9e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13f82ba70 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13f82bb00 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13f82bb90 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13f82bc20 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: 0x13f81a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13f819960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13f8184f0 MAP: (2 sibs) 4 children: 39: 0x13f819a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13f819a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13f819b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13f819bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13f818588 MAP: (2 sibs) 5 children: 39: 0x13f819c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13f819d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13f819da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x13f819e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13f819ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13f82db40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f82dbd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f82dc60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f82dcf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f82dd80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f82de10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f82dea0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f82df30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f82dfc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f82e050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f82e0e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f82e170 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f82e200 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: 0x13f81a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13f81a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13f81a480 MAP: (2 sibs) 4 children: 39: 0x13f81a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13f81a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13f81a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13f81a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13f81a518 MAP: (2 sibs) 5 children: 39: 0x13f81a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13f81a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13f81a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x13f81a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13f81aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13f82fdf0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f82fe80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f82ff10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f82ffa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f830030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f8300c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f830150 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f8301e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f830270 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f830300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f830390 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f830420 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f8304b0 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: 0x13f819fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x13f818750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x13f8187e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x13f818880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x13f8189c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x13f818a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x13f818918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x13f818b00 VAL: 'item 1' (2 sibs) 39: 0x13f818b98 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13f830700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13f830790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13f830820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13f8308b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13f830940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13f8309d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13f830a60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13f830af0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13f830b80 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: 0x13f81a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13f819960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13f8184f0 MAP: (2 sibs) 4 children: 39: 0x13f819a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13f819a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13f819b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13f819bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13f818588 MAP: (2 sibs) 5 children: 39: 0x13f819c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13f819d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13f819da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x13f819e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13f819ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13f831010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f8310a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f831130 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f8311c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f831250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f8312e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f831370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f831400 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f831490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f831520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f8315b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f831640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f8316d0 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: 0x13f81a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13f81a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13f81a480 MAP: (2 sibs) 4 children: 39: 0x13f81a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13f81a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13f81a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13f81a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13f81a518 MAP: (2 sibs) 5 children: 39: 0x13f81a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13f81a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13f81a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x13f81a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13f81aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13f831920 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f8319b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f831a40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f831ad0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f831b60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f831bf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f831c80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f831d10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f831da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f831e30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f831ec0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f831f50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f831fe0 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] 0x13f82b7a0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13f82b830 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13f82b8c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13f82b950 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13f82b9e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13f82ba70 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13f82bb00 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13f82bb90 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13f82bc20 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] 0x13f832df0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13f832e80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13f832f10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13f832fa0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13f833030 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13f8330c0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13f833150 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13f8331e0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13f833270 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] 0x13f82db40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f82dbd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f82dc60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f82dcf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f82dd80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f82de10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f82dea0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f82df30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f82dfc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f82e050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f82e0e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f82e170 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f82e200 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] 0x13f833fe0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f834070 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f834100 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f834190 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f834220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f8342b0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f834340 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f8343d0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f834460 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f8344f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f834580 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f834610 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f8346a0 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] 0x13f82fdf0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f82fe80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f82ff10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f82ffa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f830030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f8300c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f830150 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f8301e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f830270 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f830300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f830390 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f830420 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f8304b0 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] 0x13f8348f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f834980 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f834a10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f834aa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f834b30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f834bc0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f834c50 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f834ce0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f834d70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f834e00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f834e90 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f834f20 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f834fb0 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] 0x13f830700 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13f830790 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13f830820 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13f8308b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13f830940 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13f8309d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13f830a60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13f830af0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13f830b80 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] 0x13f835200 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13f835290 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13f835320 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13f8353b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13f835440 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13f8354d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13f835560 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13f8355f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13f835680 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] 0x13f831010 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f8310a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f831130 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f8311c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f831250 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f8312e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f831370 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f831400 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f831490 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f831520 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f8315b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f831640 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f8316d0 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] 0x13f835b10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f835ba0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f835c30 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f835cc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f835d50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f835de0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f835e70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f835f00 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f835f90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f836020 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f8360b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f836140 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f8361d0 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] 0x13f831920 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f8319b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f831a40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f831ad0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f831b60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f831bf0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f831c80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f831d10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f831da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f831e30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f831ec0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f831f50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f831fe0 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] 0x13f836420 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f8364b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f836540 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f8365d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f836660 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f8366f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f836780 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f836810 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f8368a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f836930 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f8369c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f836a50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f836ae0 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: 0x13f819fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x13f818750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x13f8187e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x13f818880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x13f8189c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x13f818a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x13f818918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x13f818b00 VAL: 'item 1' (2 sibs) 39: 0x13f818b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13f8338c0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13f833950 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13f8339e0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13f833a70 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13f833b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13f833b90 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13f833c20 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13f833cb0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13f833d40 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: 0x13f81a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13f819960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13f8184f0 MAP: (2 sibs) 4 children: 39: 0x13f819a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13f819a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13f819b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13f819bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13f818588 MAP: (2 sibs) 5 children: 39: 0x13f819c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13f819d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13f819da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x13f819e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13f819ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13f836d30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f836dc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f836e50 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f836ee0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f836f70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f837000 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f837090 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f837120 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f8371b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f837240 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f8372d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f837360 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f8373f0 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: 0x13f81a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13f81a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13f81a480 MAP: (2 sibs) 4 children: 39: 0x13f81a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13f81a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13f81a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13f81a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13f81a518 MAP: (2 sibs) 5 children: 39: 0x13f81a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13f81a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13f81a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x13f81a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13f81aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13f837490 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f837520 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f8375b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f837640 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f8376d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f837760 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f8377f0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f837880 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f837910 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f8379a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f837a30 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f837ac0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f837b50 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: 0x13f819fc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x13f818750 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x13f8187e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x13f818880 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x13f8189c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x13f818a58 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x13f818918 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x13f818b00 VAL: 'item 1' (2 sibs) 39: 0x13f818b98 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13f837bf0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13f837c80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13f837d10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13f837da0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13f837e30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13f837ec0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13f837f50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13f837fe0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13f838070 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: 0x13f81a0d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13f819960 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13f8184f0 MAP: (2 sibs) 4 children: 39: 0x13f819a00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13f819a98 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13f819b30 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13f819bc8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13f818588 MAP: (2 sibs) 5 children: 39: 0x13f819c70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13f819d08 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13f819da0 KEYVAL: 'size' '8' (5 sibs) 39: 0x13f819e38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13f819ed0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13f838110 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f8381a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f838230 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f8382c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f838350 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f8383e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f838470 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f838500 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f838590 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f838620 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f8386b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f838740 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f8387d0 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: 0x13f81a1f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13f81a3e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13f81a480 MAP: (2 sibs) 4 children: 39: 0x13f81a5c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13f81a658 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13f81a6f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13f81a788 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13f81a518 MAP: (2 sibs) 5 children: 39: 0x13f81a830 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13f81a8c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13f81a960 KEYVAL: 'size' '8' (5 sibs) 39: 0x13f81a9f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13f81aa90 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13f838870 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13f838900 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13f838990 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13f838a20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13f838ab0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13f838b40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13f838bd0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13f838c60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13f838cf0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13f838d80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13f838e10 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13f838ea0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13f838f30 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 (5 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (5 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.02 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x15ffc8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15ffc8750 VAL: 'item 1' (4 sibs) 40: 0x15ffc87e8 VAL: 'item 2' (4 sibs) 40: 0x15ffc8880 SEQ: (4 sibs) 2 children: 40: 0x15ffc89c0 VAL: 'item 3.1' (2 sibs) 40: 0x15ffc8a58 VAL: 'item 3.2' (2 sibs) 40: 0x15ffc8918 MAP: (4 sibs) 2 children: 40: 0x15ffc8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15ffc8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x15ffd46b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd4740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd47d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd4860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd48f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd4980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd4a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd4aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd4b30 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: 0x15ffc8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15ffc8e80 VAL: 'item 1' (4 sibs) 40: 0x15ffc8f18 VAL: 'item 2' (4 sibs) 40: 0x15ffc8fb0 SEQ: (4 sibs) 2 children: 40: 0x15ffc90f0 VAL: 'item 3.1' (2 sibs) 40: 0x15ffc9188 VAL: 'item 3.2' (2 sibs) 40: 0x15ffc9048 MAP: (4 sibs) 2 children: 40: 0x15ffc9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15ffc92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x15ffd66d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd6760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd67f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd6880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd6910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd69a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd6a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd6ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd6b50 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: 0x15ffc8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15ffc8750 VAL: 'item 1' (4 sibs) 40: 0x15ffc87e8 VAL: 'item 2' (4 sibs) 40: 0x15ffc8880 SEQ: (4 sibs) 2 children: 40: 0x15ffc89c0 VAL: 'item 3.1' (2 sibs) 40: 0x15ffc8a58 VAL: 'item 3.2' (2 sibs) 40: 0x15ffc8918 MAP: (4 sibs) 2 children: 40: 0x15ffc8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15ffc8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x15ffd6fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd7070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd7100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd7190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd7220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd72b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd7340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd73d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd7460 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: 0x15ffc8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15ffc8e80 VAL: 'item 1' (4 sibs) 40: 0x15ffc8f18 VAL: 'item 2' (4 sibs) 40: 0x15ffc8fb0 SEQ: (4 sibs) 2 children: 40: 0x15ffc90f0 VAL: 'item 3.1' (2 sibs) 40: 0x15ffc9188 VAL: 'item 3.2' (2 sibs) 40: 0x15ffc9048 MAP: (4 sibs) 2 children: 40: 0x15ffc9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15ffc92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x15ffd78f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd7980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd7a10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd7aa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd7b30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd7bc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd7c50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd7ce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd7d70 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] 0x15ffd46b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd4740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd47d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd4860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd48f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd4980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd4a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd4aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd4b30 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] 0x15ffd86b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd8740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd87d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd8860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd88f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd8980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd8a10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd8aa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd8b30 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] 0x15ffd66d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd6760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd67f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd6880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd6910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd69a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd6a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd6ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd6b50 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] 0x15ffd98a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd9930 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd99c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd9a50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd9ae0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd9b70 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd9c00 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd9c90 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd9d20 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] 0x15ffd6fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd7070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd7100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd7190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd7220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd72b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd7340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd73d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd7460 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] 0x15ffda1b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffda240 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffda2d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffda360 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffda3f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffda480 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffda510 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffda5a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffda630 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] 0x15ffd78f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd7980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd7a10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd7aa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd7b30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd7bc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd7c50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd7ce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd7d70 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] 0x15ffdaac0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffdab50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffdabe0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffdac70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffdad00 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffdad90 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffdae20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffdaeb0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffdaf40 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: 0x15ffc8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15ffc8750 VAL: 'item 1' (4 sibs) 40: 0x15ffc87e8 VAL: 'item 2' (4 sibs) 40: 0x15ffc8880 SEQ: (4 sibs) 2 children: 40: 0x15ffc89c0 VAL: 'item 3.1' (2 sibs) 40: 0x15ffc8a58 VAL: 'item 3.2' (2 sibs) 40: 0x15ffc8918 MAP: (4 sibs) 2 children: 40: 0x15ffc8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15ffc8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x15ffd8fc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffd9050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffd90e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffd9170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffd9200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffd9290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffd9320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffd93b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffd9440 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: 0x15ffc8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15ffc8e80 VAL: 'item 1' (4 sibs) 40: 0x15ffc8f18 VAL: 'item 2' (4 sibs) 40: 0x15ffc8fb0 SEQ: (4 sibs) 2 children: 40: 0x15ffc90f0 VAL: 'item 3.1' (2 sibs) 40: 0x15ffc9188 VAL: 'item 3.2' (2 sibs) 40: 0x15ffc9048 MAP: (4 sibs) 2 children: 40: 0x15ffc9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15ffc92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x15ffdb3d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffdb460 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffdb4f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffdb580 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffdb610 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffdb6a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffdb730 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffdb7c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffdb850 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: 0x15ffc8c90 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15ffc8750 VAL: 'item 1' (4 sibs) 40: 0x15ffc87e8 VAL: 'item 2' (4 sibs) 40: 0x15ffc8880 SEQ: (4 sibs) 2 children: 40: 0x15ffc89c0 VAL: 'item 3.1' (2 sibs) 40: 0x15ffc8a58 VAL: 'item 3.2' (2 sibs) 40: 0x15ffc8918 MAP: (4 sibs) 2 children: 40: 0x15ffc8b00 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15ffc8b98 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x15ffdb8f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffdb980 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffdba10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffdbaa0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffdbb30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffdbbc0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffdbc50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffdbce0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffdbd70 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: 0x15ffc8da8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15ffc8e80 VAL: 'item 1' (4 sibs) 40: 0x15ffc8f18 VAL: 'item 2' (4 sibs) 40: 0x15ffc8fb0 SEQ: (4 sibs) 2 children: 40: 0x15ffc90f0 VAL: 'item 3.1' (2 sibs) 40: 0x15ffc9188 VAL: 'item 3.2' (2 sibs) 40: 0x15ffc9048 MAP: (4 sibs) 2 children: 40: 0x15ffc9230 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15ffc92c8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x15ffdbe10 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15ffdbea0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15ffdbf30 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15ffdbfc0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15ffdc050 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15ffdc0e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15ffdc170 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15ffdc200 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15ffdc290 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (2 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (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.14.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x13b6b99e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x13b6b84d0 VAL: 'a' (21 sibs) 41: 0x13b6b8568 VAL: 'b:b' (21 sibs) 41: 0x13b6b8600 VAL: 'c{c' (21 sibs) 41: 0x13b6b8698 VAL: 'cc{' (21 sibs) 41: 0x13b6b8730 VAL: 'c}c' (21 sibs) 41: 0x13b6b87c8 VAL: 'cc}' (21 sibs) 41: 0x13b6b8860 VAL: 'c!c' (21 sibs) 41: 0x13b6b88f8 VAL: 'cc!' (21 sibs) 41: 0x13b6b8990 VAL: '.foo' (21 sibs) 41: 0x13b6b8a28 VAL: '.' (21 sibs) 41: 0x13b6b8ac0 VAL: '-a' (21 sibs) 41: 0x13b6b8b58 VAL: '+b' (21 sibs) 41: 0x13b6b8bf0 VAL: '/b' (21 sibs) 41: 0x13b6b8c88 VAL: ':c' (21 sibs) 41: 0x13b6b8d20 VAL: '$g' (21 sibs) 41: 0x13b6b8db8 VAL: '*' (21 sibs) 41: 0x13b6b8e50 VAL: '*' (21 sibs) 41: 0x13b6b8ee8 VAL: '*' (21 sibs) 41: 0x13b6b8f80 VAL: '*a' (21 sibs) 41: 0x13b6b9018 VAL: '*a' (21 sibs) 41: 0x13b6b90b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6d2710 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x13b6d27a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x13b6d2830 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x13b6d28c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x13b6d2950 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x13b6d29e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x13b6d2a70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x13b6d2b00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x13b6d2b90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x13b6d2c20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x13b6d2cb0 VAL: '.' (21 sibs) 41: [11] [11] 0x13b6d2d40 VAL: '-a' (21 sibs) 41: [12] [12] 0x13b6d2dd0 VAL: '+b' (21 sibs) 41: [13] [13] 0x13b6d2e60 VAL: '/b' (21 sibs) 41: [14] [14] 0x13b6d2ef0 VAL: ':c' (21 sibs) 41: [15] [15] 0x13b6d2f80 VAL: '$g' (21 sibs) 41: [16] [16] 0x13b6d3010 VAL: '*' (21 sibs) 41: [17] [17] 0x13b6d30a0 VAL: '*' (21 sibs) 41: [18] [18] 0x13b6d3130 VAL: '*' (21 sibs) 41: [19] [19] 0x13b6d31c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x13b6d3250 VAL: '*a' (21 sibs) 41: [21] [21] 0x13b6d32e0 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: 0x13b6b9af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x13b6b9390 VAL: 'a' (10 sibs) 41: 0x13b6b9428 VAL: 'b' (10 sibs) 41: 0x13b6b94c0 VAL: 'c' (10 sibs) 41: 0x13b6b9558 VAL: '.foo' (10 sibs) 41: 0x13b6b95f0 VAL: '.' (10 sibs) 41: 0x13b6b9688 VAL: '-a' (10 sibs) 41: 0x13b6b9720 VAL: '+b' (10 sibs) 41: 0x13b6b97b8 VAL: '/b' (10 sibs) 41: 0x13b6b9850 VAL: ':c' (10 sibs) 41: 0x13b6b98e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6d4d40 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x13b6d4dd0 VAL: 'a' (10 sibs) 41: [2] [2] 0x13b6d4e60 VAL: 'b' (10 sibs) 41: [3] [3] 0x13b6d4ef0 VAL: 'c' (10 sibs) 41: [4] [4] 0x13b6d4f80 VAL: '.foo' (10 sibs) 41: [5] [5] 0x13b6d5010 VAL: '.' (10 sibs) 41: [6] [6] 0x13b6d50a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x13b6d5130 VAL: '+b' (10 sibs) 41: [8] [8] 0x13b6d51c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x13b6d5250 VAL: ':c' (10 sibs) 41: [10] [10] 0x13b6d52e0 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: 0x13b6b9c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x13b6b9e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x13b6b9e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x13b6b9f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x13b6b9fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x13b6ba060 KEYVAL: '.' '.' (12 sibs) 41: 0x13b6ba0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x13b6ba190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x13b6ba228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x13b6ba2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x13b6ba358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x13b6ba3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x13b6ba488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6d6a70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6d6b00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6d6b90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6d6c20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6d6cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6d6d40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6d6dd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6d6e60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6d6ef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6d6f80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6d7010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6d70a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6d7130 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: 0x13b6b9d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x13b6ba530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x13b6ba5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x13b6ba660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x13b6ba6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x13b6ba790 KEYVAL: '.' '.' (12 sibs) 41: 0x13b6ba828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x13b6ba8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x13b6ba958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x13b6ba9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x13b6baa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x13b6bab20 KEYVAL: '*' '*' (12 sibs) 41: 0x13b6babb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6d87a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6d8830 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6d88c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6d8950 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6d89e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6d8a70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6d8b00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6d8b90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6d8c20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6d8cb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6d8d40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6d8dd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6d8e60 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: 0x13b6b99e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x13b6b84d0 VAL: 'a' (21 sibs) 41: 0x13b6b8568 VAL: 'b:b' (21 sibs) 41: 0x13b6b8600 VAL: 'c{c' (21 sibs) 41: 0x13b6b8698 VAL: 'cc{' (21 sibs) 41: 0x13b6b8730 VAL: 'c}c' (21 sibs) 41: 0x13b6b87c8 VAL: 'cc}' (21 sibs) 41: 0x13b6b8860 VAL: 'c!c' (21 sibs) 41: 0x13b6b88f8 VAL: 'cc!' (21 sibs) 41: 0x13b6b8990 VAL: '.foo' (21 sibs) 41: 0x13b6b8a28 VAL: '.' (21 sibs) 41: 0x13b6b8ac0 VAL: '-a' (21 sibs) 41: 0x13b6b8b58 VAL: '+b' (21 sibs) 41: 0x13b6b8bf0 VAL: '/b' (21 sibs) 41: 0x13b6b8c88 VAL: ':c' (21 sibs) 41: 0x13b6b8d20 VAL: '$g' (21 sibs) 41: 0x13b6b8db8 VAL: '*' (21 sibs) 41: 0x13b6b8e50 VAL: '*' (21 sibs) 41: 0x13b6b8ee8 VAL: '*' (21 sibs) 41: 0x13b6b8f80 VAL: '*a' (21 sibs) 41: 0x13b6b9018 VAL: '*a' (21 sibs) 41: 0x13b6b90b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6d99c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x13b6d9a50 VAL: 'a' (21 sibs) 41: [2] [2] 0x13b6d9ae0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x13b6d9b70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x13b6d9c00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x13b6d9c90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x13b6d9d20 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x13b6d9db0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x13b6d9e40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x13b6d9ed0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x13b6d9f60 VAL: '.' (21 sibs) 41: [11] [11] 0x13b6d9ff0 VAL: '-a' (21 sibs) 41: [12] [12] 0x13b6da080 VAL: '+b' (21 sibs) 41: [13] [13] 0x13b6da110 VAL: '/b' (21 sibs) 41: [14] [14] 0x13b6da1a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x13b6da230 VAL: '$g' (21 sibs) 41: [16] [16] 0x13b6da2c0 VAL: '*' (21 sibs) 41: [17] [17] 0x13b6da350 VAL: '*' (21 sibs) 41: [18] [18] 0x13b6da3e0 VAL: '*' (21 sibs) 41: [19] [19] 0x13b6da470 VAL: '*a' (21 sibs) 41: [20] [20] 0x13b6da500 VAL: '*a' (21 sibs) 41: [21] [21] 0x13b6da590 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: 0x13b6b9af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x13b6b9390 VAL: 'a' (10 sibs) 41: 0x13b6b9428 VAL: 'b' (10 sibs) 41: 0x13b6b94c0 VAL: 'c' (10 sibs) 41: 0x13b6b9558 VAL: '.foo' (10 sibs) 41: 0x13b6b95f0 VAL: '.' (10 sibs) 41: 0x13b6b9688 VAL: '-a' (10 sibs) 41: 0x13b6b9720 VAL: '+b' (10 sibs) 41: 0x13b6b97b8 VAL: '/b' (10 sibs) 41: 0x13b6b9850 VAL: ':c' (10 sibs) 41: 0x13b6b98e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6d90b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x13b6d9140 VAL: 'a' (10 sibs) 41: [2] [2] 0x13b6d91d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x13b6d9260 VAL: 'c' (10 sibs) 41: [4] [4] 0x13b6d92f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x13b6d9380 VAL: '.' (10 sibs) 41: [6] [6] 0x13b6d9410 VAL: '-a' (10 sibs) 41: [7] [7] 0x13b6d94a0 VAL: '+b' (10 sibs) 41: [8] [8] 0x13b6d9530 VAL: '/b' (10 sibs) 41: [9] [9] 0x13b6d95c0 VAL: ':c' (10 sibs) 41: [10] [10] 0x13b6d9650 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: 0x13b6b9c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x13b6b9e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x13b6b9e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x13b6b9f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x13b6b9fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x13b6ba060 KEYVAL: '.' '.' (12 sibs) 41: 0x13b6ba0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x13b6ba190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x13b6ba228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x13b6ba2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x13b6ba358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x13b6ba3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x13b6ba488 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6dabd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6dac60 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6dacf0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6dad80 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6dae10 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6daea0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6daf30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6dafc0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6db050 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6db0e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6db170 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6db200 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6db290 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: 0x13b6b9d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x13b6ba530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x13b6ba5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x13b6ba660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x13b6ba6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x13b6ba790 KEYVAL: '.' '.' (12 sibs) 41: 0x13b6ba828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x13b6ba8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x13b6ba958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x13b6ba9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x13b6baa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x13b6bab20 KEYVAL: '*' '*' (12 sibs) 41: 0x13b6babb8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6db4e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6db570 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6db600 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6db690 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6db720 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6db7b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6db840 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6db8d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6db960 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6db9f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6dba80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6dbb10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6dbba0 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] 0x13b6d2710 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x13b6d27a0 VAL: 'a' (21 sibs) 41: [2] [2] 0x13b6d2830 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x13b6d28c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x13b6d2950 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x13b6d29e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x13b6d2a70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x13b6d2b00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x13b6d2b90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x13b6d2c20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x13b6d2cb0 VAL: '.' (21 sibs) 41: [11] [11] 0x13b6d2d40 VAL: '-a' (21 sibs) 41: [12] [12] 0x13b6d2dd0 VAL: '+b' (21 sibs) 41: [13] [13] 0x13b6d2e60 VAL: '/b' (21 sibs) 41: [14] [14] 0x13b6d2ef0 VAL: ':c' (21 sibs) 41: [15] [15] 0x13b6d2f80 VAL: '$g' (21 sibs) 41: [16] [16] 0x13b6d3010 VAL: '*' (21 sibs) 41: [17] [17] 0x13b6d30a0 VAL: '*' (21 sibs) 41: [18] [18] 0x13b6d3130 VAL: '*' (21 sibs) 41: [19] [19] 0x13b6d31c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x13b6d3250 VAL: '*a' (21 sibs) 41: [21] [21] 0x13b6d32e0 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] 0x13b6dd460 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x13b6dd4f0 VAL: 'a' (21 sibs) 41: [2] [2] 0x13b6dd580 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x13b6dd610 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x13b6dd6a0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x13b6dd730 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x13b6dd7c0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x13b6dd850 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x13b6dd8e0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x13b6dd970 VAL: '.foo' (21 sibs) 41: [10] [10] 0x13b6dda00 VAL: '.' (21 sibs) 41: [11] [11] 0x13b6dda90 VAL: '-a' (21 sibs) 41: [12] [12] 0x13b6ddb20 VAL: '+b' (21 sibs) 41: [13] [13] 0x13b6ddbb0 VAL: '/b' (21 sibs) 41: [14] [14] 0x13b6ddc40 VAL: ':c' (21 sibs) 41: [15] [15] 0x13b6ddcd0 VAL: '$g' (21 sibs) 41: [16] [16] 0x13b6ddd60 VAL: '*' (21 sibs) 41: [17] [17] 0x13b6dddf0 VAL: '*' (21 sibs) 41: [18] [18] 0x13b6dde80 VAL: '*' (21 sibs) 41: [19] [19] 0x13b6ddf10 VAL: '*a' (21 sibs) 41: [20] [20] 0x13b6ddfa0 VAL: '*a' (21 sibs) 41: [21] [21] 0x13b6de030 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] 0x13b6d4d40 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x13b6d4dd0 VAL: 'a' (10 sibs) 41: [2] [2] 0x13b6d4e60 VAL: 'b' (10 sibs) 41: [3] [3] 0x13b6d4ef0 VAL: 'c' (10 sibs) 41: [4] [4] 0x13b6d4f80 VAL: '.foo' (10 sibs) 41: [5] [5] 0x13b6d5010 VAL: '.' (10 sibs) 41: [6] [6] 0x13b6d50a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x13b6d5130 VAL: '+b' (10 sibs) 41: [8] [8] 0x13b6d51c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x13b6d5250 VAL: ':c' (10 sibs) 41: [10] [10] 0x13b6d52e0 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] 0x13b6dc270 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x13b6dc300 VAL: 'a' (10 sibs) 41: [2] [2] 0x13b6dc390 VAL: 'b' (10 sibs) 41: [3] [3] 0x13b6dc420 VAL: 'c' (10 sibs) 41: [4] [4] 0x13b6dc4b0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x13b6dc540 VAL: '.' (10 sibs) 41: [6] [6] 0x13b6dc5d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x13b6dc660 VAL: '+b' (10 sibs) 41: [8] [8] 0x13b6dc6f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x13b6dc780 VAL: ':c' (10 sibs) 41: [10] [10] 0x13b6dc810 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] 0x13b6d6a70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6d6b00 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6d6b90 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6d6c20 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6d6cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6d6d40 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6d6dd0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6d6e60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6d6ef0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6d6f80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6d7010 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6d70a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6d7130 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] 0x13b6de670 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6de700 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6de790 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6de820 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6de8b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6de940 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6de9d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6dea60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6deaf0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6deb80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6dec10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6deca0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6ded30 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] 0x13b6d87a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6d8830 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6d88c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6d8950 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6d89e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6d8a70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6d8b00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6d8b90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6d8c20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6d8cb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6d8d40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6d8dd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6d8e60 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] 0x13b6def80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6df010 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6df0a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6df130 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6df1c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6df250 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6df2e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6df370 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6df400 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6df490 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6df520 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6df5b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6df640 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] 0x13b6d99c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x13b6d9a50 VAL: 'a' (21 sibs) 41: [2] [2] 0x13b6d9ae0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x13b6d9b70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x13b6d9c00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x13b6d9c90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x13b6d9d20 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x13b6d9db0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x13b6d9e40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x13b6d9ed0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x13b6d9f60 VAL: '.' (21 sibs) 41: [11] [11] 0x13b6d9ff0 VAL: '-a' (21 sibs) 41: [12] [12] 0x13b6da080 VAL: '+b' (21 sibs) 41: [13] [13] 0x13b6da110 VAL: '/b' (21 sibs) 41: [14] [14] 0x13b6da1a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x13b6da230 VAL: '$g' (21 sibs) 41: [16] [16] 0x13b6da2c0 VAL: '*' (21 sibs) 41: [17] [17] 0x13b6da350 VAL: '*' (21 sibs) 41: [18] [18] 0x13b6da3e0 VAL: '*' (21 sibs) 41: [19] [19] 0x13b6da470 VAL: '*a' (21 sibs) 41: [20] [20] 0x13b6da500 VAL: '*a' (21 sibs) 41: [21] [21] 0x13b6da590 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] 0x13b6e01a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x13b6e0230 VAL: 'a' (21 sibs) 41: [2] [2] 0x13b6e02c0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x13b6e0350 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x13b6e03e0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x13b6e0470 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x13b6e0500 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x13b6e0590 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x13b6e0620 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x13b6e06b0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x13b6e0740 VAL: '.' (21 sibs) 41: [11] [11] 0x13b6e07d0 VAL: '-a' (21 sibs) 41: [12] [12] 0x13b6e0860 VAL: '+b' (21 sibs) 41: [13] [13] 0x13b6e08f0 VAL: '/b' (21 sibs) 41: [14] [14] 0x13b6e0980 VAL: ':c' (21 sibs) 41: [15] [15] 0x13b6e0a10 VAL: '$g' (21 sibs) 41: [16] [16] 0x13b6e0aa0 VAL: '*' (21 sibs) 41: [17] [17] 0x13b6e0b30 VAL: '*' (21 sibs) 41: [18] [18] 0x13b6e0bc0 VAL: '*' (21 sibs) 41: [19] [19] 0x13b6e0c50 VAL: '*a' (21 sibs) 41: [20] [20] 0x13b6e0ce0 VAL: '*a' (21 sibs) 41: [21] [21] 0x13b6e0d70 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] 0x13b6d90b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x13b6d9140 VAL: 'a' (10 sibs) 41: [2] [2] 0x13b6d91d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x13b6d9260 VAL: 'c' (10 sibs) 41: [4] [4] 0x13b6d92f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x13b6d9380 VAL: '.' (10 sibs) 41: [6] [6] 0x13b6d9410 VAL: '-a' (10 sibs) 41: [7] [7] 0x13b6d94a0 VAL: '+b' (10 sibs) 41: [8] [8] 0x13b6d9530 VAL: '/b' (10 sibs) 41: [9] [9] 0x13b6d95c0 VAL: ':c' (10 sibs) 41: [10] [10] 0x13b6d9650 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] 0x13b6df890 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x13b6df920 VAL: 'a' (10 sibs) 41: [2] [2] 0x13b6df9b0 VAL: 'b' (10 sibs) 41: [3] [3] 0x13b6dfa40 VAL: 'c' (10 sibs) 41: [4] [4] 0x13b6dfad0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x13b6dfb60 VAL: '.' (10 sibs) 41: [6] [6] 0x13b6dfbf0 VAL: '-a' (10 sibs) 41: [7] [7] 0x13b6dfc80 VAL: '+b' (10 sibs) 41: [8] [8] 0x13b6dfd10 VAL: '/b' (10 sibs) 41: [9] [9] 0x13b6dfda0 VAL: ':c' (10 sibs) 41: [10] [10] 0x13b6dfe30 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] 0x13b6dabd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6dac60 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6dacf0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6dad80 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6dae10 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6daea0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6daf30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6dafc0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6db050 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6db0e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6db170 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6db200 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6db290 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] 0x13b6e13b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6e1440 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6e14d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6e1560 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6e15f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6e1680 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6e1710 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6e17a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6e1830 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6e18c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6e1950 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6e19e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6e1a70 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] 0x13b6db4e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6db570 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6db600 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6db690 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6db720 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6db7b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6db840 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6db8d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6db960 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6db9f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6dba80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6dbb10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6dbba0 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] 0x13b6e1cc0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6e1d50 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6e1de0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6e1e70 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6e1f00 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6e1f90 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6e2020 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6e20b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6e2140 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6e21d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6e2260 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6e22f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6e2380 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: 0x13b6b99e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x13b6b84d0 VAL: 'a' (21 sibs) 41: 0x13b6b8568 VAL: 'b:b' (21 sibs) 41: 0x13b6b8600 VAL: 'c{c' (21 sibs) 41: 0x13b6b8698 VAL: 'cc{' (21 sibs) 41: 0x13b6b8730 VAL: 'c}c' (21 sibs) 41: 0x13b6b87c8 VAL: 'cc}' (21 sibs) 41: 0x13b6b8860 VAL: 'c!c' (21 sibs) 41: 0x13b6b88f8 VAL: 'cc!' (21 sibs) 41: 0x13b6b8990 VAL: '.foo' (21 sibs) 41: 0x13b6b8a28 VAL: '.' (21 sibs) 41: 0x13b6b8ac0 VAL: '-a' (21 sibs) 41: 0x13b6b8b58 VAL: '+b' (21 sibs) 41: 0x13b6b8bf0 VAL: '/b' (21 sibs) 41: 0x13b6b8c88 VAL: ':c' (21 sibs) 41: 0x13b6b8d20 VAL: '$g' (21 sibs) 41: 0x13b6b8db8 VAL: '*' (21 sibs) 41: 0x13b6b8e50 VAL: '*' (21 sibs) 41: 0x13b6b8ee8 VAL: '*' (21 sibs) 41: 0x13b6b8f80 VAL: '*a' (21 sibs) 41: 0x13b6b9018 VAL: '*a' (21 sibs) 41: 0x13b6b90b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6e25d0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x13b6e2660 VAL: 'a' (21 sibs) 41: [2] [2] 0x13b6e26f0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x13b6e2780 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x13b6e2810 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x13b6e28a0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x13b6e2930 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x13b6e29c0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x13b6e2a50 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x13b6e2ae0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x13b6e2b70 VAL: '.' (21 sibs) 41: [11] [11] 0x13b6e2c00 VAL: '-a' (21 sibs) 41: [12] [12] 0x13b6e2c90 VAL: '+b' (21 sibs) 41: [13] [13] 0x13b6e2d20 VAL: '/b' (21 sibs) 41: [14] [14] 0x13b6e2db0 VAL: ':c' (21 sibs) 41: [15] [15] 0x13b6e2e40 VAL: '$g' (21 sibs) 41: [16] [16] 0x13b6e2ed0 VAL: '*' (21 sibs) 41: [17] [17] 0x13b6e2f60 VAL: '*' (21 sibs) 41: [18] [18] 0x13b6e2ff0 VAL: '*' (21 sibs) 41: [19] [19] 0x13b6e3080 VAL: '*a' (21 sibs) 41: [20] [20] 0x13b6e3110 VAL: '*a' (21 sibs) 41: [21] [21] 0x13b6e31a0 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: 0x13b6b9af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x13b6b9390 VAL: 'a' (10 sibs) 41: 0x13b6b9428 VAL: 'b' (10 sibs) 41: 0x13b6b94c0 VAL: 'c' (10 sibs) 41: 0x13b6b9558 VAL: '.foo' (10 sibs) 41: 0x13b6b95f0 VAL: '.' (10 sibs) 41: 0x13b6b9688 VAL: '-a' (10 sibs) 41: 0x13b6b9720 VAL: '+b' (10 sibs) 41: 0x13b6b97b8 VAL: '/b' (10 sibs) 41: 0x13b6b9850 VAL: ':c' (10 sibs) 41: 0x13b6b98e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6dcb80 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x13b6dcc10 VAL: 'a' (10 sibs) 41: [2] [2] 0x13b6dcca0 VAL: 'b' (10 sibs) 41: [3] [3] 0x13b6dcd30 VAL: 'c' (10 sibs) 41: [4] [4] 0x13b6dcdc0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x13b6dce50 VAL: '.' (10 sibs) 41: [6] [6] 0x13b6dcee0 VAL: '-a' (10 sibs) 41: [7] [7] 0x13b6dcf70 VAL: '+b' (10 sibs) 41: [8] [8] 0x13b6dd000 VAL: '/b' (10 sibs) 41: [9] [9] 0x13b6dd090 VAL: ':c' (10 sibs) 41: [10] [10] 0x13b6dd120 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: 0x13b6b9c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x13b6b9e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x13b6b9e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x13b6b9f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x13b6b9fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x13b6ba060 KEYVAL: '.' '.' (12 sibs) 41: 0x13b6ba0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x13b6ba190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x13b6ba228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x13b6ba2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x13b6ba358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x13b6ba3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x13b6ba488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6e3240 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6e32d0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6e3360 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6e33f0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6e3480 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6e3510 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6e35a0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6e3630 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6e36c0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6e3750 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6e37e0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6e3870 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6e3900 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: 0x13b6b9d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x13b6ba530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x13b6ba5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x13b6ba660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x13b6ba6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x13b6ba790 KEYVAL: '.' '.' (12 sibs) 41: 0x13b6ba828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x13b6ba8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x13b6ba958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x13b6ba9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x13b6baa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x13b6bab20 KEYVAL: '*' '*' (12 sibs) 41: 0x13b6babb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6e39a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6e3a30 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6e3ac0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6e3b50 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6e3be0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6e3c70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6e3d00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6e3d90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6e3e20 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6e3eb0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6e3f40 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6e3fd0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6e4060 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: 0x13b6b99e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x13b6b84d0 VAL: 'a' (21 sibs) 41: 0x13b6b8568 VAL: 'b:b' (21 sibs) 41: 0x13b6b8600 VAL: 'c{c' (21 sibs) 41: 0x13b6b8698 VAL: 'cc{' (21 sibs) 41: 0x13b6b8730 VAL: 'c}c' (21 sibs) 41: 0x13b6b87c8 VAL: 'cc}' (21 sibs) 41: 0x13b6b8860 VAL: 'c!c' (21 sibs) 41: 0x13b6b88f8 VAL: 'cc!' (21 sibs) 41: 0x13b6b8990 VAL: '.foo' (21 sibs) 41: 0x13b6b8a28 VAL: '.' (21 sibs) 41: 0x13b6b8ac0 VAL: '-a' (21 sibs) 41: 0x13b6b8b58 VAL: '+b' (21 sibs) 41: 0x13b6b8bf0 VAL: '/b' (21 sibs) 41: 0x13b6b8c88 VAL: ':c' (21 sibs) 41: 0x13b6b8d20 VAL: '$g' (21 sibs) 41: 0x13b6b8db8 VAL: '*' (21 sibs) 41: 0x13b6b8e50 VAL: '*' (21 sibs) 41: 0x13b6b8ee8 VAL: '*' (21 sibs) 41: 0x13b6b8f80 VAL: '*a' (21 sibs) 41: 0x13b6b9018 VAL: '*a' (21 sibs) 41: 0x13b6b90b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6e4100 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x13b6e4190 VAL: 'a' (21 sibs) 41: [2] [2] 0x13b6e4220 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x13b6e42b0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x13b6e4340 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x13b6e43d0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x13b6e4460 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x13b6e44f0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x13b6e4580 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x13b6e4610 VAL: '.foo' (21 sibs) 41: [10] [10] 0x13b6e46a0 VAL: '.' (21 sibs) 41: [11] [11] 0x13b6e4730 VAL: '-a' (21 sibs) 41: [12] [12] 0x13b6e47c0 VAL: '+b' (21 sibs) 41: [13] [13] 0x13b6e4850 VAL: '/b' (21 sibs) 41: [14] [14] 0x13b6e48e0 VAL: ':c' (21 sibs) 41: [15] [15] 0x13b6e4970 VAL: '$g' (21 sibs) 41: [16] [16] 0x13b6e4a00 VAL: '*' (21 sibs) 41: [17] [17] 0x13b6e4a90 VAL: '*' (21 sibs) 41: [18] [18] 0x13b6e4b20 VAL: '*' (21 sibs) 41: [19] [19] 0x13b6e4bb0 VAL: '*a' (21 sibs) 41: [20] [20] 0x13b6e4c40 VAL: '*a' (21 sibs) 41: [21] [21] 0x13b6e4cd0 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: 0x13b6b9af8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x13b6b9390 VAL: 'a' (10 sibs) 41: 0x13b6b9428 VAL: 'b' (10 sibs) 41: 0x13b6b94c0 VAL: 'c' (10 sibs) 41: 0x13b6b9558 VAL: '.foo' (10 sibs) 41: 0x13b6b95f0 VAL: '.' (10 sibs) 41: 0x13b6b9688 VAL: '-a' (10 sibs) 41: 0x13b6b9720 VAL: '+b' (10 sibs) 41: 0x13b6b97b8 VAL: '/b' (10 sibs) 41: 0x13b6b9850 VAL: ':c' (10 sibs) 41: 0x13b6b98e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6e4d70 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x13b6e4e00 VAL: 'a' (10 sibs) 41: [2] [2] 0x13b6e4e90 VAL: 'b' (10 sibs) 41: [3] [3] 0x13b6e4f20 VAL: 'c' (10 sibs) 41: [4] [4] 0x13b6e4fb0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x13b6e5040 VAL: '.' (10 sibs) 41: [6] [6] 0x13b6e50d0 VAL: '-a' (10 sibs) 41: [7] [7] 0x13b6e5160 VAL: '+b' (10 sibs) 41: [8] [8] 0x13b6e51f0 VAL: '/b' (10 sibs) 41: [9] [9] 0x13b6e5280 VAL: ':c' (10 sibs) 41: [10] [10] 0x13b6e5310 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: 0x13b6b9c10 [ROOT] MAP: (0 sibs) 12 children: 41: 0x13b6b9e00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x13b6b9e98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x13b6b9f30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x13b6b9fc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x13b6ba060 KEYVAL: '.' '.' (12 sibs) 41: 0x13b6ba0f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x13b6ba190 KEYVAL: '+b' '+b' (12 sibs) 41: 0x13b6ba228 KEYVAL: '/b' '/b' (12 sibs) 41: 0x13b6ba2c0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x13b6ba358 KEYVAL: '$g' '$g' (12 sibs) 41: 0x13b6ba3f0 KEYVAL: '*' '*' (12 sibs) 41: 0x13b6ba488 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6e53b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6e5440 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6e54d0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6e5560 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6e55f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6e5680 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6e5710 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6e57a0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6e5830 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6e58c0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6e5950 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6e59e0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6e5a70 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: 0x13b6b9d28 [ROOT] MAP: (0 sibs) 12 children: 41: 0x13b6ba530 KEYVAL: 'a' 'a' (12 sibs) 41: 0x13b6ba5c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x13b6ba660 KEYVAL: 'c' 'c' (12 sibs) 41: 0x13b6ba6f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x13b6ba790 KEYVAL: '.' '.' (12 sibs) 41: 0x13b6ba828 KEYVAL: '-a' '-a' (12 sibs) 41: 0x13b6ba8c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x13b6ba958 KEYVAL: '/b' '/b' (12 sibs) 41: 0x13b6ba9f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x13b6baa88 KEYVAL: '$g' '$g' (12 sibs) 41: 0x13b6bab20 KEYVAL: '*' '*' (12 sibs) 41: 0x13b6babb8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x13b6e5b10 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x13b6e5ba0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x13b6e5c30 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x13b6e5cc0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x13b6e5d50 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x13b6e5de0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x13b6e5e70 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x13b6e5f00 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x13b6e5f90 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x13b6e6020 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x13b6e60b0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x13b6e6140 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x13b6e61d0 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 (7 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (7 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.02 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x128f19870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f0c0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x128f0c5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x128f0c648 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0c178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x128f0c6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x128f0c788 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0c210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x128f0c830 KEYVAL: 'r' '10' (1 sibs) 42: 0x128f0c2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x128f0c8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x128f0c340 MAP: (8 sibs) 4 children: 42: 0x128f0c970 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0ca08 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0caa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0cb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0c3d8 MAP: (8 sibs) 3 children: 42: 0x128f0cbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x128f0cc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x128f0cd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x128f0c470 MAP: (8 sibs) 2 children: 42: 0x128f0cdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x128f0cef0 VAL***: '*CENTER' (2 sibs) 42: 0x128f0cf88 VAL***: '*BIG' (2 sibs) 42: 0x128f0ce48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x128f0c508 MAP: (8 sibs) 3 children: 42: 0x128f0d030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x128f0d200 VAL***: '*BIG' (3 sibs) 42: 0x128f0d298 VAL***: '*LEFT' (3 sibs) 42: 0x128f0d330 VAL***: '*SMALL' (3 sibs) 42: 0x128f0d0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x128f0d160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128f950b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128f95140 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x128f951d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128f95260 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128f952f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x128f95380 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128f95410 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128f954a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x128f95530 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128f955c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x128f95650 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128f956e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128f95770 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128f95800 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128f95890 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128f95920 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128f959b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x128f95a40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x128f95ad0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x128f95b60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x128f95bf0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x128f95c80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x128f95d10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x128f95da0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x128f95e30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x128f95ec0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x128f95f50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x128f95fe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x128f96070 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x128f96100 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x128f96190 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x128f96220 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: 0x128f19988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f0dd60 MAP: (8 sibs) 2 children: 42: 0x128f0afd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x128f0b068 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0ddf8 MAP: (8 sibs) 2 children: 42: 0x128f0b7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x128f0b868 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0de90 MAP: (8 sibs) 1 children: 42: 0x128f0e230 KEYVAL: 'r' '10' (1 sibs) 42: 0x128f0df28 MAP: (8 sibs) 1 children: 42: 0x128f0e2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x128f0dfc0 MAP: (8 sibs) 4 children: 42: 0x128f0e370 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e408 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0e538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e058 MAP: (8 sibs) 4 children: 42: 0x128f0e5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e678 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e710 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0e7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e0f0 MAP: (8 sibs) 4 children: 42: 0x128f0e850 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e980 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0ea18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e188 MAP: (8 sibs) 4 children: 42: 0x128f0eac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0eb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0ebf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0ec88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128f97ff0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128f98080 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x128f98110 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128f981a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128f98230 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x128f982c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128f98350 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128f983e0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x128f98470 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128f98500 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x128f98590 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128f98620 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128f986b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128f98740 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128f987d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128f98860 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128f988f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x128f98980 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x128f98a10 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x128f98aa0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x128f98b30 MAP: (8 sibs) 2 children: 42: [21] [21] 0x128f98bc0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x128f98c50 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x128f98ce0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x128f98d70 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x128f98e00 MAP: (8 sibs) 3 children: 42: [26] [26] 0x128f98e90 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x128f98f20 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x128f98fb0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x128f99040 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x128f990d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x128f99160 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128f99200 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128f99290 MAP: (8 sibs) 2 children: 42: [2] [2] 0x128f99320 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128f993b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128f99440 MAP: (8 sibs) 2 children: 42: [5] [5] 0x128f994d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128f99560 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128f995f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x128f99680 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128f99710 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128f997a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128f99830 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128f998c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128f99950 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128f999e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128f99a70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128f99b00 MAP: (8 sibs) 4 children: 42: [17] [32] 0x128f9a400 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x128f9a490 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x128f99c20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x128f99cb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x128f99d40 MAP: (8 sibs) 4 children: 42: [22] [17] 0x128f99b90 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x128f9a520 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x128f99e60 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x128f99f80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x128f9a010 MAP: (8 sibs) 4 children: 42: [27] [30] 0x128f9a2e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x128f9a130 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x128f99ef0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x128f9a370 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128f99200 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128f99290 MAP: (8 sibs) 2 children: 42: [2] [2] 0x128f99320 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128f993b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128f99440 MAP: (8 sibs) 2 children: 42: [5] [5] 0x128f994d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128f99560 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128f995f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x128f99680 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128f99710 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128f997a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128f99830 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128f998c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128f99950 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128f999e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128f99a70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128f99b00 MAP: (8 sibs) 4 children: 42: [17] [17] 0x128f99b90 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x128f99c20 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x128f99cb0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x128f99d40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x128f99dd0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x128f99e60 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x128f99ef0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x128f99f80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x128f9a010 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x128f9a0a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x128f9a130 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x128f9a1c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x128f9a250 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x128f9a2e0 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: 0x128f19aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0f1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x128f0f238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x128f0f2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f0f540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x128f0f5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x128f0f368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x128f0b1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0f400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x128f0f680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0f718 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0f498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x128f0f7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0f858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128f9b610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128f9b6a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128f9b730 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128f9b7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128f9b850 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128f9b8e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128f9b970 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128f9ba00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128f9ba90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128f9bb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128f9bbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128f9bc40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128f9bcd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128f9bd60 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: 0x128f19bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0f900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x128f0f998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x128f0fa30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f0fca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x128f0fd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x128f0fac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x128f0fde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0fb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x128f0fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0ff18 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0fbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x128f0ffc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f10058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128f9d950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128f9d9e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128f9da70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128f9db00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128f9db90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128f9dc20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128f9dcb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128f9dd40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128f9ddd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128f9de60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128f9def0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128f9df80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128f9e010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128f9e0a0 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: 0x128f19cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f109d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f10a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f10b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f10d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f10e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f10b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x128f10eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f10c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x128f10f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f10fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f10cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x128f11090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128f9fac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128f9fb50 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128f9fbe0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128f9fc70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128f9fd00 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128f9fd90 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128f9fe20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128f9feb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128f9ff40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128f9ffd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fa0060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fa00f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fa0180 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fa0210 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128f9fac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128f9fb50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128f9fbe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128f9fc70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128f9fd00 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128f9fd90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128f9fe20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128f9feb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128f9ff40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x128fa02a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fa0060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fa00f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x128f9ffd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fa0210 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128f9fac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128f9fb50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128f9fbe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128f9fc70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128f9fd00 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128f9fd90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128f9fe20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128f9feb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128f9ff40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128f9ffd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fa0060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fa00f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fa0180 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fa0210 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: 0x128f19de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0ed80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f0ee18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f0eeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f111d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f11268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f0ef48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x128f11310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0efe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x128f113b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11448 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0f078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x128f114f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fa1e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fa1ea0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fa1f30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fa1fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fa2050 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fa20e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fa2170 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fa2200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fa2290 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fa2320 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fa23b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fa2440 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fa24d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fa2560 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fa1e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fa1ea0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fa1f30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fa1fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fa2050 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fa20e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fa2170 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fa2200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fa2290 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x128fa25f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fa23b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fa2440 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x128fa2320 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fa2560 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fa1e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fa1ea0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fa1f30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fa1fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fa2050 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fa20e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fa2170 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fa2200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fa2290 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128fa2320 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fa23b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fa2440 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fa24d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fa2560 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: 0x128f19f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x128f11c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x128f11cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x128f11d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x128f0b910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x128f0b9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x128f11df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x128f12060 MAP: (2 sibs) 4 children: 42: 0x128f0d640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x128f0d6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x128f0d770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x128f0d808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x128f120f8 MAP: (2 sibs) 5 children: 42: 0x128f121a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x128f12238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x128f122d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x128f12368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x128f12400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x128f11e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x128f0b4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f0b558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f0b5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f11f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x128f11fc0 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] 0x128fa5410 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fa54a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fa5530 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fa55c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fa5650 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fa56e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fa5770 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fa5800 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fa5890 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fa5920 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fa59b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fa5a40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fa5ad0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fa5b60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fa5bf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fa5c80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fa5d10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fa5da0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fa5e30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x128fa5ec0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fa5f50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fa5fe0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fa6070 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x128fa6100 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: 0x128f1a018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x128f124f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x128f12588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x128f12620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x128f12920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x128f129b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x128f126b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x128f12a60 MAP: (2 sibs) 4 children: 42: 0x128f0d8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x128f0d948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x128f0d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x128f0da78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x128f12af8 MAP: (2 sibs) 5 children: 42: 0x128f12ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x128f12c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x128f12cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x128f12d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x128f12e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x128f12750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x128f0bdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f0be88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f0bf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f127e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x128f12ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f12f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f12fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f12880 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] 0x128fa8600 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fa8690 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fa8720 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fa87b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fa8840 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fa88d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fa8960 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fa89f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fa8a80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fa8b10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fa8ba0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fa8c30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fa8cc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fa8d50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fa8de0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fa8e70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fa8f00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fa8f90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fa9020 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x128fa90b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fa9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fa91d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fa9260 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x128fa92f0 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] 0x128fa8600 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fa8690 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fa8720 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fa87b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fa8840 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fa88d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fa8960 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fa89f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fa8a80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fa8b10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fa8ba0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fa8c30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fa8cc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fa8d50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fa8de0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fa8e70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fa8f00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fa8f90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fa9020 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x128fa90b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fa9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fa91d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fa9260 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x128fa9380 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x128fa9410 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x128fa94a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x128fa92f0 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] 0x128fa8600 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fa8690 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fa8720 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fa87b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fa8840 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fa88d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fa8960 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fa89f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fa8a80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fa8b10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fa8ba0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fa8c30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fa8cc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fa8d50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fa8de0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fa8e70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fa8f00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fa8f90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fa9020 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x128fa90b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fa9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fa91d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fa9260 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x128fa92f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x128fa9380 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x128fa9410 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x128fa94a0 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: 0x128f1a130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x128f14b70 MAP: (6 sibs) 1 children: 42: 0x128f14f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x128f14fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f15048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f150e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f15178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f15210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f14c08 MAP: (6 sibs) 1 children: 42: 0x128f152b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x128f15350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f153e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f15480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f15518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f155b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f14ca0 MAP: (6 sibs) 1 children: 42: 0x128f15650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x128f14d38 MAP: (6 sibs) 1 children: 42: 0x128f156f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x128f14dd0 MAP: (6 sibs) 1 children: 42: 0x128f15790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x128f15830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x128f158c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x128f14e68 MAP: (6 sibs) 1 children: 42: 0x128f15970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fab7c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fab850 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fab8e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x128fab970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128faba00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128faba90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fabb20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fabbb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fabc40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fabcd0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x128fabd60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fabdf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fabe80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fabf10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fabfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fac030 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fac0c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x128fac150 MAP: (6 sibs) 1 children: 42: [18] [18] 0x128fac1e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x128fac270 MAP: (6 sibs) 1 children: 42: [20] [20] 0x128fac300 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x128fac390 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x128fac420 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x128fac4b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x128fac540 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: 0x128f1a248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x128f16c10 MAP: (6 sibs) 1 children: 42: 0x128f10750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f16fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f170e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f16ca8 MAP: (6 sibs) 1 children: 42: 0x128f107f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f172b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f173e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f17478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f17510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16d40 MAP: (6 sibs) 1 children: 42: 0x128f10890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f175b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f176e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f16dd8 MAP: (6 sibs) 1 children: 42: 0x128f10930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f178b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f179e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f17a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f17b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16e70 MAP: (6 sibs) 1 children: 42: 0x128f17bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f17c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f17d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16f08 MAP: (6 sibs) 1 children: 42: 0x128f17f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f17ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f18088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f18120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f181b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f18250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fae980 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128faea10 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128faeaa0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x128faeb30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128faebc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128faec50 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128faece0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128faed70 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128faee00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128faee90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x128faef20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128faefb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128faf040 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128faf0d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128faf160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128faf1f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128faf280 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x128faf310 MAP: (6 sibs) 1 children: 42: [18] [18] 0x128faf3a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x128faf430 MAP: (6 sibs) 1 children: 42: [20] [20] 0x128faf4c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x128faf550 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x128faf5e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x128faf670 MAP: (6 sibs) 1 children: 42: [24] [24] 0x128faf700 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fafb90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fafc20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fafcb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x128fafd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fafdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fafe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fafef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128faff80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fb0010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fb00a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x128fb0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fb01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fb0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fb02e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fb0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fb0400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fb0490 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x128fb09a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x128fb0a30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x128fb0ac0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x128fb0b50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x128fb0be0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x128fb0520 MAP: (6 sibs) 1 children: 42: [23] [18] 0x128fb05b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x128fb0c70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x128fb0d00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x128fb0d90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x128fb0e20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x128fb0eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x128fb0640 MAP: (6 sibs) 1 children: 42: [30] [20] 0x128fb06d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x128fb0f40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x128fb0fd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x128fb1060 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x128fb10f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x128fb07f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x128fb0880 MAP: (6 sibs) 1 children: 42: [37] [24] 0x128fb0910 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x128fb0760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x128fb1180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x128fb1210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x128fb12a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x128fb1330 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fafb90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fafc20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fafcb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x128fafd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fafdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fafe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fafef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128faff80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fb0010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fb00a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x128fb0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fb01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fb0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fb02e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fb0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fb0400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fb0490 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x128fb0520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x128fb05b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x128fb0640 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x128fb06d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x128fb0760 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x128fb07f0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x128fb0880 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x128fb0910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x128fb09a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x128fb0a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x128fb0ac0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x128fb0b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x128fb0be0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x128fb0c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x128fb0d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x128fb0d90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x128fb0e20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x128fb0eb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x128fb0f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x128fb0fd0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x128fb1060 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x128fb10f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x128fb1180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x128fb1210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x128fb12a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x128fb1330 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: 0x128f1a360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x128f182f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f184b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x128f185e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x128f18680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x128f18718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x128f187b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x128f16010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x128f18848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x128f160b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x128f188e0 DOCMAP: (17 sibs) 2 children: 42: 0x128f0ae90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x128f0af28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x128f18978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f16150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x128f18a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f161f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x128f18aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f15a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x128f18b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f15ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x128f18bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x128f18c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fb2eb0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x128fb2f40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x128fb2fd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x128fb3060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x128fb30f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x128fb3180 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x128fb3210 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x128fb32a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x128fb3330 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x128fb33c0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x128fb3450 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x128fb34e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x128fb3570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x128fb3600 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x128fb3690 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x128fb3720 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x128fb37b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x128fb3840 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x128fb38d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x128fb3960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x128fb39f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x128fb3a80 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x128fb3b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x128fb3ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x128fb3c30 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x128fb3cc0 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: 0x128f1a478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x128f16610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x128f166a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x128f16740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x128f167d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x128f16870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x128f10100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x128f10198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fb25a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fb2630 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x128fb26c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x128fb2750 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fb27e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x128fb2870 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fb2900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x128fb2990 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: 0x128f1a590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x128f13070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x128f13108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x128f131a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x128f13238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x128f132d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x128f10290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x128f10328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fb6900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fb6990 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x128fb6a20 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x128fb6ab0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fb6b40 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x128fb6bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fb6c60 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x128fb6cf0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fb6900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fb6990 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x128fb6a20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x128fb6ab0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fb6b40 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x128fb6bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fb6c60 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x128fb6cf0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fb6900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fb6990 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x128fb6a20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x128fb6ab0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fb6b40 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x128fb6bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fb6c60 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x128fb6cf0 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: 0x128f1a6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f0b690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x128f0b728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fb8630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fb86c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x128fb8750 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: 0x128f1a7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f11630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x128f116c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fba360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fba3f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x128fba480 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fba360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fba3f0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x128fba480 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fba360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fba3f0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x128fba480 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: 0x128f1a8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x128f18e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x128f18ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x128f18f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x128f19320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x128f193b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x128f19018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x128f0bc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x128f0bcb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x128f0bd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x128f190b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x128f19460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x128f194f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x128f19148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x128f191e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x128f195a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x128f19638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x128f19278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x128f196e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x128f19778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fbcef0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x128fbcf80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x128fbd010 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x128fbd0a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fbd130 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x128fbd1c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x128fbd250 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fbd2e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x128fbd370 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x128fbd400 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x128fbd490 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x128fbd520 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x128fbd5b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x128fbd640 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x128fbd6d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x128fbd760 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x128fbd7f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x128fbd880 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x128fbd910 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x128fbd9a0 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: 0x128f1a9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x128f1bb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x128f1bbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x128f1bc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x128f1c000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x128f1c098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x128f1bcf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x128f1c140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x128f1c1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x128f1c270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x128f1bd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x128f1c310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x128f1c3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x128f1be28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x128f1bec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x128f1c450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x128f1c4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x128f1bf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x128f1c590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x128f1c628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fbfe30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128fbfec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x128fbff50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x128fbffe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fc0070 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x128fc0100 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x128fc0190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fc0220 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x128fc02b0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x128fc0340 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x128fc03d0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x128fc0460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x128fc04f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x128fc0580 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x128fc0610 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x128fc06a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x128fc0730 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x128fc07c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x128fc0850 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x128fc08e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fbfe30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128fbfec0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x128fbff50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x128fbffe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fc0070 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x128fc0100 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x128fc0190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fc0220 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x128fc02b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x128fc0340 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x128fc03d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x128fc0460 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x128fc04f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x128fc0580 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x128fc0610 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x128fc06a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x128fc0730 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x128fc07c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x128fc0850 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x128fc08e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fbfe30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128fbfec0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x128fbff50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x128fbffe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fc0070 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x128fc0100 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x128fc0190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fc0220 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x128fc02b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x128fc0340 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x128fc03d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x128fc0460 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x128fc04f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x128fc0580 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x128fc0610 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x128fc06a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x128fc0730 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x128fc07c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x128fc0850 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x128fc08e0 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: 0x128f1ab08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x128f13f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x128f14460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x128f144f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x128f14590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x128f14028 MAP: (8 sibs) 3 children: 42: 0x128f14630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x128f146c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x128f14760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x128f140c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x128f13710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x128f14158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x128f137b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x128f141f0 MAP: (8 sibs) 7 children: 42: 0x128f1c6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x128f1c768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x128f1c800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x128f1c898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x128f1c930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x128f1c9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x128f1ca60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x128f14288 VAL***: '*a0' (8 sibs) 42: 0x128f14320 VAL***: '*a7' (8 sibs) 42: 0x128f143b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fc2d70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x128fc2e00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x128fc2e90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fc2f20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fc2fb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fc3040 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fc30d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fc3160 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fc31f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fc3280 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x128fc3310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fc33a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x128fc3430 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fc34c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fc3550 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x128fc35e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x128fc3670 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x128fc3700 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x128fc3790 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x128fc3820 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x128fc38b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x128fc3940 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x128fc39d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x128fc3a60 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: 0x128f1ac20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f1cb00 MAP: (8 sibs) 3 children: 42: 0x128f1cfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x128f1d068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x128f1d100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x128f1cb98 MAP: (8 sibs) 3 children: 42: 0x128f1d1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x128f1d238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x128f1d2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x128f1cc30 MAP: (8 sibs) 1 children: 42: 0x128f11b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x128f1ccc8 MAP: (8 sibs) 1 children: 42: 0x128f14a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x128f1cd60 MAP: (8 sibs) 7 children: 42: 0x128f1d370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x128f1d408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x128f1d4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x128f1d538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x128f1d5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x128f1d668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x128f1d700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x128f1cdf8 MAP: (8 sibs) 3 children: 42: 0x128f1d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x128f1d838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x128f1d8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x128f1ce90 MAP: (8 sibs) 1 children: 42: 0x128f1d970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x128f1cf28 MAP: (8 sibs) 1 children: 42: 0x128f1da10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fc53a0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x128fc5430 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x128fc54c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fc5550 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fc55e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fc5670 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fc5700 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fc5790 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fc5820 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fc58b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x128fc5940 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fc59d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x128fc5a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fc5af0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fc5b80 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x128fc5c10 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x128fc5ca0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x128fc5d30 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x128fc5dc0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x128fc5e50 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x128fc5ee0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x128fc5f70 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x128fc6000 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x128fc6090 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fc53a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fc5430 MAP: (8 sibs) 3 children: 42: [2] [2] 0x128fc54c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fc5550 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fc55e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fc5670 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fc5700 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fc5790 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fc5820 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fc58b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fc5940 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fc59d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x128fc5a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fc5af0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fc5b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x128fc5c10 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x128fc5ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x128fc5d30 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x128fc5dc0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x128fc5e50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x128fc5ee0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x128fc5f70 MAP: (8 sibs) 3 children: 42: [22] [24] 0x128fc6120 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x128fc61b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x128fc6240 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x128fc6000 MAP: (8 sibs) 1 children: 42: [26] [27] 0x128fc62d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x128fc6090 MAP: (8 sibs) 1 children: 42: [28] [28] 0x128fc6360 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fc53a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fc5430 MAP: (8 sibs) 3 children: 42: [2] [2] 0x128fc54c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fc5550 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fc55e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fc5670 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fc5700 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fc5790 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fc5820 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fc58b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fc5940 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fc59d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x128fc5a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fc5af0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fc5b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x128fc5c10 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x128fc5ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x128fc5d30 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x128fc5dc0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x128fc5e50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x128fc5ee0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x128fc5f70 MAP: (8 sibs) 3 children: 42: [22] [22] 0x128fc6000 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x128fc6090 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x128fc6120 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x128fc61b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x128fc6240 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x128fc62d0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x128fc6360 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: 0x128f1ad38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x128f0ba50 KEYVAL: 'a' '1' (3 sibs) 42: 0x128f0bae8 KEYVAL: 'b' '' (3 sibs) 42: 0x128f0bb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fc79d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x128fc7a60 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x128fc7af0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x128fc7b80 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: 0x128f1ae50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f11770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x128f11808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fc9700 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fc9790 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fc9820 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: 0x128f1af68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f118b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x128f11948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fcb430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fcb4c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fcb550 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fcb430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fcb4c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fcb550 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fcb430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fcb4c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fcb550 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: 0x128f19870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f0c0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x128f0c5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x128f0c648 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0c178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x128f0c6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x128f0c788 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0c210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x128f0c830 KEYVAL: 'r' '10' (1 sibs) 42: 0x128f0c2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x128f0c8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x128f0c340 MAP: (8 sibs) 4 children: 42: 0x128f0c970 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0ca08 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0caa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0cb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0c3d8 MAP: (8 sibs) 3 children: 42: 0x128f0cbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x128f0cc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x128f0cd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x128f0c470 MAP: (8 sibs) 2 children: 42: 0x128f0cdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x128f0cef0 VAL***: '*CENTER' (2 sibs) 42: 0x128f0cf88 VAL***: '*BIG' (2 sibs) 42: 0x128f0ce48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x128f0c508 MAP: (8 sibs) 3 children: 42: 0x128f0d030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x128f0d200 VAL***: '*BIG' (3 sibs) 42: 0x128f0d298 VAL***: '*LEFT' (3 sibs) 42: 0x128f0d330 VAL***: '*SMALL' (3 sibs) 42: 0x128f0d0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x128f0d160 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fcc650 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fcc6e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x128fcc770 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128fcc800 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128fcc890 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x128fcc920 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128fcc9b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128fcca40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x128fccad0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128fccb60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x128fccbf0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128fccc80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128fccd10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128fccda0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128fcce30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128fccec0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128fccf50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x128fccfe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x128fcd070 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x128fcd100 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x128fcd190 MAP: (8 sibs) 2 children: 42: [21] [21] 0x128fcd220 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x128fcd2b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x128fcd340 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x128fcd3d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x128fcd460 MAP: (8 sibs) 3 children: 42: [26] [26] 0x128fcd4f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x128fcd580 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x128fcd610 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x128fcd6a0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x128fcd730 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x128fcd7c0 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: 0x128f19988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f0dd60 MAP: (8 sibs) 2 children: 42: 0x128f0afd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x128f0b068 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0ddf8 MAP: (8 sibs) 2 children: 42: 0x128f0b7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x128f0b868 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0de90 MAP: (8 sibs) 1 children: 42: 0x128f0e230 KEYVAL: 'r' '10' (1 sibs) 42: 0x128f0df28 MAP: (8 sibs) 1 children: 42: 0x128f0e2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x128f0dfc0 MAP: (8 sibs) 4 children: 42: 0x128f0e370 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e408 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0e538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e058 MAP: (8 sibs) 4 children: 42: 0x128f0e5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e678 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e710 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0e7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e0f0 MAP: (8 sibs) 4 children: 42: 0x128f0e850 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e980 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0ea18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e188 MAP: (8 sibs) 4 children: 42: 0x128f0eac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0eb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0ebf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0ec88 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fcd860 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fcd8f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x128fcd980 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128fcda10 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128fcdaa0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x128fcdb30 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128fcdbc0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128fcdc50 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x128fcdce0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128fcdd70 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x128fcde00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128fcde90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128fcdf20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128fcdfb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128fce040 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128fce0d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128fce160 MAP: (8 sibs) 3 children: 42: [17] [17] 0x128fce1f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x128fce280 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x128fce310 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x128fce3a0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x128fce430 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x128fce4c0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x128fce550 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x128fce5e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x128fce670 MAP: (8 sibs) 3 children: 42: [26] [26] 0x128fce700 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x128fce790 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x128fce820 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x128fce8b0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x128fce940 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x128fce9d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fcea70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fceb00 MAP: (8 sibs) 2 children: 42: [2] [2] 0x128fceb90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128fcec20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128fcecb0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x128fced40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128fcedd0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128fcee60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x128fceef0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128fcef80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fcf010 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128fcf0a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128fcf130 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128fcf1c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128fcf250 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128fcf2e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128fcf370 MAP: (8 sibs) 4 children: 42: [17] [32] 0x128fcfc70 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x128fcfd00 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x128fcf490 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x128fcf520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x128fcf5b0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x128fcf400 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x128fcfd90 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x128fcf6d0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x128fcf7f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x128fcf880 MAP: (8 sibs) 4 children: 42: [27] [30] 0x128fcfb50 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x128fcf9a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x128fcf760 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x128fcfbe0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fcea70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fceb00 MAP: (8 sibs) 2 children: 42: [2] [2] 0x128fceb90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128fcec20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128fcecb0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x128fced40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128fcedd0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128fcee60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x128fceef0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128fcef80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fcf010 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128fcf0a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128fcf130 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128fcf1c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128fcf250 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128fcf2e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128fcf370 MAP: (8 sibs) 4 children: 42: [17] [17] 0x128fcf400 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x128fcf490 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x128fcf520 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x128fcf5b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x128fcf640 MAP: (8 sibs) 4 children: 42: [22] [22] 0x128fcf6d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x128fcf760 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x128fcf7f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x128fcf880 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x128fcf910 MAP: (8 sibs) 4 children: 42: [27] [27] 0x128fcf9a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x128fcfa30 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x128fcfac0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x128fcfb50 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: 0x128f19aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0f1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x128f0f238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x128f0f2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f0f540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x128f0f5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x128f0f368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x128f0b1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0f400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x128f0f680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0f718 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0f498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x128f0f7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0f858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fcbd40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fcbdd0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fcbe60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fcbef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fcbf80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fcc010 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fcc0a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fcc130 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fcc1c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fcc250 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fcc2e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fcc370 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fcc400 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fcc490 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: 0x128f19bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0f900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x128f0f998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x128f0fa30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f0fca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x128f0fd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x128f0fac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x128f0fde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0fb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x128f0fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0ff18 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0fbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x128f0ffc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f10058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fcd860 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fcd8f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fcd980 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fcda10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fcdaa0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fcdb30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fcdbc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fcdc50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fcdce0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fcdd70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fcde00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fcde90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fcdf20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fcdfb0 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: 0x128f19cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f109d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f10a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f10b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f10d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f10e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f10b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x128f10eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f10c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x128f10f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f10fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f10cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x128f11090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11128 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fd0e80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fd0f10 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fd0fa0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fd1030 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fd10c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fd1150 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fd11e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fd1270 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fd1300 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fd1390 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fd1420 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fd14b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fd1540 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fd15d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fd0e80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fd0f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fd0fa0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fd1030 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fd10c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fd1150 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fd11e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fd1270 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fd1300 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x128fd1660 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fd1420 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fd14b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x128fd1390 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fd15d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fd0e80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fd0f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fd0fa0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fd1030 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fd10c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fd1150 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fd11e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fd1270 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fd1300 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128fd1390 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fd1420 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fd14b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fd1540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fd15d0 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: 0x128f19de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0ed80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f0ee18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f0eeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f111d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f11268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f0ef48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x128f11310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0efe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x128f113b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11448 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0f078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x128f114f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11588 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fd1790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fd1820 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fd18b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fd1940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fd19d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fd1a60 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fd1af0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fd1b80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fd1c10 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fd1ca0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fd1d30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fd1dc0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fd1e50 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fd1ee0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fd1790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fd1820 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fd18b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fd1940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fd19d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fd1a60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fd1af0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fd1b80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fd1c10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x128fd1f70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fd1d30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fd1dc0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x128fd1ca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fd1ee0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fd1790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fd1820 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fd18b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fd1940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fd19d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fd1a60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fd1af0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fd1b80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fd1c10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128fd1ca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fd1d30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fd1dc0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fd1e50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fd1ee0 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: 0x128f19f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x128f11c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x128f11cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x128f11d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x128f0b910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x128f0b9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x128f11df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x128f12060 MAP: (2 sibs) 4 children: 42: 0x128f0d640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x128f0d6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x128f0d770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x128f0d808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x128f120f8 MAP: (2 sibs) 5 children: 42: 0x128f121a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x128f12238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x128f122d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x128f12368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x128f12400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x128f11e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x128f0b4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f0b558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f0b5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f11f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x128f11fc0 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] 0x128fd29b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fd2a40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fd2ad0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fd2b60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fd2bf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fd2c80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fd2d10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fd2da0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fd2e30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fd2ec0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fd2f50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fd2fe0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fd3070 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fd3100 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fd3190 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fd3220 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fd32b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fd3340 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fd33d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x128fd3460 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fd34f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fd3580 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fd3610 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x128fd36a0 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: 0x128f1a018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x128f124f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x128f12588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x128f12620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x128f12920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x128f129b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x128f126b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x128f12a60 MAP: (2 sibs) 4 children: 42: 0x128f0d8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x128f0d948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x128f0d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x128f0da78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x128f12af8 MAP: (2 sibs) 5 children: 42: 0x128f12ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x128f12c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x128f12cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x128f12d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x128f12e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x128f12750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x128f0bdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f0be88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f0bf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f127e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x128f12ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f12f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f12fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f12880 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] 0x128fd3bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fd3c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fd3ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fd3d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fd3e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fd3e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fd3f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fd3fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fd4040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fd40d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fd4160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fd41f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fd4280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fd4310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fd43a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fd4430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fd44c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fd4550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fd45e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x128fd4670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fd4700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fd4790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fd4820 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x128fd48b0 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] 0x128fd3bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fd3c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fd3ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fd3d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fd3e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fd3e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fd3f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fd3fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fd4040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fd40d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fd4160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fd41f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fd4280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fd4310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fd43a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fd4430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fd44c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fd4550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fd45e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x128fd4670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fd4700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fd4790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fd4820 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x128fd4940 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x128fd49d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x128fd4a60 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x128fd48b0 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] 0x128fd3bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fd3c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fd3ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fd3d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fd3e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fd3e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fd3f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fd3fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fd4040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fd40d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fd4160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fd41f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fd4280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fd4310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fd43a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fd4430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fd44c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fd4550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fd45e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x128fd4670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fd4700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fd4790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fd4820 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x128fd48b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x128fd4940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x128fd49d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x128fd4a60 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: 0x128f1a130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x128f14b70 MAP: (6 sibs) 1 children: 42: 0x128f14f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x128f14fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f15048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f150e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f15178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f15210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f14c08 MAP: (6 sibs) 1 children: 42: 0x128f152b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x128f15350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f153e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f15480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f15518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f155b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f14ca0 MAP: (6 sibs) 1 children: 42: 0x128f15650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x128f14d38 MAP: (6 sibs) 1 children: 42: 0x128f156f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x128f14dd0 MAP: (6 sibs) 1 children: 42: 0x128f15790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x128f15830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x128f158c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x128f14e68 MAP: (6 sibs) 1 children: 42: 0x128f15970 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fd4dd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fd4e60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fd4ef0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x128fd4f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fd5010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fd50a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fd5130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fd51c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fd5250 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fd52e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x128fd5370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fd5400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fd5490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fd5520 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fd55b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fd5640 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fd56d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x128fd5760 MAP: (6 sibs) 1 children: 42: [18] [18] 0x128fd57f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x128fd5880 MAP: (6 sibs) 1 children: 42: [20] [20] 0x128fd5910 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x128fd59a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x128fd5a30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x128fd5ac0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x128fd5b50 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: 0x128f1a248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x128f16c10 MAP: (6 sibs) 1 children: 42: 0x128f10750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f16fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f170e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f16ca8 MAP: (6 sibs) 1 children: 42: 0x128f107f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f172b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f173e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f17478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f17510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16d40 MAP: (6 sibs) 1 children: 42: 0x128f10890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f175b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f176e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f16dd8 MAP: (6 sibs) 1 children: 42: 0x128f10930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f178b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f179e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f17a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f17b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16e70 MAP: (6 sibs) 1 children: 42: 0x128f17bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f17c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f17d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16f08 MAP: (6 sibs) 1 children: 42: 0x128f17f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f17ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f18088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f18120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f181b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f18250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fd5fe0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fd6070 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fd6100 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x128fd6190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fd6220 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fd62b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fd6340 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fd63d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fd6460 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fd64f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x128fd6580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fd6610 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fd66a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fd6730 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fd67c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fd6850 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fd68e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x128fd6970 MAP: (6 sibs) 1 children: 42: [18] [18] 0x128fd6a00 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x128fd6a90 MAP: (6 sibs) 1 children: 42: [20] [20] 0x128fd6b20 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x128fd6bb0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x128fd6c40 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x128fd6cd0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x128fd6d60 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fd71f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fd7280 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fd7310 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x128fd73a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fd7430 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fd74c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fd7550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fd75e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fd7670 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fd7700 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x128fd7790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fd7820 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fd78b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fd7940 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fd79d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fd7a60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fd7af0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x128fd8000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x128fd8090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x128fd8120 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x128fd81b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x128fd8240 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x128fd7b80 MAP: (6 sibs) 1 children: 42: [23] [18] 0x128fd7c10 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x128fd82d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x128fd8360 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x128fd83f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x128fd8480 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x128fd8510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x128fd7ca0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x128fd7d30 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x128fd85a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x128fd8630 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x128fd86c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x128fd8750 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x128fd7e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x128fd7ee0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x128fd7f70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x128fd7dc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x128fd87e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x128fd8870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x128fd8900 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x128fd8990 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fd71f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fd7280 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fd7310 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x128fd73a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fd7430 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fd74c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fd7550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fd75e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fd7670 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fd7700 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x128fd7790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fd7820 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fd78b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fd7940 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fd79d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fd7a60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fd7af0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x128fd7b80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x128fd7c10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x128fd7ca0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x128fd7d30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x128fd7dc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x128fd7e50 MAP: (6 sibs) 1 children: 42: [23] [23] 0x128fd7ee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x128fd7f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x128fd8000 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x128fd8090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x128fd8120 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x128fd81b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x128fd8240 MAP: (6 sibs) 1 children: 42: [30] [30] 0x128fd82d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x128fd8360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x128fd83f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x128fd8480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x128fd8510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x128fd85a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x128fd8630 MAP: (6 sibs) 1 children: 42: [37] [37] 0x128fd86c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x128fd8750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x128fd87e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x128fd8870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x128fd8900 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x128fd8990 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: 0x128f1a360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x128f182f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f184b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x128f185e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x128f18680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x128f18718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x128f187b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x128f16010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x128f18848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x128f160b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x128f188e0 DOCMAP: (17 sibs) 2 children: 42: 0x128f0ae90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x128f0af28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x128f18978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f16150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x128f18a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f161f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x128f18aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f15a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x128f18b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f15ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x128f18bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x128f18c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fd5fe0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x128fd6070 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x128fd6100 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x128fd6190 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x128fd6220 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x128fd62b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x128fd6340 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x128fd63d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x128fd6460 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x128fd64f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x128fd6580 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x128fd6610 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x128fd66a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x128fd6730 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x128fd67c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x128fd6850 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x128fd68e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x128fd6970 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x128fd6a00 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x128fd6a90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x128fd6b20 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x128fd6bb0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x128fd6c40 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x128fd6cd0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x128fd6d60 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x128fd6df0 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: 0x128f1a478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x128f16610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x128f166a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x128f16740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x128f167d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x128f16870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x128f10100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x128f10198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fd20a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fd2130 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x128fd21c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x128fd2250 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fd22e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x128fd2370 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fd2400 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x128fd2490 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: 0x128f1a590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x128f13070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x128f13108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x128f131a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x128f13238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x128f132d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x128f10290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x128f10328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fd9600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fd9690 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x128fd9720 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x128fd97b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fd9840 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x128fd98d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fd9960 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x128fd99f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fd9600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fd9690 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x128fd9720 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x128fd97b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fd9840 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x128fd98d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fd9960 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x128fd99f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fd9600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fd9690 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x128fd9720 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x128fd97b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fd9840 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x128fd98d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fd9960 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x128fd99f0 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: 0x128f1a6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f0b690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x128f0b728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fd9f10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fd9fa0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x128fda030 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: 0x128f1a7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f11630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x128f116c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fda820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fda8b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x128fda940 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fda820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fda8b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x128fda940 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fda820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fda8b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x128fda940 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: 0x128f1a8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x128f18e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x128f18ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x128f18f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x128f19320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x128f193b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x128f19018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x128f0bc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x128f0bcb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x128f0bd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x128f190b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x128f19460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x128f194f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x128f19148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x128f191e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x128f195a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x128f19638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x128f19278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x128f196e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x128f19778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fdba40 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x128fdbad0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x128fdbb60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x128fdbbf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fdbc80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x128fdbd10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x128fdbda0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fdbe30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x128fdbec0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x128fdbf50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x128fdbfe0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x128fdc070 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x128fdc100 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x128fdc190 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x128fdc220 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x128fdc2b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x128fdc340 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x128fdc3d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x128fdc460 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x128fdc4f0 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: 0x128f1a9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x128f1bb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x128f1bbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x128f1bc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x128f1c000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x128f1c098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x128f1bcf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x128f1c140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x128f1c1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x128f1c270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x128f1bd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x128f1c310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x128f1c3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x128f1be28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x128f1bec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x128f1c450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x128f1c4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x128f1bf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x128f1c590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x128f1c628 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fdcc50 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128fdcce0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x128fdcd70 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x128fdce00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fdce90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x128fdcf20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x128fdcfb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fdd040 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x128fdd0d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x128fdd160 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x128fdd1f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x128fdd280 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x128fdd310 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x128fdd3a0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x128fdd430 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x128fdd4c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x128fdd550 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x128fdd5e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x128fdd670 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x128fdd700 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fdcc50 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128fdcce0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x128fdcd70 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x128fdce00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fdce90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x128fdcf20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x128fdcfb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fdd040 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x128fdd0d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x128fdd160 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x128fdd1f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x128fdd280 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x128fdd310 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x128fdd3a0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x128fdd430 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x128fdd4c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x128fdd550 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x128fdd5e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x128fdd670 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x128fdd700 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fdcc50 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128fdcce0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x128fdcd70 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x128fdce00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fdce90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x128fdcf20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x128fdcfb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fdd040 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x128fdd0d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x128fdd160 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x128fdd1f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x128fdd280 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x128fdd310 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x128fdd3a0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x128fdd430 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x128fdd4c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x128fdd550 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x128fdd5e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x128fdd670 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x128fdd700 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: 0x128f1ab08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x128f13f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x128f14460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x128f144f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x128f14590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x128f14028 MAP: (8 sibs) 3 children: 42: 0x128f14630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x128f146c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x128f14760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x128f140c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x128f13710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x128f14158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x128f137b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x128f141f0 MAP: (8 sibs) 7 children: 42: 0x128f1c6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x128f1c768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x128f1c800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x128f1c898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x128f1c930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x128f1c9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x128f1ca60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x128f14288 VAL***: '*a0' (8 sibs) 42: 0x128f14320 VAL***: '*a7' (8 sibs) 42: 0x128f143b8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fdde60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x128fddef0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x128fddf80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fde010 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fde0a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fde130 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fde1c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fde250 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fde2e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fde370 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x128fde400 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fde490 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x128fde520 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fde5b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fde640 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x128fde6d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x128fde760 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x128fde7f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x128fde880 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x128fde910 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x128fde9a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x128fdea30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x128fdeac0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x128fdeb50 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: 0x128f1ac20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f1cb00 MAP: (8 sibs) 3 children: 42: 0x128f1cfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x128f1d068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x128f1d100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x128f1cb98 MAP: (8 sibs) 3 children: 42: 0x128f1d1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x128f1d238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x128f1d2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x128f1cc30 MAP: (8 sibs) 1 children: 42: 0x128f11b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x128f1ccc8 MAP: (8 sibs) 1 children: 42: 0x128f14a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x128f1cd60 MAP: (8 sibs) 7 children: 42: 0x128f1d370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x128f1d408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x128f1d4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x128f1d538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x128f1d5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x128f1d668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x128f1d700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x128f1cdf8 MAP: (8 sibs) 3 children: 42: 0x128f1d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x128f1d838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x128f1d8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x128f1ce90 MAP: (8 sibs) 1 children: 42: 0x128f1d970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x128f1cf28 MAP: (8 sibs) 1 children: 42: 0x128f1da10 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fdf070 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x128fdf100 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x128fdf190 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fdf220 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fdf2b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fdf340 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fdf3d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fdf460 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fdf4f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fdf580 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x128fdf610 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fdf6a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x128fdf730 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fdf7c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fdf850 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x128fdf8e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x128fdf970 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x128fdfa00 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x128fdfa90 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x128fdfb20 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x128fdfbb0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x128fdfc40 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x128fdfcd0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x128fdfd60 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fdf070 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fdf100 MAP: (8 sibs) 3 children: 42: [2] [2] 0x128fdf190 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fdf220 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fdf2b0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fdf340 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fdf3d0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fdf460 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fdf4f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fdf580 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fdf610 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fdf6a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x128fdf730 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fdf7c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fdf850 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x128fdf8e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x128fdf970 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x128fdfa00 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x128fdfa90 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x128fdfb20 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x128fdfbb0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x128fdfc40 MAP: (8 sibs) 3 children: 42: [22] [24] 0x128fdfdf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x128fdfe80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x128fdff10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x128fdfcd0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x128fdffa0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x128fdfd60 MAP: (8 sibs) 1 children: 42: [28] [28] 0x128fe0030 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fdf070 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fdf100 MAP: (8 sibs) 3 children: 42: [2] [2] 0x128fdf190 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fdf220 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fdf2b0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fdf340 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fdf3d0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fdf460 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fdf4f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fdf580 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fdf610 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fdf6a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x128fdf730 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fdf7c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fdf850 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x128fdf8e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x128fdf970 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x128fdfa00 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x128fdfa90 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x128fdfb20 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x128fdfbb0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x128fdfc40 MAP: (8 sibs) 3 children: 42: [22] [22] 0x128fdfcd0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x128fdfd60 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x128fdfdf0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x128fdfe80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x128fdff10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x128fdffa0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x128fe0030 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: 0x128f1ad38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x128f0ba50 KEYVAL: 'a' '1' (3 sibs) 42: 0x128f0bae8 KEYVAL: 'b' '' (3 sibs) 42: 0x128f0bb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fdb130 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x128fdb1c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x128fdb250 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x128fdb2e0 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: 0x128f1ae50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f11770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x128f11808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fe0280 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fe0310 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fe03a0 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: 0x128f1af68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f118b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x128f11948 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x128fe0b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fe0c20 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fe0cb0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x128fe0b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fe0c20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fe0cb0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x128fe0b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fe0c20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fe0cb0 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] 0x128f950b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128f95140 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x128f951d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128f95260 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128f952f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x128f95380 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128f95410 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128f954a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x128f95530 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128f955c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x128f95650 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128f956e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128f95770 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128f95800 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128f95890 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128f95920 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128f959b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x128f95a40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x128f95ad0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x128f95b60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x128f95bf0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x128f95c80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x128f95d10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x128f95da0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x128f95e30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x128f95ec0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x128f95f50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x128f95fe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x128f96070 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x128f96100 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x128f96190 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x128f96220 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] 0x128fe78b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fe7940 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x128fe79d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128fe7a60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128fe7af0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x128fe7b80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128fe7c10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128fe7ca0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x128fe7d30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128fe7dc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x128fe7e50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128fe7ee0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128fe7f70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128fe8000 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128fe8090 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128fe8120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128fe81b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x128fe8240 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x128fe82d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x128fe8360 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x128fe83f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x128fe8480 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x128fe8510 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x128fe85a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x128fe8630 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x128fe86c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x128fe8750 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x128fe87e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x128fe8870 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x128fe8900 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x128fe8990 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x128fe8a20 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] 0x128f99200 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128f99290 MAP: (8 sibs) 2 children: 42: [2] [2] 0x128f99320 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128f993b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128f99440 MAP: (8 sibs) 2 children: 42: [5] [5] 0x128f994d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128f99560 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128f995f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x128f99680 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128f99710 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128f997a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128f99830 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128f998c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128f99950 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128f999e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128f99a70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128f99b00 MAP: (8 sibs) 4 children: 42: [17] [17] 0x128f99b90 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x128f99c20 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x128f99cb0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x128f99d40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x128f99dd0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x128f99e60 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x128f99ef0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x128f99f80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x128f9a010 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x128f9a0a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x128f9a130 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x128f9a1c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x128f9a250 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x128f9a2e0 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] 0x128fe8ac0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fe8b50 MAP: (8 sibs) 2 children: 42: [2] [2] 0x128fe8be0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128fe8c70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128fe8d00 MAP: (8 sibs) 2 children: 42: [5] [5] 0x128fe8d90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128fe8e20 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128fe8eb0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x128fe8f40 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128fe8fd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fe9060 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128fe90f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128fe9180 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128fe9210 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128fe92a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128fe9330 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128fe93c0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x128fe9450 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x128fe94e0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x128fe9570 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x128fe9600 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x128fe9690 MAP: (8 sibs) 4 children: 42: [22] [22] 0x128fe9720 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x128fe97b0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x128fe9840 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x128fe98d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x128fe9960 MAP: (8 sibs) 4 children: 42: [27] [27] 0x128fe99f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x128fe9a80 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x128fe9b10 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x128fe9ba0 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] 0x128f9b610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128f9b6a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128f9b730 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128f9b7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128f9b850 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128f9b8e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128f9b970 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128f9ba00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128f9ba90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128f9bb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128f9bbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128f9bc40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128f9bcd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128f9bd60 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] 0x128fe6fa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fe7030 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fe70c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fe7150 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fe71e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fe7270 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fe7300 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fe7390 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fe7420 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fe74b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fe7540 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fe75d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fe7660 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fe76f0 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] 0x128f9d950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128f9d9e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128f9da70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128f9db00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128f9db90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128f9dc20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128f9dcb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128f9dd40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128f9ddd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128f9de60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128f9def0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128f9df80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128f9e010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128f9e0a0 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] 0x128fe9cd0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fe9d60 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fe9df0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fe9e80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fe9f10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fe9fa0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fea030 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fea0c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fea150 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fea1e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fea270 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fea300 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fea390 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fea420 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] 0x128f9fac0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128f9fb50 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128f9fbe0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128f9fc70 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128f9fd00 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128f9fd90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128f9fe20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128f9feb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128f9ff40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128f9ffd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fa0060 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fa00f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fa0180 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fa0210 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] 0x128fea5e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fea670 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fea700 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fea790 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fea820 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fea8b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fea940 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fea9d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128feaa60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128feaaf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128feab80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128feac10 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128feaca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fead30 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] 0x128fa1e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fa1ea0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fa1f30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fa1fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fa2050 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fa20e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fa2170 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fa2200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fa2290 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128fa2320 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fa23b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fa2440 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fa24d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fa2560 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] 0x128feaef0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128feaf80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128feb010 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128feb0a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128feb130 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128feb1c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128feb250 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128feb2e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128feb370 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128feb400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128feb490 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128feb520 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128feb5b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128feb640 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] 0x128fa5410 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fa54a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fa5530 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fa55c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fa5650 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fa56e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fa5770 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fa5800 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fa5890 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fa5920 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fa59b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fa5a40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fa5ad0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fa5b60 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fa5bf0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fa5c80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fa5d10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fa5da0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fa5e30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x128fa5ec0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fa5f50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fa5fe0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fa6070 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x128fa6100 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] 0x128fec110 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fec1a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fec230 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fec2c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fec350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fec3e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fec470 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fec500 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fec590 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fec620 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fec6b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fec740 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fec7d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fec860 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fec8f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fec980 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128feca10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fecaa0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fecb30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x128fecbc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fecc50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fecce0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fecd70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x128fece00 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] 0x128fa8600 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fa8690 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fa8720 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fa87b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fa8840 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fa88d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fa8960 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fa89f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fa8a80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fa8b10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fa8ba0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fa8c30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fa8cc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fa8d50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fa8de0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fa8e70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fa8f00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fa8f90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fa9020 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x128fa90b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fa9140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fa91d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fa9260 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x128fa92f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x128fa9380 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x128fa9410 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x128fa94a0 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] 0x128fed320 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fed3b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fed440 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fed4d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fed560 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fed5f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fed680 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fed710 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fed7a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fed830 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fed8c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fed950 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fed9e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128feda70 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fedb00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fedb90 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fedc20 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fedcb0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fedd40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x128feddd0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fede60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fedef0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fedf80 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x128fee010 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x128fee0a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x128fee130 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x128fee1c0 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] 0x128fab7c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fab850 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fab8e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x128fab970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128faba00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128faba90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fabb20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fabbb0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fabc40 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fabcd0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x128fabd60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fabdf0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fabe80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fabf10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fabfa0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fac030 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fac0c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x128fac150 MAP: (6 sibs) 1 children: 42: [18] [18] 0x128fac1e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x128fac270 MAP: (6 sibs) 1 children: 42: [20] [20] 0x128fac300 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x128fac390 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x128fac420 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x128fac4b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x128fac540 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] 0x128fee530 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fee5c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fee650 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x128fee6e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fee770 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fee800 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fee890 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fee920 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fee9b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128feea40 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x128feead0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128feeb60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128feebf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128feec80 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128feed10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128feeda0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128feee30 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x128feeec0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x128feef50 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x128feefe0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x128fef070 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x128fef100 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x128fef190 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x128fef220 MAP: (6 sibs) 1 children: 42: [24] [24] 0x128fef2b0 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] 0x128fafb90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fafc20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fafcb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x128fafd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fafdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fafe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fafef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128faff80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fb0010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fb00a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x128fb0130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fb01c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fb0250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fb02e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fb0370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fb0400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fb0490 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x128fb0520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x128fb05b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x128fb0640 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x128fb06d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x128fb0760 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x128fb07f0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x128fb0880 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x128fb0910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x128fb09a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x128fb0a30 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x128fb0ac0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x128fb0b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x128fb0be0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x128fb0c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x128fb0d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x128fb0d90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x128fb0e20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x128fb0eb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x128fb0f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x128fb0fd0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x128fb1060 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x128fb10f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x128fb1180 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x128fb1210 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x128fb12a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x128fb1330 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] 0x128ff0950 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128ff09e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128ff0a70 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x128ff0b00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128ff0b90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128ff0c20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128ff0cb0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128ff0d40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128ff0dd0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128ff0e60 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x128ff0ef0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128ff0f80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128ff1010 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128ff10a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128ff1130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128ff11c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128ff1250 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x128ff12e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x128ff1370 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x128ff1400 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x128ff1490 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x128ff1520 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x128ff15b0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x128ff1640 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x128ff16d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x128ff1760 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x128ff17f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x128ff1880 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x128ff1910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x128ff19a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x128ff1a30 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x128ff1ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x128ff1b50 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x128ff1be0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x128ff1c70 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x128ff1d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x128ff1d90 MAP: (6 sibs) 1 children: 42: [37] [37] 0x128ff1e20 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x128ff1eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x128ff1f40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x128ff1fd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x128ff2060 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x128ff20f0 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] 0x128fb2eb0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x128fb2f40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x128fb2fd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x128fb3060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x128fb30f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x128fb3180 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x128fb3210 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x128fb32a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x128fb3330 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x128fb33c0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x128fb3450 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x128fb34e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x128fb3570 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x128fb3600 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x128fb3690 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x128fb3720 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x128fb37b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x128fb3840 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x128fb38d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x128fb3960 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x128fb39f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x128fb3a80 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x128fb3b10 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x128fb3ba0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x128fb3c30 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x128fb3cc0 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] 0x128fef740 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x128fef7d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x128fef860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x128fef8f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x128fef980 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x128fefa10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x128fefaa0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x128fefb30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x128fefbc0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x128fefc50 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x128fefce0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x128fefd70 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x128fefe00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x128fefe90 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x128feff20 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x128feffb0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x128ff0040 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x128ff00d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x128ff0160 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x128ff01f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x128ff0280 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x128ff0310 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x128ff03a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x128ff0430 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x128ff04c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x128ff0550 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] 0x128fb25a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fb2630 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x128fb26c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x128fb2750 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fb27e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x128fb2870 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fb2900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x128fb2990 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] 0x128feb800 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128feb890 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x128feb920 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x128feb9b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128feba40 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x128febad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128febb60 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x128febbf0 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] 0x128fb6900 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fb6990 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x128fb6a20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x128fb6ab0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fb6b40 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x128fb6bd0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fb6c60 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x128fb6cf0 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] 0x128ff2d60 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128ff2df0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x128ff2e80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x128ff2f10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128ff2fa0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x128ff3030 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128ff30c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x128ff3150 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] 0x128fb8630 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fb86c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x128fb8750 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] 0x128ff3670 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128ff3700 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x128ff3790 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] 0x128fba360 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fba3f0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x128fba480 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] 0x128ff3f80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128ff4010 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x128ff40a0 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] 0x128fbcef0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x128fbcf80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x128fbd010 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x128fbd0a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fbd130 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x128fbd1c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x128fbd250 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fbd2e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x128fbd370 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x128fbd400 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x128fbd490 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x128fbd520 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x128fbd5b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x128fbd640 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x128fbd6d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x128fbd760 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x128fbd7f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x128fbd880 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x128fbd910 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x128fbd9a0 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] 0x128ff51a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x128ff5230 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x128ff52c0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x128ff5350 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128ff53e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x128ff5470 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x128ff5500 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128ff5590 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x128ff5620 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x128ff56b0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x128ff5740 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x128ff57d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x128ff5860 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x128ff58f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x128ff5980 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x128ff5a10 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x128ff5aa0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x128ff5b30 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x128ff5bc0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x128ff5c50 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] 0x128fbfe30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128fbfec0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x128fbff50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x128fbffe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fc0070 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x128fc0100 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x128fc0190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fc0220 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x128fc02b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x128fc0340 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x128fc03d0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x128fc0460 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x128fc04f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x128fc0580 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x128fc0610 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x128fc06a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x128fc0730 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x128fc07c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x128fc0850 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x128fc08e0 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] 0x128ff63b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128ff6440 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x128ff64d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x128ff6560 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128ff65f0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x128ff6680 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x128ff6710 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128ff67a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x128ff6830 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x128ff68c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x128ff6950 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x128ff69e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x128ff6a70 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x128ff6b00 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x128ff6b90 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x128ff6c20 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x128ff6cb0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x128ff6d40 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x128ff6dd0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x128ff6e60 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] 0x128fc2d70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x128fc2e00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x128fc2e90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fc2f20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fc2fb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fc3040 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fc30d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fc3160 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fc31f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fc3280 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x128fc3310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fc33a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x128fc3430 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fc34c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fc3550 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x128fc35e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x128fc3670 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x128fc3700 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x128fc3790 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x128fc3820 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x128fc38b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x128fc3940 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x128fc39d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x128fc3a60 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] 0x128ff75c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x128ff7650 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x128ff76e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128ff7770 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128ff7800 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128ff7890 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128ff7920 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128ff79b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128ff7a40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128ff7ad0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x128ff7b60 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128ff7bf0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x128ff7c80 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128ff7d10 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128ff7da0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x128ff7e30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x128ff7ec0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x128ff7f50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x128ff7fe0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x128ff8070 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x128ff8100 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x128ff8190 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x128ff8220 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x128ff82b0 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] 0x128fc53a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fc5430 MAP: (8 sibs) 3 children: 42: [2] [2] 0x128fc54c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fc5550 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fc55e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fc5670 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fc5700 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fc5790 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fc5820 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fc58b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fc5940 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fc59d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x128fc5a60 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fc5af0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fc5b80 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x128fc5c10 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x128fc5ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x128fc5d30 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x128fc5dc0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x128fc5e50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x128fc5ee0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x128fc5f70 MAP: (8 sibs) 3 children: 42: [22] [22] 0x128fc6000 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x128fc6090 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x128fc6120 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x128fc61b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x128fc6240 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x128fc62d0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x128fc6360 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] 0x128ff87d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128ff8860 MAP: (8 sibs) 3 children: 42: [2] [2] 0x128ff88f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128ff8980 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128ff8a10 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128ff8aa0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128ff8b30 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128ff8bc0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128ff8c50 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128ff8ce0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128ff8d70 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128ff8e00 MAP: (8 sibs) 1 children: 42: [12] [12] 0x128ff8e90 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128ff8f20 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128ff8fb0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x128ff9040 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x128ff90d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x128ff9160 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x128ff91f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x128ff9280 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x128ff9310 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x128ff93a0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x128ff9430 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x128ff94c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x128ff9550 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x128ff95e0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x128ff9670 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x128ff9700 MAP: (8 sibs) 1 children: 42: [28] [28] 0x128ff9790 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] 0x128fc79d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x128fc7a60 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x128fc7af0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x128fc7b80 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] 0x128ff4890 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x128ff4920 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x128ff49b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x128ff4a40 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] 0x128fc9700 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fc9790 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fc9820 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] 0x128ff99e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128ff9a70 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128ff9b00 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] 0x128fcb430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fcb4c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fcb550 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] 0x128ffa2f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128ffa380 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128ffa410 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] 0x128fcc650 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fcc6e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x128fcc770 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128fcc800 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128fcc890 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x128fcc920 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128fcc9b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128fcca40 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x128fccad0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128fccb60 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x128fccbf0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128fccc80 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128fccd10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128fccda0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128fcce30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128fccec0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128fccf50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x128fccfe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x128fcd070 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x128fcd100 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x128fcd190 MAP: (8 sibs) 2 children: 42: [21] [21] 0x128fcd220 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x128fcd2b0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x128fcd340 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x128fcd3d0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x128fcd460 MAP: (8 sibs) 3 children: 42: [26] [26] 0x128fcd4f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x128fcd580 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x128fcd610 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x128fcd6a0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x128fcd730 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x128fcd7c0 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] 0x128ffb510 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128ffb5a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x128ffb630 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128ffb6c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128ffb750 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x128ffb7e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128ffb870 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128ffb900 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x128ffb990 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128ffba20 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x128ffbab0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128ffbb40 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128ffbbd0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128ffbc60 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128ffbcf0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128ffbd80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128ffbe10 MAP: (8 sibs) 3 children: 42: [17] [17] 0x128ffbea0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x128ffbf30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x128ffbfc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x128ffc050 MAP: (8 sibs) 2 children: 42: [21] [21] 0x128ffc0e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x128ffc170 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x128ffc200 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x128ffc290 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x128ffc320 MAP: (8 sibs) 3 children: 42: [26] [26] 0x128ffc3b0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x128ffc440 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x128ffc4d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x128ffc560 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x128ffc5f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x128ffc680 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] 0x128fcea70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fceb00 MAP: (8 sibs) 2 children: 42: [2] [2] 0x128fceb90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128fcec20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128fcecb0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x128fced40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128fcedd0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128fcee60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x128fceef0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128fcef80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fcf010 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128fcf0a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128fcf130 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128fcf1c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128fcf250 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128fcf2e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128fcf370 MAP: (8 sibs) 4 children: 42: [17] [17] 0x128fcf400 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x128fcf490 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x128fcf520 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x128fcf5b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x128fcf640 MAP: (8 sibs) 4 children: 42: [22] [22] 0x128fcf6d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x128fcf760 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x128fcf7f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x128fcf880 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x128fcf910 MAP: (8 sibs) 4 children: 42: [27] [27] 0x128fcf9a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x128fcfa30 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x128fcfac0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x128fcfb50 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] 0x128ffc720 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128ffc7b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x128ffc840 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x128ffc8d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x128ffc960 MAP: (8 sibs) 2 children: 42: [5] [5] 0x128ffc9f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x128ffca80 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x128ffcb10 MAP: (8 sibs) 1 children: 42: [8] [8] 0x128ffcba0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x128ffcc30 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128ffccc0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x128ffcd50 MAP: (8 sibs) 4 children: 42: [12] [12] 0x128ffcde0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x128ffce70 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x128ffcf00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x128ffcf90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x128ffd020 MAP: (8 sibs) 4 children: 42: [17] [17] 0x128ffd0b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x128ffd140 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x128ffd1d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x128ffd260 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x128ffd2f0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x128ffd380 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x128ffd410 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x128ffd4a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x128ffd530 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x128ffd5c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x128ffd650 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x128ffd6e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x128ffd770 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x128ffd800 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] 0x128fcbd40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fcbdd0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fcbe60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fcbef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fcbf80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fcc010 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fcc0a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fcc130 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fcc1c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fcc250 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fcc2e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fcc370 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fcc400 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fcc490 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] 0x128ffac00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128ffac90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128ffad20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128ffadb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128ffae40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128ffaed0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128ffaf60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128ffaff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128ffb080 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128ffb110 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128ffb1a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128ffb230 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128ffb2c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128ffb350 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] 0x128fcd860 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fcd8f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128fcd980 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128fcda10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fcdaa0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128fcdb30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128fcdbc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128fcdc50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fcdce0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128fcdd70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128fcde00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fcde90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128fcdf20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128fcdfb0 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] 0x128ffd930 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128ffd9c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x128ffda50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x128ffdae0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128ffdb70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x128ffdc00 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x128ffdc90 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x128ffdd20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128ffddb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x128ffde40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x128ffded0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128ffdf60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x128ffdff0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x128ffe080 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] 0x128fd0e80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fd0f10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fd0fa0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fd1030 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fd10c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fd1150 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fd11e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fd1270 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fd1300 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128fd1390 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fd1420 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fd14b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fd1540 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fd15d0 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] 0x128ffe240 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128ffe2d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128ffe360 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128ffe3f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128ffe480 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128ffe510 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128ffe5a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128ffe630 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128ffe6c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128ffe750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128ffe7e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128ffe870 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128ffe900 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128ffe990 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] 0x128fd1790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128fd1820 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128fd18b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128fd1940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128fd19d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128fd1a60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128fd1af0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128fd1b80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128fd1c10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128fd1ca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fd1d30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fd1dc0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fd1e50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fd1ee0 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] 0x128ffeb50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x128ffebe0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x128ffec70 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x128ffed00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x128ffed90 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x128ffee20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x128ffeeb0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x128ffef40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x128ffefd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x128fff060 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x128fff0f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x128fff180 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x128fff210 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x128fff2a0 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] 0x128fd29b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fd2a40 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fd2ad0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fd2b60 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fd2bf0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fd2c80 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fd2d10 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fd2da0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fd2e30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fd2ec0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fd2f50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fd2fe0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fd3070 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fd3100 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fd3190 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fd3220 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fd32b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fd3340 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fd33d0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x128fd3460 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fd34f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fd3580 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fd3610 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x128fd36a0 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] 0x128ffff00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128ffff90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x129000020 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1290000b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x129000140 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1290001d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x129000260 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x1290002f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x129000380 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x129000410 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1290004a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x129000530 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1290005c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x129000650 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1290006e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x129000770 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x129000800 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x129000890 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x129000920 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x1290009b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x129000a40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x129000ad0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x129000b60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x129000bf0 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] 0x128fd3bc0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x128fd3c50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x128fd3ce0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x128fd3d70 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x128fd3e00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x128fd3e90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x128fd3f20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x128fd3fb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x128fd4040 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x128fd40d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x128fd4160 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x128fd41f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x128fd4280 MAP: (2 sibs) 5 children: 42: [13] [13] 0x128fd4310 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x128fd43a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x128fd4430 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x128fd44c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x128fd4550 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x128fd45e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x128fd4670 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x128fd4700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x128fd4790 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x128fd4820 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x128fd48b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x128fd4940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x128fd49d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x128fd4a60 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] 0x129001110 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1290011a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x129001230 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x1290012c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x129001350 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x1290013e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x129001470 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x129001500 MAP: (2 sibs) 4 children: 42: [8] [8] 0x129001590 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x129001620 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1290016b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x129001740 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1290017d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x129001860 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1290018f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x129001980 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x129001a10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x129001aa0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x129001b30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x129001bc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x129001c50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x129001ce0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x129001d70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x129001e00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x129001e90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x129001f20 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x129001fb0 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] 0x128fd4dd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fd4e60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fd4ef0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x128fd4f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fd5010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fd50a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fd5130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fd51c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fd5250 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fd52e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x128fd5370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fd5400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fd5490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fd5520 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fd55b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fd5640 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fd56d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x128fd5760 MAP: (6 sibs) 1 children: 42: [18] [18] 0x128fd57f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x128fd5880 MAP: (6 sibs) 1 children: 42: [20] [20] 0x128fd5910 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x128fd59a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x128fd5a30 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x128fd5ac0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x128fd5b50 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] 0x129002320 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1290023b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x129002440 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x1290024d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x129002560 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1290025f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x129002680 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x129002710 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x1290027a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x129002830 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x1290028c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x129002950 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x1290029e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x129002a70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x129002b00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x129002b90 MAP: (6 sibs) 1 children: 42: [16] [16] 0x129002c20 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x129002cb0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x129002d40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x129002dd0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x129002e60 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x129002ef0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x129002f80 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x129003010 MAP: (6 sibs) 1 children: 42: [24] [24] 0x1290030a0 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] 0x128fd71f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x128fd7280 MAP: (6 sibs) 1 children: 42: [2] [2] 0x128fd7310 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x128fd73a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x128fd7430 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x128fd74c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x128fd7550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x128fd75e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x128fd7670 MAP: (6 sibs) 1 children: 42: [9] [9] 0x128fd7700 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x128fd7790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x128fd7820 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x128fd78b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x128fd7940 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x128fd79d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x128fd7a60 MAP: (6 sibs) 1 children: 42: [16] [16] 0x128fd7af0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x128fd7b80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x128fd7c10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x128fd7ca0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x128fd7d30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x128fd7dc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x128fd7e50 MAP: (6 sibs) 1 children: 42: [23] [23] 0x128fd7ee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x128fd7f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x128fd8000 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x128fd8090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x128fd8120 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x128fd81b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x128fd8240 MAP: (6 sibs) 1 children: 42: [30] [30] 0x128fd82d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x128fd8360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x128fd83f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x128fd8480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x128fd8510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x128fd85a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x128fd8630 MAP: (6 sibs) 1 children: 42: [37] [37] 0x128fd86c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x128fd8750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x128fd87e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x128fd8870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x128fd8900 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x128fd8990 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] 0x129004740 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x1290047d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x129004860 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x1290048f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x129004980 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x129004a10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x129004aa0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x129004b30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x129004bc0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x129004c50 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x129004ce0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x129004d70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x129004e00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x129004e90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x129004f20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x129004fb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x129005040 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x1290050d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x129005160 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x1290051f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x129005280 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x129005310 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x1290053a0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x129005430 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x1290054c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x129005550 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x1290055e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x129005670 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x129005700 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x129005790 MAP: (6 sibs) 1 children: 42: [30] [30] 0x129005820 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x1290058b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x129005940 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x1290059d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x129005a60 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x129005af0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x129005b80 MAP: (6 sibs) 1 children: 42: [37] [37] 0x129005c10 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x129005ca0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x129005d30 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x129005dc0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x129005e50 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x129005ee0 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] 0x128fd5fe0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x128fd6070 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x128fd6100 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x128fd6190 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x128fd6220 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x128fd62b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x128fd6340 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x128fd63d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x128fd6460 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x128fd64f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x128fd6580 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x128fd6610 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x128fd66a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x128fd6730 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x128fd67c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x128fd6850 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x128fd68e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x128fd6970 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x128fd6a00 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x128fd6a90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x128fd6b20 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x128fd6bb0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x128fd6c40 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x128fd6cd0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x128fd6d60 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x128fd6df0 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] 0x129003530 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x1290035c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x129003650 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x1290036e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x129003770 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x129003800 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x129003890 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x129003920 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x1290039b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x129003a40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x129003ad0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x129003b60 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x129003bf0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x129003c80 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x129003d10 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x129003da0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x129003e30 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x129003ec0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x129003f50 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x129003fe0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x129004070 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x129004100 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x129004190 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x129004220 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x1290042b0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x129004340 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] 0x128fd20a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fd2130 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x128fd21c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x128fd2250 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fd22e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x128fd2370 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fd2400 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x128fd2490 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] 0x128fff5f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fff680 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x128fff710 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x128fff7a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fff830 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x128fff8c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fff950 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x128fff9e0 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] 0x128fd9600 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x128fd9690 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x128fd9720 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x128fd97b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x128fd9840 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x128fd98d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x128fd9960 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x128fd99f0 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] 0x129006b50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x129006be0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x129006c70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x129006d00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x129006d90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x129006e20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x129006eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x129006f40 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] 0x128fd9f10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fd9fa0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x128fda030 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] 0x1290074a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x129007530 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x1290075c0 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] 0x128fda820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fda8b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x128fda940 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] 0x129007de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x129007e70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x129007f00 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] 0x128fdba40 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x128fdbad0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x128fdbb60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x128fdbbf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fdbc80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x128fdbd10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x128fdbda0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fdbe30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x128fdbec0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x128fdbf50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x128fdbfe0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x128fdc070 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x128fdc100 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x128fdc190 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x128fdc220 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x128fdc2b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x128fdc340 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x128fdc3d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x128fdc460 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x128fdc4f0 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] 0x129009000 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x129009090 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x129009120 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x1290091b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x129009240 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x1290092d0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x129009360 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1290093f0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x129009480 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x129009510 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1290095a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x129009630 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1290096c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x129009750 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x1290097e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x129009870 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x129009900 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x129009990 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x129009a20 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x129009ab0 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] 0x128fdcc50 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x128fdcce0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x128fdcd70 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x128fdce00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x128fdce90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x128fdcf20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x128fdcfb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x128fdd040 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x128fdd0d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x128fdd160 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x128fdd1f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x128fdd280 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x128fdd310 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x128fdd3a0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x128fdd430 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x128fdd4c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x128fdd550 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x128fdd5e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x128fdd670 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x128fdd700 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] 0x12900a210 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12900a2a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12900a330 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12900a3c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12900a450 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12900a4e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12900a570 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12900a600 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12900a690 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12900a720 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12900a7b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12900a840 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12900a8d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12900a960 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12900a9f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12900aa80 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12900ab10 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12900aba0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12900ac30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12900acc0 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] 0x128fdde60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x128fddef0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x128fddf80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fde010 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fde0a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fde130 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fde1c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fde250 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fde2e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fde370 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x128fde400 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fde490 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x128fde520 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fde5b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fde640 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x128fde6d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x128fde760 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x128fde7f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x128fde880 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x128fde910 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x128fde9a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x128fdea30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x128fdeac0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x128fdeb50 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] 0x12900bd30 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12900bdc0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12900be50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12900bee0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12900bf70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12900c000 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12900c090 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12900c120 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12900c1b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12900c240 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12900c2d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12900c360 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12900c3f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12900c480 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12900c510 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12900c5a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12900c630 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12900c6c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12900c750 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12900c7e0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12900c870 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12900c900 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12900c990 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12900ca20 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] 0x128fdf070 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x128fdf100 MAP: (8 sibs) 3 children: 42: [2] [2] 0x128fdf190 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x128fdf220 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x128fdf2b0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x128fdf340 MAP: (8 sibs) 3 children: 42: [6] [6] 0x128fdf3d0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x128fdf460 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x128fdf4f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x128fdf580 MAP: (8 sibs) 1 children: 42: [10] [10] 0x128fdf610 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x128fdf6a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x128fdf730 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x128fdf7c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x128fdf850 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x128fdf8e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x128fdf970 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x128fdfa00 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x128fdfa90 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x128fdfb20 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x128fdfbb0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x128fdfc40 MAP: (8 sibs) 3 children: 42: [22] [22] 0x128fdfcd0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x128fdfd60 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x128fdfdf0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x128fdfe80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x128fdff10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x128fdffa0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x128fe0030 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] 0x12900cf40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12900cfd0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12900d060 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12900d0f0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12900d180 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12900d210 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12900d2a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12900d330 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12900d3c0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12900d450 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12900d4e0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12900d570 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12900d600 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12900d690 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12900d720 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12900d7b0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12900d840 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12900d8d0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12900d960 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12900d9f0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12900da80 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12900db10 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12900dba0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12900dc30 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12900dcc0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12900dd50 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12900dde0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12900de70 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12900df00 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] 0x128fdb130 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x128fdb1c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x128fdb250 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x128fdb2e0 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] 0x12900b420 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12900b4b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12900b540 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12900b5d0 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] 0x128fe0280 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fe0310 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fe03a0 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] 0x12900e150 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12900e1e0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12900e270 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] 0x128fe0b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fe0c20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x128fe0cb0 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] 0x12900ea60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12900eaf0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12900eb80 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: 0x128f19870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f0c0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x128f0c5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x128f0c648 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0c178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x128f0c6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x128f0c788 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0c210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x128f0c830 KEYVAL: 'r' '10' (1 sibs) 42: 0x128f0c2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x128f0c8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x128f0c340 MAP: (8 sibs) 4 children: 42: 0x128f0c970 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0ca08 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0caa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0cb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0c3d8 MAP: (8 sibs) 3 children: 42: 0x128f0cbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x128f0cc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x128f0cd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x128f0c470 MAP: (8 sibs) 2 children: 42: 0x128f0cdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x128f0cef0 VAL***: '*CENTER' (2 sibs) 42: 0x128f0cf88 VAL***: '*BIG' (2 sibs) 42: 0x128f0ce48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x128f0c508 MAP: (8 sibs) 3 children: 42: 0x128f0d030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x128f0d200 VAL***: '*BIG' (3 sibs) 42: 0x128f0d298 VAL***: '*LEFT' (3 sibs) 42: 0x128f0d330 VAL***: '*SMALL' (3 sibs) 42: 0x128f0d0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x128f0d160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12900f370 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12900f400 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12900f490 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12900f520 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12900f5b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12900f640 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12900f6d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12900f760 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12900f7f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12900f880 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12900f910 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12900f9a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12900fa30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12900fac0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12900fb50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12900fbe0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12900fc70 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12900fd00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12900fd90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12900fe20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12900feb0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12900ff40 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12900ffd0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x129010060 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x1290100f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x129010180 MAP: (8 sibs) 3 children: 42: [26] [26] 0x129010210 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x1290102a0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x129010330 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x1290103c0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x129010450 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x1290104e0 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: 0x128f19988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f0dd60 MAP: (8 sibs) 2 children: 42: 0x128f0afd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x128f0b068 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0ddf8 MAP: (8 sibs) 2 children: 42: 0x128f0b7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x128f0b868 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0de90 MAP: (8 sibs) 1 children: 42: 0x128f0e230 KEYVAL: 'r' '10' (1 sibs) 42: 0x128f0df28 MAP: (8 sibs) 1 children: 42: 0x128f0e2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x128f0dfc0 MAP: (8 sibs) 4 children: 42: 0x128f0e370 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e408 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0e538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e058 MAP: (8 sibs) 4 children: 42: 0x128f0e5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e678 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e710 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0e7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e0f0 MAP: (8 sibs) 4 children: 42: 0x128f0e850 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e980 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0ea18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e188 MAP: (8 sibs) 4 children: 42: 0x128f0eac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0eb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0ebf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0ec88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129010580 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x129010610 MAP: (8 sibs) 2 children: 42: [2] [2] 0x1290106a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x129010730 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x1290107c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x129010850 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x1290108e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x129010970 MAP: (8 sibs) 1 children: 42: [8] [8] 0x129010a00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x129010a90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x129010b20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x129010bb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x129010c40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x129010cd0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x129010d60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x129010df0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x129010e80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x129010f10 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x129010fa0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x129011030 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x1290110c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x129011150 MAP: (8 sibs) 4 children: 42: [22] [22] 0x1290111e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x129011270 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x129011300 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x129011390 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x129011420 MAP: (8 sibs) 4 children: 42: [27] [27] 0x1290114b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x129011540 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x1290115d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x129011660 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: 0x128f19aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0f1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x128f0f238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x128f0f2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f0f540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x128f0f5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x128f0f368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x128f0b1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0f400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x128f0f680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0f718 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0f498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x128f0f7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0f858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129011700 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x129011790 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x129011820 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1290118b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x129011940 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1290119d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x129011a60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x129011af0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x129011b80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x129011c10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x129011ca0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x129011d30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x129011dc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x129011e50 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: 0x128f19bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0f900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x128f0f998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x128f0fa30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f0fca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x128f0fd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x128f0fac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x128f0fde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0fb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x128f0fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0ff18 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0fbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x128f0ffc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f10058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129011ef0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x129011f80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x129012010 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x1290120a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x129012130 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x1290121c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x129012250 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x1290122e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x129012370 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x129012400 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x129012490 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x129012520 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x1290125b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x129012640 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: 0x128f19cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f109d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f10a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f10b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f10d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f10e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f10b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x128f10eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f10c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x128f10f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f10fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f10cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x128f11090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290126e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x129012770 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x129012800 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x129012890 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x129012920 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1290129b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x129012a40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x129012ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x129012b60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x129012bf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x129012c80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x129012d10 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x129012da0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x129012e30 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: 0x128f19de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0ed80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f0ee18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f0eeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f111d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f11268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f0ef48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x128f11310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0efe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x128f113b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11448 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0f078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x128f114f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129012ed0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x129012f60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x129012ff0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x129013080 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x129013110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1290131a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x129013230 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1290132c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x129013350 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x1290133e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x129013470 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x129013500 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x129013590 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x129013620 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: 0x128f19f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x128f11c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x128f11cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x128f11d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x128f0b910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x128f0b9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x128f11df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x128f12060 MAP: (2 sibs) 4 children: 42: 0x128f0d640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x128f0d6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x128f0d770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x128f0d808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x128f120f8 MAP: (2 sibs) 5 children: 42: 0x128f121a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x128f12238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x128f122d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x128f12368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x128f12400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x128f11e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x128f0b4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f0b558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f0b5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f11f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x128f11fc0 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] 0x1290136c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x129013750 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x1290137e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x129013870 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x129013900 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x129013990 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x129013a20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x129013ab0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x129013b40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x129013bd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x129013c60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x129013cf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x129013d80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x129013e10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x129013ea0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x129013f30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x129013fc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x129014050 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x1290140e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x129014170 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x129014200 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x129014290 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x129014320 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1290143b0 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: 0x128f1a018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x128f124f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x128f12588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x128f12620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x128f12920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x128f129b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x128f126b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x128f12a60 MAP: (2 sibs) 4 children: 42: 0x128f0d8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x128f0d948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x128f0d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x128f0da78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x128f12af8 MAP: (2 sibs) 5 children: 42: 0x128f12ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x128f12c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x128f12cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x128f12d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x128f12e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x128f12750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x128f0bdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f0be88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f0bf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f127e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x128f12ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f12f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f12fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f12880 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] 0x129014450 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x1290144e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x129014570 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x129014600 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x129014690 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x129014720 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x1290147b0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x129014840 MAP: (2 sibs) 4 children: 42: [8] [8] 0x1290148d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x129014960 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x1290149f0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x129014a80 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x129014b10 MAP: (2 sibs) 5 children: 42: [13] [13] 0x129014ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x129014c30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x129014cc0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x129014d50 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x129014de0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x129014e70 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x129014f00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x129014f90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x129015020 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1290150b0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x129015140 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x1290151d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x129015260 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x1290152f0 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: 0x128f1a130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x128f14b70 MAP: (6 sibs) 1 children: 42: 0x128f14f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x128f14fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f15048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f150e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f15178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f15210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f14c08 MAP: (6 sibs) 1 children: 42: 0x128f152b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x128f15350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f153e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f15480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f15518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f155b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f14ca0 MAP: (6 sibs) 1 children: 42: 0x128f15650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x128f14d38 MAP: (6 sibs) 1 children: 42: 0x128f156f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x128f14dd0 MAP: (6 sibs) 1 children: 42: 0x128f15790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x128f15830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x128f158c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x128f14e68 MAP: (6 sibs) 1 children: 42: 0x128f15970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129015390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x129015420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1290154b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x129015540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1290155d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x129015660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x1290156f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x129015780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x129015810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1290158a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x129015930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1290159c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x129015a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x129015ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x129015b70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x129015c00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x129015c90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x129015d20 MAP: (6 sibs) 1 children: 42: [18] [18] 0x129015db0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x129015e40 MAP: (6 sibs) 1 children: 42: [20] [20] 0x129015ed0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x129015f60 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x129015ff0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x129016080 MAP: (6 sibs) 1 children: 42: [24] [24] 0x129016110 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: 0x128f1a248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x128f16c10 MAP: (6 sibs) 1 children: 42: 0x128f10750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f16fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f170e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f16ca8 MAP: (6 sibs) 1 children: 42: 0x128f107f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f172b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f173e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f17478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f17510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16d40 MAP: (6 sibs) 1 children: 42: 0x128f10890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f175b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f176e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f16dd8 MAP: (6 sibs) 1 children: 42: 0x128f10930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f178b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f179e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f17a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f17b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16e70 MAP: (6 sibs) 1 children: 42: 0x128f17bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f17c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f17d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16f08 MAP: (6 sibs) 1 children: 42: 0x128f17f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f17ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f18088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f18120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f181b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f18250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290161b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x129016240 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1290162d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x129016360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1290163f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x129016480 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x129016510 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1290165a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x129016630 MAP: (6 sibs) 1 children: 42: [9] [9] 0x1290166c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x129016750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x1290167e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x129016870 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x129016900 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x129016990 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x129016a20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x129016ab0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x129016b40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x129016bd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x129016c60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x129016cf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x129016d80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x129016e10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x129016ea0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x129016f30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x129016fc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x129017050 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x1290170e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x129017170 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x129017200 MAP: (6 sibs) 1 children: 42: [30] [30] 0x129017290 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x129017320 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x1290173b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x129017440 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x1290174d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x129017560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x1290175f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x129017680 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x129017710 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x1290177a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x129017830 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x1290178c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x129017950 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: 0x128f1a360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x128f182f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f184b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x128f185e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x128f18680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x128f18718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x128f187b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x128f16010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x128f18848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x128f160b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x128f188e0 DOCMAP: (17 sibs) 2 children: 42: 0x128f0ae90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x128f0af28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x128f18978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f16150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x128f18a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f161f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x128f18aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f15a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x128f18b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f15ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x128f18bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x128f18c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290179f0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x129017a80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x129017b10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x129017ba0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x129017c30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x129017cc0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x129017d50 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x129017de0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x129017e70 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x129017f00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x129017f90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x129018020 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x1290180b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x129018140 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x1290181d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x129018260 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x1290182f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x129018380 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x129018410 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1290184a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x129018530 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x1290185c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x129018650 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x1290186e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x129018770 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x129018800 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: 0x128f1a478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x128f16610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x128f166a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x128f16740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x128f167d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x128f16870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x128f10100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x128f10198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129008950 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1290089e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x129008a70 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x129008b00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x129008b90 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x129008c20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x129008cb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x129008d40 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: 0x128f1a590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x128f13070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x128f13108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x128f131a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x128f13238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x128f132d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x128f10290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x128f10328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290188a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x129018930 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x1290189c0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x129018a50 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x129018ae0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x129018b70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x129018c00 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x129018c90 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: 0x128f1a6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f0b690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x128f0b728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x128fbc940 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x128fbc9d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x128fbca60 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: 0x128f1a7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f11630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x128f116c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129008de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x129008e70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x129008f00 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: 0x128f1a8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x128f18e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x128f18ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x128f18f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x128f19320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x128f193b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x128f19018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x128f0bc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x128f0bcb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x128f0bd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x128f190b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x128f19460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x128f194f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x128f19148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x128f191e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x128f195a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x128f19638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x128f19278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x128f196e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x128f19778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129018d30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x129018dc0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x129018e50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x129018ee0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x129018f70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x129019000 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x129019090 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x129019120 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x1290191b0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x129019240 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x1290192d0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x129019360 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x1290193f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x129019480 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x129019510 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1290195a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x129019630 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1290196c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x129019750 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x1290197e0 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: 0x128f1a9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x128f1bb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x128f1bbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x128f1bc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x128f1c000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x128f1c098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x128f1bcf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x128f1c140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x128f1c1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x128f1c270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x128f1bd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x128f1c310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x128f1c3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x128f1be28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x128f1bec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x128f1c450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x128f1c4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x128f1bf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x128f1c590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x128f1c628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129019880 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x129019910 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1290199a0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x129019a30 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x129019ac0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x129019b50 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x129019be0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x129019c70 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x129019d00 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x129019d90 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x129019e20 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x129019eb0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x129019f40 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x129019fd0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12901a060 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12901a0f0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12901a180 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12901a210 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12901a2a0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12901a330 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: 0x128f1ab08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x128f13f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x128f14460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x128f144f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x128f14590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x128f14028 MAP: (8 sibs) 3 children: 42: 0x128f14630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x128f146c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x128f14760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x128f140c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x128f13710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x128f14158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x128f137b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x128f141f0 MAP: (8 sibs) 7 children: 42: 0x128f1c6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x128f1c768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x128f1c800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x128f1c898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x128f1c930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x128f1c9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x128f1ca60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x128f14288 VAL***: '*a0' (8 sibs) 42: 0x128f14320 VAL***: '*a7' (8 sibs) 42: 0x128f143b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901a3d0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12901a460 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12901a4f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12901a580 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12901a610 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12901a6a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12901a730 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12901a7c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12901a850 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12901a8e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12901a970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12901aa00 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12901aa90 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12901ab20 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12901abb0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12901ac40 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12901acd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12901ad60 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12901adf0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12901ae80 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12901af10 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12901afa0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12901b030 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12901b0c0 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: 0x128f1ac20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f1cb00 MAP: (8 sibs) 3 children: 42: 0x128f1cfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x128f1d068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x128f1d100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x128f1cb98 MAP: (8 sibs) 3 children: 42: 0x128f1d1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x128f1d238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x128f1d2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x128f1cc30 MAP: (8 sibs) 1 children: 42: 0x128f11b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x128f1ccc8 MAP: (8 sibs) 1 children: 42: 0x128f14a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x128f1cd60 MAP: (8 sibs) 7 children: 42: 0x128f1d370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x128f1d408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x128f1d4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x128f1d538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x128f1d5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x128f1d668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x128f1d700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x128f1cdf8 MAP: (8 sibs) 3 children: 42: 0x128f1d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x128f1d838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x128f1d8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x128f1ce90 MAP: (8 sibs) 1 children: 42: 0x128f1d970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x128f1cf28 MAP: (8 sibs) 1 children: 42: 0x128f1da10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901b160 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12901b1f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12901b280 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12901b310 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12901b3a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12901b430 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12901b4c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12901b550 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12901b5e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12901b670 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12901b700 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12901b790 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12901b820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12901b8b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12901b940 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12901b9d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12901ba60 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12901baf0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12901bb80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12901bc10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12901bca0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12901bd30 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12901bdc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12901be50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12901bee0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12901bf70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12901c000 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12901c090 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12901c120 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: 0x128f1ad38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x128f0ba50 KEYVAL: 'a' '1' (3 sibs) 42: 0x128f0bae8 KEYVAL: 'b' '' (3 sibs) 42: 0x128f0bb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901c1c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12901c250 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12901c2e0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12901c370 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: 0x128f1ae50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f11770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x128f11808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901c410 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12901c4a0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12901c530 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: 0x128f1af68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f118b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x128f11948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901c5d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12901c660 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12901c6f0 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: 0x128f19870 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f0c0e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x128f0c5b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x128f0c648 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0c178 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x128f0c6f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x128f0c788 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0c210 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x128f0c830 KEYVAL: 'r' '10' (1 sibs) 42: 0x128f0c2a8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x128f0c8d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x128f0c340 MAP: (8 sibs) 4 children: 42: 0x128f0c970 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0ca08 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0caa0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0cb38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0c3d8 MAP: (8 sibs) 3 children: 42: 0x128f0cbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x128f0cc78 KEYVAL: 'r' '10' (3 sibs) 42: 0x128f0cd10 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x128f0c470 MAP: (8 sibs) 2 children: 42: 0x128f0cdb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x128f0cef0 VAL***: '*CENTER' (2 sibs) 42: 0x128f0cf88 VAL***: '*BIG' (2 sibs) 42: 0x128f0ce48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x128f0c508 MAP: (8 sibs) 3 children: 42: 0x128f0d030 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x128f0d200 VAL***: '*BIG' (3 sibs) 42: 0x128f0d298 VAL***: '*LEFT' (3 sibs) 42: 0x128f0d330 VAL***: '*SMALL' (3 sibs) 42: 0x128f0d0c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x128f0d160 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901c790 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12901c820 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12901c8b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12901c940 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12901c9d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12901ca60 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12901caf0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12901cb80 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12901cc10 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12901cca0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12901cd30 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12901cdc0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12901ce50 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12901cee0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12901cf70 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12901d000 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12901d090 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12901d120 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12901d1b0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12901d240 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12901d2d0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12901d360 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12901d3f0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12901d480 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12901d510 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12901d5a0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12901d630 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12901d6c0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12901d750 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12901d7e0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12901d870 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12901d900 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: 0x128f19988 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f0dd60 MAP: (8 sibs) 2 children: 42: 0x128f0afd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x128f0b068 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0ddf8 MAP: (8 sibs) 2 children: 42: 0x128f0b7d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x128f0b868 KEYVAL: 'y' '2' (2 sibs) 42: 0x128f0de90 MAP: (8 sibs) 1 children: 42: 0x128f0e230 KEYVAL: 'r' '10' (1 sibs) 42: 0x128f0df28 MAP: (8 sibs) 1 children: 42: 0x128f0e2d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x128f0dfc0 MAP: (8 sibs) 4 children: 42: 0x128f0e370 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e408 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e4a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0e538 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e058 MAP: (8 sibs) 4 children: 42: 0x128f0e5e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e678 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e710 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0e7a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e0f0 MAP: (8 sibs) 4 children: 42: 0x128f0e850 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0e8e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0e980 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0ea18 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x128f0e188 MAP: (8 sibs) 4 children: 42: 0x128f0eac0 KEYVAL: 'x' '1' (4 sibs) 42: 0x128f0eb58 KEYVAL: 'y' '2' (4 sibs) 42: 0x128f0ebf0 KEYVAL: 'r' '10' (4 sibs) 42: 0x128f0ec88 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901d9a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12901da30 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12901dac0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12901db50 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12901dbe0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12901dc70 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12901dd00 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12901dd90 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12901de20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12901deb0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12901df40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12901dfd0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12901e060 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12901e0f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12901e180 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12901e210 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12901e2a0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12901e330 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12901e3c0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12901e450 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12901e4e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12901e570 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12901e600 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12901e690 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12901e720 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12901e7b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12901e840 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12901e8d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12901e960 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12901e9f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12901ea80 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: 0x128f19aa0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0f1a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x128f0f238 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x128f0f2d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f0f540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x128f0f5d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x128f0f368 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x128f0b1b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0f400 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x128f0f680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0f718 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0f498 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x128f0f7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0f858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901eb20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12901ebb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12901ec40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12901ecd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12901ed60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12901edf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12901ee80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12901ef10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12901efa0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12901f030 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12901f0c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12901f150 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12901f1e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12901f270 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: 0x128f19bb8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0f900 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x128f0f998 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x128f0fa30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f0fca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x128f0fd38 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x128f0fac8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x128f0fde0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0fb60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x128f0fe80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f0ff18 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0fbf8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x128f0ffc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x128f10058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901f310 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12901f3a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12901f430 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12901f4c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12901f550 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12901f5e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12901f670 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12901f700 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12901f790 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12901f820 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12901f8b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12901f940 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12901f9d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12901fa60 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: 0x128f19cd0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f109d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f10a68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f10b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f10d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f10e08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f10b98 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x128f10eb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f10c30 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x128f10f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f10fe8 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f10cc8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x128f11090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11128 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12901fb00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12901fb90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12901fc20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12901fcb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12901fd40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12901fdd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12901fe60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12901fef0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12901ff80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x129020010 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x1290200a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x129020130 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1290201c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x129020250 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: 0x128f19de8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x128f0ed80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f0ee18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x128f0eeb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x128f111d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f11268 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x128f0ef48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x128f11310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x128f0efe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x128f113b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11448 KEYVAL: 'age' '10' (2 sibs) 42: 0x128f0f078 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x128f114f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x128f11588 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290202f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x129020380 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x129020410 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x1290204a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x129020530 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x1290205c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x129020650 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x1290206e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x129020770 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x129020800 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x129020890 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x129020920 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x1290209b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x129020a40 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: 0x128f19f00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x128f11c30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x128f11cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x128f11d60 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x128f0b910 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x128f0b9a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x128f11df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x128f12060 MAP: (2 sibs) 4 children: 42: 0x128f0d640 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x128f0d6d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x128f0d770 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x128f0d808 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x128f120f8 MAP: (2 sibs) 5 children: 42: 0x128f121a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x128f12238 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x128f122d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x128f12368 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x128f12400 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x128f11e90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x128f0b4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f0b558 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f0b5f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f11f28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x128f11fc0 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] 0x129020ae0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x129020b70 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x129020c00 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x129020c90 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x129020d20 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x129020db0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x129020e40 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x129020ed0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x129020f60 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x129020ff0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x129021080 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x129021110 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x1290211a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x129021230 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x1290212c0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x129021350 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x1290213e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x129021470 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x129021500 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x129021590 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x129021620 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x1290216b0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x129021740 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x1290217d0 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: 0x128f1a018 [ROOT] MAP: (0 sibs) 7 children: 42: 0x128f124f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x128f12588 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x128f12620 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x128f12920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x128f129b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x128f126b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x128f12a60 MAP: (2 sibs) 4 children: 42: 0x128f0d8b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x128f0d948 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x128f0d9e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x128f0da78 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x128f12af8 MAP: (2 sibs) 5 children: 42: 0x128f12ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x128f12c38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x128f12cd0 KEYVAL: 'size' '8' (5 sibs) 42: 0x128f12d68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x128f12e00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x128f12750 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x128f0bdf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f0be88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f0bf20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f127e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x128f12ea0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x128f12f38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x128f12fd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x128f12880 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] 0x129021870 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x129021900 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x129021990 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x129021a20 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x129021ab0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x129021b40 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x129021bd0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x129021c60 MAP: (2 sibs) 4 children: 42: [8] [8] 0x129021cf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x129021d80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x129021e10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x129021ea0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x129021f30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x129021fc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x129022050 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x1290220e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x129022170 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x129022200 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x129022290 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x129022320 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x1290223b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x129022440 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x1290224d0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x129022560 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x1290225f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x129022680 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x129022710 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: 0x128f1a130 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x128f14b70 MAP: (6 sibs) 1 children: 42: 0x128f14f10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x128f14fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f15048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f150e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f15178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f15210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f14c08 MAP: (6 sibs) 1 children: 42: 0x128f152b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x128f15350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f153e8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f15480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f15518 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f155b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f14ca0 MAP: (6 sibs) 1 children: 42: 0x128f15650 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x128f14d38 MAP: (6 sibs) 1 children: 42: 0x128f156f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x128f14dd0 MAP: (6 sibs) 1 children: 42: 0x128f15790 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x128f15830 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x128f158c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x128f14e68 MAP: (6 sibs) 1 children: 42: 0x128f15970 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290227b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x129022840 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1290228d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x129022960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x1290229f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x129022a80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x129022b10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x129022ba0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x129022c30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x129022cc0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x129022d50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x129022de0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x129022e70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x129022f00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x129022f90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x129023020 MAP: (6 sibs) 1 children: 42: [16] [16] 0x1290230b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x129023140 MAP: (6 sibs) 1 children: 42: [18] [18] 0x1290231d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x129023260 MAP: (6 sibs) 1 children: 42: [20] [20] 0x1290232f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x129023380 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x129023410 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x1290234a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x129023530 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: 0x128f1a248 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x128f16c10 MAP: (6 sibs) 1 children: 42: 0x128f10750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f16fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17048 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f170e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17178 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17210 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f16ca8 MAP: (6 sibs) 1 children: 42: 0x128f107f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f172b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17348 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f173e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f17478 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f17510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16d40 MAP: (6 sibs) 1 children: 42: 0x128f10890 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f175b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17648 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f176e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17778 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17810 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x128f16dd8 MAP: (6 sibs) 1 children: 42: 0x128f10930 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f178b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17948 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f179e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f17a78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f17b10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16e70 MAP: (6 sibs) 1 children: 42: 0x128f17bb0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f17c50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f17ce8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x128f17d80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x128f17e18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x128f17eb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x128f16f08 MAP: (6 sibs) 1 children: 42: 0x128f17f50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x128f17ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x128f18088 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x128f18120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x128f181b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x128f18250 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290235d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x129023660 MAP: (6 sibs) 1 children: 42: [2] [2] 0x1290236f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x129023780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x129023810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x1290238a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x129023930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x1290239c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x129023a50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x129023ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x129023b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x129023c00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x129023c90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x129023d20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x129023db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x129023e40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x129023ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x129023f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x129023ff0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x129024080 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x129024110 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x1290241a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x129024230 MAP: (6 sibs) 1 children: 42: [23] [23] 0x1290242c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x129024350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x1290243e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x129024470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x129024500 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x129024590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x129024620 MAP: (6 sibs) 1 children: 42: [30] [30] 0x1290246b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x129024740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x1290247d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x129024860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x1290248f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x129024980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x129024a10 MAP: (6 sibs) 1 children: 42: [37] [37] 0x129024aa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x129024b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x129024bc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x129024c50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x129024ce0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x129024d70 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: 0x128f1a360 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x128f182f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18388 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18420 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f184b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x128f18550 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x128f185e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x128f18680 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x128f18718 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x128f187b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x128f16010 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x128f18848 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x128f160b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x128f188e0 DOCMAP: (17 sibs) 2 children: 42: 0x128f0ae90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x128f0af28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x128f18978 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f16150 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x128f18a10 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f161f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x128f18aa8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f15a10 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x128f18b40 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x128f15ab0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x128f18bd8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x128f18c70 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129024e10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x129024ea0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x129024f30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x129024fc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x129025050 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x1290250e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x129025170 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x129025200 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x129025290 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x129025320 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x1290253b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x129025440 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x1290254d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x129025560 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x1290255f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x129025680 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x129025710 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x1290257a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x129025830 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x1290258c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x129025950 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x1290259e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x129025a70 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x129025b00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x129025b90 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x129025c20 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: 0x128f1a478 [ROOT] MAP: (0 sibs) 5 children: 42: 0x128f16610 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x128f166a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x128f16740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x128f167d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x128f16870 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x128f10100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x128f10198 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129025cc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x129025d50 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x129025de0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x129025e70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x129025f00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x129025f90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x129026020 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x1290260b0 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: 0x128f1a590 [ROOT] MAP: (0 sibs) 5 children: 42: 0x128f13070 KEYVAL: 'a' 'b' (5 sibs) 42: 0x128f13108 KEYVAL: 'b' 'c' (5 sibs) 42: 0x128f131a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x128f13238 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x128f132d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x128f10290 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x128f10328 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129026150 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x1290261e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x129026270 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x129026300 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x129026390 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x129026420 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x1290264b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x129026540 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: 0x128f1a6a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f0b690 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x128f0b728 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290265e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x129026670 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x129026700 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: 0x128f1a7c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f11630 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x128f116c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290267a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x129026830 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x1290268c0 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: 0x128f1a8d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x128f18e50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x128f18ee8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x128f18f80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x128f19320 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x128f193b8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x128f19018 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x128f0bc20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x128f0bcb8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x128f0bd50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x128f190b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x128f19460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x128f194f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x128f19148 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x128f191e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x128f195a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x128f19638 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x128f19278 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x128f196e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x128f19778 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129026960 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x1290269f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x129026a80 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x129026b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x129026ba0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x129026c30 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x129026cc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x129026d50 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x129026de0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x129026e70 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x129026f00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x129026f90 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x129027020 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x1290270b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x129027140 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x1290271d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x129027260 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x1290272f0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x129027380 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x129027410 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: 0x128f1a9f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x128f1bb30 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x128f1bbc8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x128f1bc60 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x128f1c000 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x128f1c098 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x128f1bcf8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x128f1c140 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x128f1c1d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x128f1c270 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x128f1bd90 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x128f1c310 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x128f1c3a8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x128f1be28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x128f1bec0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x128f1c450 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x128f1c4e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x128f1bf58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x128f1c590 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x128f1c628 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x1290274b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x129027540 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x1290275d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x129027660 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x1290276f0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x129027780 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x129027810 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x1290278a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x129027930 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x1290279c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x129027a50 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x129027ae0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x129027b70 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x129027c00 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x129027c90 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x129027d20 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x129027db0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x129027e40 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x129027ed0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x129027f60 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: 0x128f1ab08 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x128f13f90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x128f14460 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x128f144f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x128f14590 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x128f14028 MAP: (8 sibs) 3 children: 42: 0x128f14630 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x128f146c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x128f14760 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x128f140c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x128f13710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x128f14158 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x128f137b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x128f141f0 MAP: (8 sibs) 7 children: 42: 0x128f1c6d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x128f1c768 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x128f1c800 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x128f1c898 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x128f1c930 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x128f1c9c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x128f1ca60 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x128f14288 VAL***: '*a0' (8 sibs) 42: 0x128f14320 VAL***: '*a7' (8 sibs) 42: 0x128f143b8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129028000 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x129028090 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x129028120 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x1290281b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x129028240 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x1290282d0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x129028360 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x1290283f0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x129028480 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x129028510 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x1290285a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x129028630 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x1290286c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x129028750 MAP: (8 sibs) 7 children: 42: [14] [14] 0x1290287e0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x129028870 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x129028900 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x129028990 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x129028a20 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x129028ab0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x129028b40 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x129028bd0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x129028c60 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x129028cf0 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: 0x128f1ac20 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x128f1cb00 MAP: (8 sibs) 3 children: 42: 0x128f1cfd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x128f1d068 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x128f1d100 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x128f1cb98 MAP: (8 sibs) 3 children: 42: 0x128f1d1a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x128f1d238 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x128f1d2d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x128f1cc30 MAP: (8 sibs) 1 children: 42: 0x128f11b80 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x128f1ccc8 MAP: (8 sibs) 1 children: 42: 0x128f14a20 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x128f1cd60 MAP: (8 sibs) 7 children: 42: 0x128f1d370 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x128f1d408 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x128f1d4a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x128f1d538 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x128f1d5d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x128f1d668 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x128f1d700 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x128f1cdf8 MAP: (8 sibs) 3 children: 42: 0x128f1d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x128f1d838 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x128f1d8d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x128f1ce90 MAP: (8 sibs) 1 children: 42: 0x128f1d970 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x128f1cf28 MAP: (8 sibs) 1 children: 42: 0x128f1da10 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129028d90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x129028e20 MAP: (8 sibs) 3 children: 42: [2] [2] 0x129028eb0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x129028f40 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x129028fd0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x129029060 MAP: (8 sibs) 3 children: 42: [6] [6] 0x1290290f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x129029180 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x129029210 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x1290292a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x129029330 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x1290293c0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x129029450 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x1290294e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x129029570 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x129029600 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x129029690 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x129029720 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x1290297b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x129029840 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x1290298d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x129029960 MAP: (8 sibs) 3 children: 42: [22] [22] 0x1290299f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x129029a80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x129029b10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x129029ba0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x129029c30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x129029cc0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x129029d50 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: 0x128f1ad38 [ROOT] MAP: (0 sibs) 3 children: 42: 0x128f0ba50 KEYVAL: 'a' '1' (3 sibs) 42: 0x128f0bae8 KEYVAL: 'b' '' (3 sibs) 42: 0x128f0bb80 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x129029df0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x129029e80 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x129029f10 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x129029fa0 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: 0x128f1ae50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f11770 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x128f11808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12902a040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12902a0d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12902a160 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: 0x128f1af68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x128f118b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x128f11948 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12902a200 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12902a290 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12902a320 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 (44 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (45 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.11 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x11a91f500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x11a918580 DOCSEQ: (1 sibs) 3 children: 43: 0x11a918620 VAL: 'foo' (3 sibs) 43: 0x11a9186b8 VAL: 'bar' (3 sibs) 43: 0x11a918750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a959510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x11a9595a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x11a959630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x11a9596c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x11a959750 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: 0x11a91f618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a9192d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a919368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a919410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a9195e0 VAL: 'val0' (2 sibs) 43: 0x11a919678 VAL: 'val1' (2 sibs) 43: 0x11a9194a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a919720 VAL: 'val2' (2 sibs) 43: 0x11a9197b8 VAL: 'val3' (2 sibs) 43: 0x11a919540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a919860 VAL: 'val4' (2 sibs) 43: 0x11a9198f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a95b600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a95b690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a95b720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a95b7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a95b840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a95b8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a95b960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a95b9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a95ba80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a95bb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a95bba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a95bc30 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: 0x11a91f730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a919e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a919ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a919f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91a120 VAL: 'val0' (2 sibs) 43: 0x11a91a1b8 VAL: 'val1' (2 sibs) 43: 0x11a919fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91a260 VAL: 'val2' (2 sibs) 43: 0x11a91a2f8 VAL: 'val3' (2 sibs) 43: 0x11a91a080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91a3a0 VAL: 'val4' (2 sibs) 43: 0x11a91a438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a95d5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a95d680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a95d710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a95d7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a95d830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a95d8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a95d950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a95d9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a95da70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a95db00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a95db90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a95dc20 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: 0x11a91f848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91a4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a91a578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a91a620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91a7f0 VAL: 'val0' (2 sibs) 43: 0x11a91a888 VAL: 'val1' (2 sibs) 43: 0x11a91a6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91a930 VAL: 'val2' (2 sibs) 43: 0x11a91a9c8 VAL: 'val3' (2 sibs) 43: 0x11a91a750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91aa70 VAL: 'val4' (2 sibs) 43: 0x11a91ab08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a95f5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a95f670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a95f700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a95f790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a95f820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a95f8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a95f940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a95f9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a95fa60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a95faf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a95fb80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a95fc10 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: 0x11a91f960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91b480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a91b518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a91b5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91b790 VAL: 'val0' (2 sibs) 43: 0x11a91b828 VAL: 'val1' (2 sibs) 43: 0x11a91b658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91b8d0 VAL: 'val2' (2 sibs) 43: 0x11a91b968 VAL: 'val3' (2 sibs) 43: 0x11a91b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91ba10 VAL: 'val4' (2 sibs) 43: 0x11a91baa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9615d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a961660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a9616f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a961780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a961810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a9618a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a961930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a9619c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a961a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a961ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a961b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a961c00 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: 0x11a91fa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a919a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x11a919b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x11a91dcb0 VAL: 'env01' (28 sibs) 43: 0x11a91dd48 VAL: 'env02' (28 sibs) 43: 0x11a91dde0 VAL: 'env03' (28 sibs) 43: 0x11a91de78 VAL: 'env04' (28 sibs) 43: 0x11a91df10 VAL: 'env11' (28 sibs) 43: 0x11a91dfa8 VAL: 'env12' (28 sibs) 43: 0x11a91e040 VAL: 'env13' (28 sibs) 43: 0x11a91e0d8 VAL: 'env14' (28 sibs) 43: 0x11a91e170 VAL: 'env21' (28 sibs) 43: 0x11a91e208 VAL: 'env22' (28 sibs) 43: 0x11a91e2a0 VAL: 'env23' (28 sibs) 43: 0x11a91e338 VAL: 'env24' (28 sibs) 43: 0x11a91e3d0 VAL: 'env31' (28 sibs) 43: 0x11a91e468 VAL: 'env32' (28 sibs) 43: 0x11a91e500 VAL: 'env33' (28 sibs) 43: 0x11a91e598 VAL: 'env34' (28 sibs) 43: 0x11a91e630 VAL: 'env41' (28 sibs) 43: 0x11a91e6c8 VAL: 'env42' (28 sibs) 43: 0x11a91e760 VAL: 'env43' (28 sibs) 43: 0x11a91e7f8 VAL: 'env44' (28 sibs) 43: 0x11a91e890 VAL: 'env51' (28 sibs) 43: 0x11a91e928 VAL: 'env52' (28 sibs) 43: 0x11a91e9c0 VAL: 'env53' (28 sibs) 43: 0x11a91ea58 VAL: 'env54' (28 sibs) 43: 0x11a91eaf0 VAL: 'env61' (28 sibs) 43: 0x11a91eb88 VAL: 'env62' (28 sibs) 43: 0x11a91ec20 VAL: 'env63' (28 sibs) 43: 0x11a91ecb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9648a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a964930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x11a9649c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x11a964a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x11a964ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x11a964b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x11a964c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x11a964c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x11a964d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x11a964db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x11a964e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x11a964ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x11a964f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x11a964ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x11a965080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x11a965110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x11a9651a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x11a965230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x11a9652c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x11a965350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x11a9653e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x11a965470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x11a965500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x11a965590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x11a965620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x11a9656b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x11a965740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x11a9657d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x11a965860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x11a9658f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x11a965980 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: 0x11a91fb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91cb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x11a91cca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x11a91ce70 VAL: 'a' (6 sibs) 43: 0x11a91cf08 VAL: 'b' (6 sibs) 43: 0x11a91cfa0 VAL: 'c' (6 sibs) 43: 0x11a91d038 VAL: 'd' (6 sibs) 43: 0x11a91d0d0 VAL: 'e' (6 sibs) 43: 0x11a91d168 VAL: 'f' (6 sibs) 43: 0x11a91cd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x11a91d210 VAL: 'a' (2 sibs) 43: 0x11a91d2a8 VAL: 'b' (2 sibs) 43: 0x11a91cdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x11a91d350 VAL: 'a' (2 sibs) 43: 0x11a91d3e8 VAL: 'b' (2 sibs) 43: 0x11a91cbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x11a91d490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x11a91d5d0 VAL: 'a' (6 sibs) 43: 0x11a91d668 VAL: 'b' (6 sibs) 43: 0x11a91d700 VAL: 'c' (6 sibs) 43: 0x11a91d798 VAL: 'd' (6 sibs) 43: 0x11a91d830 VAL: 'e' (6 sibs) 43: 0x11a91d8c8 VAL: 'f' (6 sibs) 43: 0x11a91d528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x11a91d970 VAL: 'a' (2 sibs) 43: 0x11a91da08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9677e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a967870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x11a967900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x11a967990 VAL: 'a' (6 sibs) 43: [4] [4] 0x11a967a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x11a967ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x11a967b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x11a967bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x11a967c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x11a967cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x11a967d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x11a967e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x11a967ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x11a967f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x11a967fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x11a968050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x11a9680e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x11a968170 VAL: 'a' (6 sibs) 43: [18] [18] 0x11a968200 VAL: 'b' (6 sibs) 43: [19] [19] 0x11a968290 VAL: 'c' (6 sibs) 43: [20] [20] 0x11a968320 VAL: 'd' (6 sibs) 43: [21] [21] 0x11a9683b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x11a968440 VAL: 'f' (6 sibs) 43: [23] [23] 0x11a9684d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x11a968560 VAL: 'a' (2 sibs) 43: [25] [25] 0x11a9685f0 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: 0x11a91fca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a91db00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x11a91dba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x11a91f240 VAL: 'a' (4 sibs) 43: 0x11a91f2d8 VAL: 'b' (4 sibs) 43: 0x11a91f370 VAL: 'c' (4 sibs) 43: 0x11a91f408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a969e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a969ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x11a969f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x11a969fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x11a96a050 VAL: 'b' (4 sibs) 43: [5] [5] 0x11a96a0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x11a96a170 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: 0x11a91fdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a918e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x11a918cd0 VAL: 'a' (2 sibs) 43: 0x11a918d68 VAL: 'b' (2 sibs) 43: 0x11a918ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x11a918b90 VAL: 'c' (2 sibs) 43: 0x11a918c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a96bb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a96bbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x11a96bc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x11a96bcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x11a96bd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x11a96be10 VAL: 'c' (2 sibs) 43: [6] [6] 0x11a96bea0 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: 0x11a91fed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a9199a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x11a918a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x11a918ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x11a921f40 VAL: 'a' (21 sibs) 43: 0x11a921fd8 VAL: 'b' (21 sibs) 43: 0x11a922070 VAL: 'b1' (21 sibs) 43: 0x11a922108 VAL: 'b2' (21 sibs) 43: 0x11a9221a0 VAL: 'b3' (21 sibs) 43: 0x11a922238 VAL: 'b4' (21 sibs) 43: 0x11a9222d0 VAL: 'b5' (21 sibs) 43: 0x11a922368 VAL: 'b6' (21 sibs) 43: 0x11a922400 VAL: 'b61' (21 sibs) 43: 0x11a922498 VAL: 'b62' (21 sibs) 43: 0x11a922530 VAL: 'b63' (21 sibs) 43: 0x11a9225c8 VAL: 'b64' (21 sibs) 43: 0x11a922660 VAL: 'b65' (21 sibs) 43: 0x11a9226f8 VAL: 'b66' (21 sibs) 43: 0x11a922790 VAL: 'b7' (21 sibs) 43: 0x11a922828 VAL: 'b8' (21 sibs) 43: 0x11a9228c0 VAL: 'b9' (21 sibs) 43: 0x11a922958 VAL: 'b10' (21 sibs) 43: 0x11a9229f0 VAL: 'e' (21 sibs) 43: 0x11a922a88 VAL: 'f' (21 sibs) 43: 0x11a922b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a96f2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a96f340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x11a96f3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x11a96f460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x11a96f4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x11a96f580 VAL: 'b' (21 sibs) 43: [6] [6] 0x11a96f610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x11a96f6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x11a96f730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x11a96f7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x11a96f850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x11a96f8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x11a96f970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x11a96fa00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x11a96fa90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x11a96fb20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x11a96fbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x11a96fc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x11a96fcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x11a96fd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x11a96fdf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x11a96fe80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x11a96ff10 VAL: 'e' (21 sibs) 43: [23] [23] 0x11a96ffa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x11a970030 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: 0x11a91fff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x11a91ed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x11a91abb0 VAL: 'f' (1 sibs) 43: 0x11a91edf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x11a91ee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x11a91ac50 VAL: 'b' (1 sibs) 43: 0x11a91ef28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a96e9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x11a96ea30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x11a96eac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x11a96eb50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x11a96ebe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x11a96ec70 VAL: 'b' (1 sibs) 43: [6] [6] 0x11a96ed00 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: 0x11a91f500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x11a918580 DOCSEQ: (1 sibs) 3 children: 43: 0x11a918620 VAL: 'foo' (3 sibs) 43: 0x11a9186b8 VAL: 'bar' (3 sibs) 43: 0x11a918750 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9718e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x11a971970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x11a971a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x11a971a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x11a971b20 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: 0x11a91f618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a9192d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a919368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a919410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a9195e0 VAL: 'val0' (2 sibs) 43: 0x11a919678 VAL: 'val1' (2 sibs) 43: 0x11a9194a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a919720 VAL: 'val2' (2 sibs) 43: 0x11a9197b8 VAL: 'val3' (2 sibs) 43: 0x11a919540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a919860 VAL: 'val4' (2 sibs) 43: 0x11a9198f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9721f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a972280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a972310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a9723a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a972430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a9724c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a972550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a9725e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a972670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a972700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a972790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a972820 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: 0x11a91f730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a919e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a919ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a919f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91a120 VAL: 'val0' (2 sibs) 43: 0x11a91a1b8 VAL: 'val1' (2 sibs) 43: 0x11a919fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91a260 VAL: 'val2' (2 sibs) 43: 0x11a91a2f8 VAL: 'val3' (2 sibs) 43: 0x11a91a080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91a3a0 VAL: 'val4' (2 sibs) 43: 0x11a91a438 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a972b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a972b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a972c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a972cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a972d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a972dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a972e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a972ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a972f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a973010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a9730a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a973130 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: 0x11a91f848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91a4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a91a578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a91a620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91a7f0 VAL: 'val0' (2 sibs) 43: 0x11a91a888 VAL: 'val1' (2 sibs) 43: 0x11a91a6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91a930 VAL: 'val2' (2 sibs) 43: 0x11a91a9c8 VAL: 'val3' (2 sibs) 43: 0x11a91a750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91aa70 VAL: 'val4' (2 sibs) 43: 0x11a91ab08 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a973410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9734a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a973530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a9735c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a973650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a9736e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a973770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a973800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a973890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a973920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a9739b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a973a40 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: 0x11a91f960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91b480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a91b518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a91b5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91b790 VAL: 'val0' (2 sibs) 43: 0x11a91b828 VAL: 'val1' (2 sibs) 43: 0x11a91b658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91b8d0 VAL: 'val2' (2 sibs) 43: 0x11a91b968 VAL: 'val3' (2 sibs) 43: 0x11a91b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91ba10 VAL: 'val4' (2 sibs) 43: 0x11a91baa8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a973d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a973db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a973e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a973ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a973f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a973ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a974080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a974110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a9741a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a974230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a9742c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a974350 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: 0x11a91fa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a919a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x11a919b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x11a91dcb0 VAL: 'env01' (28 sibs) 43: 0x11a91dd48 VAL: 'env02' (28 sibs) 43: 0x11a91dde0 VAL: 'env03' (28 sibs) 43: 0x11a91de78 VAL: 'env04' (28 sibs) 43: 0x11a91df10 VAL: 'env11' (28 sibs) 43: 0x11a91dfa8 VAL: 'env12' (28 sibs) 43: 0x11a91e040 VAL: 'env13' (28 sibs) 43: 0x11a91e0d8 VAL: 'env14' (28 sibs) 43: 0x11a91e170 VAL: 'env21' (28 sibs) 43: 0x11a91e208 VAL: 'env22' (28 sibs) 43: 0x11a91e2a0 VAL: 'env23' (28 sibs) 43: 0x11a91e338 VAL: 'env24' (28 sibs) 43: 0x11a91e3d0 VAL: 'env31' (28 sibs) 43: 0x11a91e468 VAL: 'env32' (28 sibs) 43: 0x11a91e500 VAL: 'env33' (28 sibs) 43: 0x11a91e598 VAL: 'env34' (28 sibs) 43: 0x11a91e630 VAL: 'env41' (28 sibs) 43: 0x11a91e6c8 VAL: 'env42' (28 sibs) 43: 0x11a91e760 VAL: 'env43' (28 sibs) 43: 0x11a91e7f8 VAL: 'env44' (28 sibs) 43: 0x11a91e890 VAL: 'env51' (28 sibs) 43: 0x11a91e928 VAL: 'env52' (28 sibs) 43: 0x11a91e9c0 VAL: 'env53' (28 sibs) 43: 0x11a91ea58 VAL: 'env54' (28 sibs) 43: 0x11a91eaf0 VAL: 'env61' (28 sibs) 43: 0x11a91eb88 VAL: 'env62' (28 sibs) 43: 0x11a91ec20 VAL: 'env63' (28 sibs) 43: 0x11a91ecb8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a974f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a974fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x11a975060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x11a9750f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x11a975180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x11a975210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x11a9752a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x11a975330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x11a9753c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x11a975450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x11a9754e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x11a975570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x11a975600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x11a975690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x11a975720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x11a9757b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x11a975840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x11a9758d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x11a975960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x11a9759f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x11a975a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x11a975b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x11a975ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x11a975c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x11a975cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x11a975d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x11a975de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x11a975e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x11a975f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x11a975f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x11a976020 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: 0x11a91fb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91cb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x11a91cca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x11a91ce70 VAL: 'a' (6 sibs) 43: 0x11a91cf08 VAL: 'b' (6 sibs) 43: 0x11a91cfa0 VAL: 'c' (6 sibs) 43: 0x11a91d038 VAL: 'd' (6 sibs) 43: 0x11a91d0d0 VAL: 'e' (6 sibs) 43: 0x11a91d168 VAL: 'f' (6 sibs) 43: 0x11a91cd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x11a91d210 VAL: 'a' (2 sibs) 43: 0x11a91d2a8 VAL: 'b' (2 sibs) 43: 0x11a91cdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x11a91d350 VAL: 'a' (2 sibs) 43: 0x11a91d3e8 VAL: 'b' (2 sibs) 43: 0x11a91cbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x11a91d490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x11a91d5d0 VAL: 'a' (6 sibs) 43: 0x11a91d668 VAL: 'b' (6 sibs) 43: 0x11a91d700 VAL: 'c' (6 sibs) 43: 0x11a91d798 VAL: 'd' (6 sibs) 43: 0x11a91d830 VAL: 'e' (6 sibs) 43: 0x11a91d8c8 VAL: 'f' (6 sibs) 43: 0x11a91d528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x11a91d970 VAL: 'a' (2 sibs) 43: 0x11a91da08 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a976150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9761e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x11a976270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x11a976300 VAL: 'a' (6 sibs) 43: [4] [4] 0x11a976390 VAL: 'b' (6 sibs) 43: [5] [5] 0x11a976420 VAL: 'c' (6 sibs) 43: [6] [6] 0x11a9764b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x11a976540 VAL: 'e' (6 sibs) 43: [8] [8] 0x11a9765d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x11a976660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x11a9766f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x11a976780 VAL: 'b' (2 sibs) 43: [12] [12] 0x11a976810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x11a9768a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x11a976930 VAL: 'b' (2 sibs) 43: [15] [15] 0x11a9769c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x11a976a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x11a976ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x11a976b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x11a976c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x11a976c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x11a976d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x11a976db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x11a976e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x11a976ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x11a976f60 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: 0x11a91fca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a91db00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x11a91dba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x11a91f240 VAL: 'a' (4 sibs) 43: 0x11a91f2d8 VAL: 'b' (4 sibs) 43: 0x11a91f370 VAL: 'c' (4 sibs) 43: 0x11a91f408 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a974630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a9746c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x11a974750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x11a9747e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x11a974870 VAL: 'b' (4 sibs) 43: [5] [5] 0x11a974900 VAL: 'c' (4 sibs) 43: [6] [6] 0x11a974990 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: 0x11a91fdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a918e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x11a918cd0 VAL: 'a' (2 sibs) 43: 0x11a918d68 VAL: 'b' (2 sibs) 43: 0x11a918ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x11a918b90 VAL: 'c' (2 sibs) 43: 0x11a918c28 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a977360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9773f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x11a977480 VAL: 'a' (2 sibs) 43: [3] [3] 0x11a977510 VAL: 'b' (2 sibs) 43: [4] [4] 0x11a9775a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x11a977630 VAL: 'c' (2 sibs) 43: [6] [6] 0x11a9776c0 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: 0x11a91fed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a9199a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x11a918a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x11a918ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x11a921f40 VAL: 'a' (21 sibs) 43: 0x11a921fd8 VAL: 'b' (21 sibs) 43: 0x11a922070 VAL: 'b1' (21 sibs) 43: 0x11a922108 VAL: 'b2' (21 sibs) 43: 0x11a9221a0 VAL: 'b3' (21 sibs) 43: 0x11a922238 VAL: 'b4' (21 sibs) 43: 0x11a9222d0 VAL: 'b5' (21 sibs) 43: 0x11a922368 VAL: 'b6' (21 sibs) 43: 0x11a922400 VAL: 'b61' (21 sibs) 43: 0x11a922498 VAL: 'b62' (21 sibs) 43: 0x11a922530 VAL: 'b63' (21 sibs) 43: 0x11a9225c8 VAL: 'b64' (21 sibs) 43: 0x11a922660 VAL: 'b65' (21 sibs) 43: 0x11a9226f8 VAL: 'b66' (21 sibs) 43: 0x11a922790 VAL: 'b7' (21 sibs) 43: 0x11a922828 VAL: 'b8' (21 sibs) 43: 0x11a9228c0 VAL: 'b9' (21 sibs) 43: 0x11a922958 VAL: 'b10' (21 sibs) 43: 0x11a9229f0 VAL: 'e' (21 sibs) 43: 0x11a922a88 VAL: 'f' (21 sibs) 43: 0x11a922b20 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a978580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a978610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x11a9786a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x11a978730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x11a9787c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x11a978850 VAL: 'b' (21 sibs) 43: [6] [6] 0x11a9788e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x11a978970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x11a978a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x11a978a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x11a978b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x11a978bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x11a978c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x11a978cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x11a978d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x11a978df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x11a978e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x11a978f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x11a978fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x11a979030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x11a9790c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x11a979150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x11a9791e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x11a979270 VAL: 'f' (21 sibs) 43: [24] [24] 0x11a979300 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: 0x11a91fff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x11a91ed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x11a91abb0 VAL: 'f' (1 sibs) 43: 0x11a91edf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x11a91ee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x11a91ac50 VAL: 'b' (1 sibs) 43: 0x11a91ef28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x11a977c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x11a977d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x11a977d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x11a977e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x11a977eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x11a977f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x11a977fd0 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] 0x11a959510 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x11a9595a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x11a959630 VAL: 'foo' (3 sibs) 43: [3] [3] 0x11a9596c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x11a959750 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] 0x11a97aed0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x11a97af60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x11a97aff0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x11a97b080 VAL: 'bar' (3 sibs) 43: [4] [4] 0x11a97b110 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] 0x11a95b600 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a95b690 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a95b720 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a95b7b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a95b840 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a95b8d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a95b960 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a95b9f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a95ba80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a95bb10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a95bba0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a95bc30 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] 0x11a97c0c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a97c150 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a97c1e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a97c270 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a97c300 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a97c390 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a97c420 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a97c4b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a97c540 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a97c5d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a97c660 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a97c6f0 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] 0x11a95d5f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a95d680 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a95d710 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a95d7a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a95d830 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a95d8c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a95d950 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a95d9e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a95da70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a95db00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a95db90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a95dc20 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] 0x11a97c9d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a97ca60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a97caf0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a97cb80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a97cc10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a97cca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a97cd30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a97cdc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a97ce50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a97cee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a97cf70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a97d000 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] 0x11a95f5e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a95f670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a95f700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a95f790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a95f820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a95f8b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a95f940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a95f9d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a95fa60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a95faf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a95fb80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a95fc10 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] 0x11a97d2e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a97d370 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a97d400 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a97d490 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a97d520 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a97d5b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a97d640 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a97d6d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a97d760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a97d7f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a97d880 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a97d910 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] 0x11a9615d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a961660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a9616f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a961780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a961810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a9618a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a961930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a9619c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a961a50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a961ae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a961b70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a961c00 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] 0x11a97dbf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a97dc80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a97dd10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a97dda0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a97de30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a97dec0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a97df50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a97dfe0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a97e070 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a97e100 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a97e190 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a97e220 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] 0x11a9648a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a964930 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x11a9649c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x11a964a50 VAL: 'env01' (28 sibs) 43: [4] [4] 0x11a964ae0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x11a964b70 VAL: 'env03' (28 sibs) 43: [6] [6] 0x11a964c00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x11a964c90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x11a964d20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x11a964db0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x11a964e40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x11a964ed0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x11a964f60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x11a964ff0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x11a965080 VAL: 'env24' (28 sibs) 43: [15] [15] 0x11a965110 VAL: 'env31' (28 sibs) 43: [16] [16] 0x11a9651a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x11a965230 VAL: 'env33' (28 sibs) 43: [18] [18] 0x11a9652c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x11a965350 VAL: 'env41' (28 sibs) 43: [20] [20] 0x11a9653e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x11a965470 VAL: 'env43' (28 sibs) 43: [22] [22] 0x11a965500 VAL: 'env44' (28 sibs) 43: [23] [23] 0x11a965590 VAL: 'env51' (28 sibs) 43: [24] [24] 0x11a965620 VAL: 'env52' (28 sibs) 43: [25] [25] 0x11a9656b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x11a965740 VAL: 'env54' (28 sibs) 43: [27] [27] 0x11a9657d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x11a965860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x11a9658f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x11a965980 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] 0x11a97ee10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a97eea0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x11a97ef30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x11a97efc0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x11a97f050 VAL: 'env02' (28 sibs) 43: [5] [5] 0x11a97f0e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x11a97f170 VAL: 'env04' (28 sibs) 43: [7] [7] 0x11a97f200 VAL: 'env11' (28 sibs) 43: [8] [8] 0x11a97f290 VAL: 'env12' (28 sibs) 43: [9] [9] 0x11a97f320 VAL: 'env13' (28 sibs) 43: [10] [10] 0x11a97f3b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x11a97f440 VAL: 'env21' (28 sibs) 43: [12] [12] 0x11a97f4d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x11a97f560 VAL: 'env23' (28 sibs) 43: [14] [14] 0x11a97f5f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x11a97f680 VAL: 'env31' (28 sibs) 43: [16] [16] 0x11a97f710 VAL: 'env32' (28 sibs) 43: [17] [17] 0x11a97f7a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x11a97f830 VAL: 'env34' (28 sibs) 43: [19] [19] 0x11a97f8c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x11a97f950 VAL: 'env42' (28 sibs) 43: [21] [21] 0x11a97f9e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x11a97fa70 VAL: 'env44' (28 sibs) 43: [23] [23] 0x11a97fb00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x11a97fb90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x11a97fc20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x11a97fcb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x11a97fd40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x11a97fdd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x11a97fe60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x11a97fef0 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] 0x11a9677e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a967870 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x11a967900 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x11a967990 VAL: 'a' (6 sibs) 43: [4] [4] 0x11a967a20 VAL: 'b' (6 sibs) 43: [5] [5] 0x11a967ab0 VAL: 'c' (6 sibs) 43: [6] [6] 0x11a967b40 VAL: 'd' (6 sibs) 43: [7] [7] 0x11a967bd0 VAL: 'e' (6 sibs) 43: [8] [8] 0x11a967c60 VAL: 'f' (6 sibs) 43: [9] [9] 0x11a967cf0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x11a967d80 VAL: 'a' (2 sibs) 43: [11] [11] 0x11a967e10 VAL: 'b' (2 sibs) 43: [12] [12] 0x11a967ea0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x11a967f30 VAL: 'a' (2 sibs) 43: [14] [14] 0x11a967fc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x11a968050 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x11a9680e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x11a968170 VAL: 'a' (6 sibs) 43: [18] [18] 0x11a968200 VAL: 'b' (6 sibs) 43: [19] [19] 0x11a968290 VAL: 'c' (6 sibs) 43: [20] [20] 0x11a968320 VAL: 'd' (6 sibs) 43: [21] [21] 0x11a9683b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x11a968440 VAL: 'f' (6 sibs) 43: [23] [23] 0x11a9684d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x11a968560 VAL: 'a' (2 sibs) 43: [25] [25] 0x11a9685f0 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] 0x11a980020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9800b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x11a980140 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x11a9801d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x11a980260 VAL: 'b' (6 sibs) 43: [5] [5] 0x11a9802f0 VAL: 'c' (6 sibs) 43: [6] [6] 0x11a980380 VAL: 'd' (6 sibs) 43: [7] [7] 0x11a980410 VAL: 'e' (6 sibs) 43: [8] [8] 0x11a9804a0 VAL: 'f' (6 sibs) 43: [9] [9] 0x11a980530 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x11a9805c0 VAL: 'a' (2 sibs) 43: [11] [11] 0x11a980650 VAL: 'b' (2 sibs) 43: [12] [12] 0x11a9806e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x11a980770 VAL: 'a' (2 sibs) 43: [14] [14] 0x11a980800 VAL: 'b' (2 sibs) 43: [15] [15] 0x11a980890 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x11a980920 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x11a9809b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x11a980a40 VAL: 'b' (6 sibs) 43: [19] [19] 0x11a980ad0 VAL: 'c' (6 sibs) 43: [20] [20] 0x11a980b60 VAL: 'd' (6 sibs) 43: [21] [21] 0x11a980bf0 VAL: 'e' (6 sibs) 43: [22] [22] 0x11a980c80 VAL: 'f' (6 sibs) 43: [23] [23] 0x11a980d10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x11a980da0 VAL: 'a' (2 sibs) 43: [25] [25] 0x11a980e30 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] 0x11a969e10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a969ea0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x11a969f30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x11a969fc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x11a96a050 VAL: 'b' (4 sibs) 43: [5] [5] 0x11a96a0e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x11a96a170 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] 0x11a97e500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a97e590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x11a97e620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x11a97e6b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x11a97e740 VAL: 'b' (4 sibs) 43: [5] [5] 0x11a97e7d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x11a97e860 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] 0x11a96bb40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a96bbd0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x11a96bc60 VAL: 'a' (2 sibs) 43: [3] [3] 0x11a96bcf0 VAL: 'b' (2 sibs) 43: [4] [4] 0x11a96bd80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x11a96be10 VAL: 'c' (2 sibs) 43: [6] [6] 0x11a96bea0 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] 0x11a981230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9812c0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x11a981350 VAL: 'a' (2 sibs) 43: [3] [3] 0x11a9813e0 VAL: 'b' (2 sibs) 43: [4] [4] 0x11a981470 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x11a981500 VAL: 'c' (2 sibs) 43: [6] [6] 0x11a981590 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] 0x11a96f2b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a96f340 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x11a96f3d0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x11a96f460 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x11a96f4f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x11a96f580 VAL: 'b' (21 sibs) 43: [6] [6] 0x11a96f610 VAL: 'b1' (21 sibs) 43: [7] [7] 0x11a96f6a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x11a96f730 VAL: 'b3' (21 sibs) 43: [9] [9] 0x11a96f7c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x11a96f850 VAL: 'b5' (21 sibs) 43: [11] [11] 0x11a96f8e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x11a96f970 VAL: 'b61' (21 sibs) 43: [13] [13] 0x11a96fa00 VAL: 'b62' (21 sibs) 43: [14] [14] 0x11a96fa90 VAL: 'b63' (21 sibs) 43: [15] [15] 0x11a96fb20 VAL: 'b64' (21 sibs) 43: [16] [16] 0x11a96fbb0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x11a96fc40 VAL: 'b66' (21 sibs) 43: [18] [18] 0x11a96fcd0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x11a96fd60 VAL: 'b8' (21 sibs) 43: [20] [20] 0x11a96fdf0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x11a96fe80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x11a96ff10 VAL: 'e' (21 sibs) 43: [23] [23] 0x11a96ffa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x11a970030 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] 0x11a982450 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a9824e0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x11a982570 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x11a982600 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x11a982690 VAL: 'a' (21 sibs) 43: [5] [5] 0x11a982720 VAL: 'b' (21 sibs) 43: [6] [6] 0x11a9827b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x11a982840 VAL: 'b2' (21 sibs) 43: [8] [8] 0x11a9828d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x11a982960 VAL: 'b4' (21 sibs) 43: [10] [10] 0x11a9829f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x11a982a80 VAL: 'b6' (21 sibs) 43: [12] [12] 0x11a982b10 VAL: 'b61' (21 sibs) 43: [13] [13] 0x11a982ba0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x11a982c30 VAL: 'b63' (21 sibs) 43: [15] [15] 0x11a982cc0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x11a982d50 VAL: 'b65' (21 sibs) 43: [17] [17] 0x11a982de0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x11a982e70 VAL: 'b7' (21 sibs) 43: [19] [19] 0x11a982f00 VAL: 'b8' (21 sibs) 43: [20] [20] 0x11a982f90 VAL: 'b9' (21 sibs) 43: [21] [21] 0x11a983020 VAL: 'b10' (21 sibs) 43: [22] [22] 0x11a9830b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x11a983140 VAL: 'f' (21 sibs) 43: [24] [24] 0x11a9831d0 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] 0x11a96e9a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x11a96ea30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x11a96eac0 VAL: 'f' (1 sibs) 43: [3] [3] 0x11a96eb50 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x11a96ebe0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x11a96ec70 VAL: 'b' (1 sibs) 43: [6] [6] 0x11a96ed00 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] 0x11a981b40 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x11a981bd0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x11a981c60 VAL: 'f' (1 sibs) 43: [3] [3] 0x11a981cf0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x11a981d80 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x11a981e10 VAL: 'b' (1 sibs) 43: [6] [6] 0x11a981ea0 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] 0x11a9718e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x11a971970 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x11a971a00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x11a971a90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x11a971b20 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] 0x11a983660 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x11a9836f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x11a983780 VAL: 'foo' (3 sibs) 43: [3] [3] 0x11a983810 VAL: 'bar' (3 sibs) 43: [4] [4] 0x11a9838a0 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] 0x11a9721f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a972280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a972310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a9723a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a972430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a9724c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a972550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a9725e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a972670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a972700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a972790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a972820 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] 0x11a983f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a984000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a984090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a984120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a9841b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a984240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a9842d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a984360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a9843f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a984480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a984510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a9845a0 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] 0x11a972b00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a972b90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a972c20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a972cb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a972d40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a972dd0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a972e60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a972ef0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a972f80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a973010 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a9730a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a973130 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] 0x11a984880 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a984910 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a9849a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a984a30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a984ac0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a984b50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a984be0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a984c70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a984d00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a984d90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a984e20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a984eb0 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] 0x11a973410 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9734a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a973530 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a9735c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a973650 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a9736e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a973770 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a973800 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a973890 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a973920 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a9739b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a973a40 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] 0x11a985190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a985220 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a9852b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a985340 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a9853d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a985460 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a9854f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a985580 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a985610 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a9856a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a985730 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a9857c0 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] 0x11a973d20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a973db0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a973e40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a973ed0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a973f60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a973ff0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a974080 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a974110 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a9741a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a974230 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a9742c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a974350 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] 0x11a985aa0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a985b30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a985bc0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a985c50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a985ce0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a985d70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a985e00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a985e90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a985f20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a985fb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a986040 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a9860d0 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] 0x11a974f40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a974fd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x11a975060 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x11a9750f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x11a975180 VAL: 'env02' (28 sibs) 43: [5] [5] 0x11a975210 VAL: 'env03' (28 sibs) 43: [6] [6] 0x11a9752a0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x11a975330 VAL: 'env11' (28 sibs) 43: [8] [8] 0x11a9753c0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x11a975450 VAL: 'env13' (28 sibs) 43: [10] [10] 0x11a9754e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x11a975570 VAL: 'env21' (28 sibs) 43: [12] [12] 0x11a975600 VAL: 'env22' (28 sibs) 43: [13] [13] 0x11a975690 VAL: 'env23' (28 sibs) 43: [14] [14] 0x11a975720 VAL: 'env24' (28 sibs) 43: [15] [15] 0x11a9757b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x11a975840 VAL: 'env32' (28 sibs) 43: [17] [17] 0x11a9758d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x11a975960 VAL: 'env34' (28 sibs) 43: [19] [19] 0x11a9759f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x11a975a80 VAL: 'env42' (28 sibs) 43: [21] [21] 0x11a975b10 VAL: 'env43' (28 sibs) 43: [22] [22] 0x11a975ba0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x11a975c30 VAL: 'env51' (28 sibs) 43: [24] [24] 0x11a975cc0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x11a975d50 VAL: 'env53' (28 sibs) 43: [26] [26] 0x11a975de0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x11a975e70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x11a975f00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x11a975f90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x11a976020 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] 0x11a986cc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a986d50 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x11a986de0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x11a986e70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x11a986f00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x11a986f90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x11a987020 VAL: 'env04' (28 sibs) 43: [7] [7] 0x11a9870b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x11a987140 VAL: 'env12' (28 sibs) 43: [9] [9] 0x11a9871d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x11a987260 VAL: 'env14' (28 sibs) 43: [11] [11] 0x11a9872f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x11a987380 VAL: 'env22' (28 sibs) 43: [13] [13] 0x11a987410 VAL: 'env23' (28 sibs) 43: [14] [14] 0x11a9874a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x11a987530 VAL: 'env31' (28 sibs) 43: [16] [16] 0x11a9875c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x11a987650 VAL: 'env33' (28 sibs) 43: [18] [18] 0x11a9876e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x11a987770 VAL: 'env41' (28 sibs) 43: [20] [20] 0x11a987800 VAL: 'env42' (28 sibs) 43: [21] [21] 0x11a987890 VAL: 'env43' (28 sibs) 43: [22] [22] 0x11a987920 VAL: 'env44' (28 sibs) 43: [23] [23] 0x11a9879b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x11a987a40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x11a987ad0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x11a987b60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x11a987bf0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x11a987c80 VAL: 'env62' (28 sibs) 43: [29] [29] 0x11a987d10 VAL: 'env63' (28 sibs) 43: [30] [30] 0x11a987da0 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] 0x11a976150 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9761e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x11a976270 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x11a976300 VAL: 'a' (6 sibs) 43: [4] [4] 0x11a976390 VAL: 'b' (6 sibs) 43: [5] [5] 0x11a976420 VAL: 'c' (6 sibs) 43: [6] [6] 0x11a9764b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x11a976540 VAL: 'e' (6 sibs) 43: [8] [8] 0x11a9765d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x11a976660 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x11a9766f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x11a976780 VAL: 'b' (2 sibs) 43: [12] [12] 0x11a976810 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x11a9768a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x11a976930 VAL: 'b' (2 sibs) 43: [15] [15] 0x11a9769c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x11a976a50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x11a976ae0 VAL: 'a' (6 sibs) 43: [18] [18] 0x11a976b70 VAL: 'b' (6 sibs) 43: [19] [19] 0x11a976c00 VAL: 'c' (6 sibs) 43: [20] [20] 0x11a976c90 VAL: 'd' (6 sibs) 43: [21] [21] 0x11a976d20 VAL: 'e' (6 sibs) 43: [22] [22] 0x11a976db0 VAL: 'f' (6 sibs) 43: [23] [23] 0x11a976e40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x11a976ed0 VAL: 'a' (2 sibs) 43: [25] [25] 0x11a976f60 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] 0x11a987ed0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a987f60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x11a987ff0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x11a988080 VAL: 'a' (6 sibs) 43: [4] [4] 0x11a988110 VAL: 'b' (6 sibs) 43: [5] [5] 0x11a9881a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x11a988230 VAL: 'd' (6 sibs) 43: [7] [7] 0x11a9882c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x11a988350 VAL: 'f' (6 sibs) 43: [9] [9] 0x11a9883e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x11a988470 VAL: 'a' (2 sibs) 43: [11] [11] 0x11a988500 VAL: 'b' (2 sibs) 43: [12] [12] 0x11a988590 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x11a988620 VAL: 'a' (2 sibs) 43: [14] [14] 0x11a9886b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x11a988740 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x11a9887d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x11a988860 VAL: 'a' (6 sibs) 43: [18] [18] 0x11a9888f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x11a988980 VAL: 'c' (6 sibs) 43: [20] [20] 0x11a988a10 VAL: 'd' (6 sibs) 43: [21] [21] 0x11a988aa0 VAL: 'e' (6 sibs) 43: [22] [22] 0x11a988b30 VAL: 'f' (6 sibs) 43: [23] [23] 0x11a988bc0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x11a988c50 VAL: 'a' (2 sibs) 43: [25] [25] 0x11a988ce0 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] 0x11a974630 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a9746c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x11a974750 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x11a9747e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x11a974870 VAL: 'b' (4 sibs) 43: [5] [5] 0x11a974900 VAL: 'c' (4 sibs) 43: [6] [6] 0x11a974990 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] 0x11a9863b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a986440 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x11a9864d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x11a986560 VAL: 'a' (4 sibs) 43: [4] [4] 0x11a9865f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x11a986680 VAL: 'c' (4 sibs) 43: [6] [6] 0x11a986710 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] 0x11a977360 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9773f0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x11a977480 VAL: 'a' (2 sibs) 43: [3] [3] 0x11a977510 VAL: 'b' (2 sibs) 43: [4] [4] 0x11a9775a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x11a977630 VAL: 'c' (2 sibs) 43: [6] [6] 0x11a9776c0 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] 0x11a9890e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a989170 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x11a989200 VAL: 'a' (2 sibs) 43: [3] [3] 0x11a989290 VAL: 'b' (2 sibs) 43: [4] [4] 0x11a989320 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x11a9893b0 VAL: 'c' (2 sibs) 43: [6] [6] 0x11a989440 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] 0x11a978580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a978610 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x11a9786a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x11a978730 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x11a9787c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x11a978850 VAL: 'b' (21 sibs) 43: [6] [6] 0x11a9788e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x11a978970 VAL: 'b2' (21 sibs) 43: [8] [8] 0x11a978a00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x11a978a90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x11a978b20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x11a978bb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x11a978c40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x11a978cd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x11a978d60 VAL: 'b63' (21 sibs) 43: [15] [15] 0x11a978df0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x11a978e80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x11a978f10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x11a978fa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x11a979030 VAL: 'b8' (21 sibs) 43: [20] [20] 0x11a9790c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x11a979150 VAL: 'b10' (21 sibs) 43: [22] [22] 0x11a9791e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x11a979270 VAL: 'f' (21 sibs) 43: [24] [24] 0x11a979300 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] 0x11a98a300 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a98a390 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x11a98a420 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x11a98a4b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x11a98a540 VAL: 'a' (21 sibs) 43: [5] [5] 0x11a98a5d0 VAL: 'b' (21 sibs) 43: [6] [6] 0x11a98a660 VAL: 'b1' (21 sibs) 43: [7] [7] 0x11a98a6f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x11a98a780 VAL: 'b3' (21 sibs) 43: [9] [9] 0x11a98a810 VAL: 'b4' (21 sibs) 43: [10] [10] 0x11a98a8a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x11a98a930 VAL: 'b6' (21 sibs) 43: [12] [12] 0x11a98a9c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x11a98aa50 VAL: 'b62' (21 sibs) 43: [14] [14] 0x11a98aae0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x11a98ab70 VAL: 'b64' (21 sibs) 43: [16] [16] 0x11a98ac00 VAL: 'b65' (21 sibs) 43: [17] [17] 0x11a98ac90 VAL: 'b66' (21 sibs) 43: [18] [18] 0x11a98ad20 VAL: 'b7' (21 sibs) 43: [19] [19] 0x11a98adb0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x11a98ae40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x11a98aed0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x11a98af60 VAL: 'e' (21 sibs) 43: [23] [23] 0x11a98aff0 VAL: 'f' (21 sibs) 43: [24] [24] 0x11a98b080 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] 0x11a977c70 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x11a977d00 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x11a977d90 VAL: 'f' (1 sibs) 43: [3] [3] 0x11a977e20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x11a977eb0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x11a977f40 VAL: 'b' (1 sibs) 43: [6] [6] 0x11a977fd0 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] 0x11a9899f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x11a989a80 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x11a989b10 VAL: 'f' (1 sibs) 43: [3] [3] 0x11a989ba0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x11a989c30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x11a989cc0 VAL: 'b' (1 sibs) 43: [6] [6] 0x11a989d50 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: 0x11a91f500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x11a918580 DOCSEQ: (1 sibs) 3 children: 43: 0x11a918620 VAL: 'foo' (3 sibs) 43: 0x11a9186b8 VAL: 'bar' (3 sibs) 43: 0x11a918750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a97bae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x11a97bb70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x11a97bc00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x11a97bc90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x11a97bd20 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: 0x11a91f618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a9192d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a919368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a919410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a9195e0 VAL: 'val0' (2 sibs) 43: 0x11a919678 VAL: 'val1' (2 sibs) 43: 0x11a9194a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a919720 VAL: 'val2' (2 sibs) 43: 0x11a9197b8 VAL: 'val3' (2 sibs) 43: 0x11a919540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a919860 VAL: 'val4' (2 sibs) 43: 0x11a9198f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98b510 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a98b5a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a98b630 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a98b6c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a98b750 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a98b7e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a98b870 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a98b900 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a98b990 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a98ba20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a98bab0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a98bb40 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: 0x11a91f730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a919e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a919ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a919f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91a120 VAL: 'val0' (2 sibs) 43: 0x11a91a1b8 VAL: 'val1' (2 sibs) 43: 0x11a919fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91a260 VAL: 'val2' (2 sibs) 43: 0x11a91a2f8 VAL: 'val3' (2 sibs) 43: 0x11a91a080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91a3a0 VAL: 'val4' (2 sibs) 43: 0x11a91a438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98bbe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a98bc70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a98bd00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a98bd90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a98be20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a98beb0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a98bf40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a98bfd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a98c060 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a98c0f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a98c180 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a98c210 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: 0x11a91f848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91a4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a91a578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a91a620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91a7f0 VAL: 'val0' (2 sibs) 43: 0x11a91a888 VAL: 'val1' (2 sibs) 43: 0x11a91a6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91a930 VAL: 'val2' (2 sibs) 43: 0x11a91a9c8 VAL: 'val3' (2 sibs) 43: 0x11a91a750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91aa70 VAL: 'val4' (2 sibs) 43: 0x11a91ab08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98c2b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a98c340 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a98c3d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a98c460 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a98c4f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a98c580 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a98c610 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a98c6a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a98c730 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a98c7c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a98c850 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a98c8e0 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: 0x11a91f960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91b480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a91b518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a91b5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91b790 VAL: 'val0' (2 sibs) 43: 0x11a91b828 VAL: 'val1' (2 sibs) 43: 0x11a91b658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91b8d0 VAL: 'val2' (2 sibs) 43: 0x11a91b968 VAL: 'val3' (2 sibs) 43: 0x11a91b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91ba10 VAL: 'val4' (2 sibs) 43: 0x11a91baa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98c980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a98ca10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a98caa0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a98cb30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a98cbc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a98cc50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a98cce0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a98cd70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a98ce00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a98ce90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a98cf20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a98cfb0 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: 0x11a91fa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a919a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x11a919b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x11a91dcb0 VAL: 'env01' (28 sibs) 43: 0x11a91dd48 VAL: 'env02' (28 sibs) 43: 0x11a91dde0 VAL: 'env03' (28 sibs) 43: 0x11a91de78 VAL: 'env04' (28 sibs) 43: 0x11a91df10 VAL: 'env11' (28 sibs) 43: 0x11a91dfa8 VAL: 'env12' (28 sibs) 43: 0x11a91e040 VAL: 'env13' (28 sibs) 43: 0x11a91e0d8 VAL: 'env14' (28 sibs) 43: 0x11a91e170 VAL: 'env21' (28 sibs) 43: 0x11a91e208 VAL: 'env22' (28 sibs) 43: 0x11a91e2a0 VAL: 'env23' (28 sibs) 43: 0x11a91e338 VAL: 'env24' (28 sibs) 43: 0x11a91e3d0 VAL: 'env31' (28 sibs) 43: 0x11a91e468 VAL: 'env32' (28 sibs) 43: 0x11a91e500 VAL: 'env33' (28 sibs) 43: 0x11a91e598 VAL: 'env34' (28 sibs) 43: 0x11a91e630 VAL: 'env41' (28 sibs) 43: 0x11a91e6c8 VAL: 'env42' (28 sibs) 43: 0x11a91e760 VAL: 'env43' (28 sibs) 43: 0x11a91e7f8 VAL: 'env44' (28 sibs) 43: 0x11a91e890 VAL: 'env51' (28 sibs) 43: 0x11a91e928 VAL: 'env52' (28 sibs) 43: 0x11a91e9c0 VAL: 'env53' (28 sibs) 43: 0x11a91ea58 VAL: 'env54' (28 sibs) 43: 0x11a91eaf0 VAL: 'env61' (28 sibs) 43: 0x11a91eb88 VAL: 'env62' (28 sibs) 43: 0x11a91ec20 VAL: 'env63' (28 sibs) 43: 0x11a91ecb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98d050 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a98d0e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x11a98d170 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x11a98d200 VAL: 'env01' (28 sibs) 43: [4] [4] 0x11a98d290 VAL: 'env02' (28 sibs) 43: [5] [5] 0x11a98d320 VAL: 'env03' (28 sibs) 43: [6] [6] 0x11a98d3b0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x11a98d440 VAL: 'env11' (28 sibs) 43: [8] [8] 0x11a98d4d0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x11a98d560 VAL: 'env13' (28 sibs) 43: [10] [10] 0x11a98d5f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x11a98d680 VAL: 'env21' (28 sibs) 43: [12] [12] 0x11a98d710 VAL: 'env22' (28 sibs) 43: [13] [13] 0x11a98d7a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x11a98d830 VAL: 'env24' (28 sibs) 43: [15] [15] 0x11a98d8c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x11a98d950 VAL: 'env32' (28 sibs) 43: [17] [17] 0x11a98d9e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x11a98da70 VAL: 'env34' (28 sibs) 43: [19] [19] 0x11a98db00 VAL: 'env41' (28 sibs) 43: [20] [20] 0x11a98db90 VAL: 'env42' (28 sibs) 43: [21] [21] 0x11a98dc20 VAL: 'env43' (28 sibs) 43: [22] [22] 0x11a98dcb0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x11a98dd40 VAL: 'env51' (28 sibs) 43: [24] [24] 0x11a98ddd0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x11a98de60 VAL: 'env53' (28 sibs) 43: [26] [26] 0x11a98def0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x11a98df80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x11a98e010 VAL: 'env62' (28 sibs) 43: [29] [29] 0x11a98e0a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x11a98e130 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: 0x11a91fb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91cb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x11a91cca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x11a91ce70 VAL: 'a' (6 sibs) 43: 0x11a91cf08 VAL: 'b' (6 sibs) 43: 0x11a91cfa0 VAL: 'c' (6 sibs) 43: 0x11a91d038 VAL: 'd' (6 sibs) 43: 0x11a91d0d0 VAL: 'e' (6 sibs) 43: 0x11a91d168 VAL: 'f' (6 sibs) 43: 0x11a91cd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x11a91d210 VAL: 'a' (2 sibs) 43: 0x11a91d2a8 VAL: 'b' (2 sibs) 43: 0x11a91cdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x11a91d350 VAL: 'a' (2 sibs) 43: 0x11a91d3e8 VAL: 'b' (2 sibs) 43: 0x11a91cbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x11a91d490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x11a91d5d0 VAL: 'a' (6 sibs) 43: 0x11a91d668 VAL: 'b' (6 sibs) 43: 0x11a91d700 VAL: 'c' (6 sibs) 43: 0x11a91d798 VAL: 'd' (6 sibs) 43: 0x11a91d830 VAL: 'e' (6 sibs) 43: 0x11a91d8c8 VAL: 'f' (6 sibs) 43: 0x11a91d528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x11a91d970 VAL: 'a' (2 sibs) 43: 0x11a91da08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98e1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a98e260 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x11a98e2f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x11a98e380 VAL: 'a' (6 sibs) 43: [4] [4] 0x11a98e410 VAL: 'b' (6 sibs) 43: [5] [5] 0x11a98e4a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x11a98e530 VAL: 'd' (6 sibs) 43: [7] [7] 0x11a98e5c0 VAL: 'e' (6 sibs) 43: [8] [8] 0x11a98e650 VAL: 'f' (6 sibs) 43: [9] [9] 0x11a98e6e0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x11a98e770 VAL: 'a' (2 sibs) 43: [11] [11] 0x11a98e800 VAL: 'b' (2 sibs) 43: [12] [12] 0x11a98e890 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x11a98e920 VAL: 'a' (2 sibs) 43: [14] [14] 0x11a98e9b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x11a98ea40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x11a98ead0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x11a98eb60 VAL: 'a' (6 sibs) 43: [18] [18] 0x11a98ebf0 VAL: 'b' (6 sibs) 43: [19] [19] 0x11a98ec80 VAL: 'c' (6 sibs) 43: [20] [20] 0x11a98ed10 VAL: 'd' (6 sibs) 43: [21] [21] 0x11a98eda0 VAL: 'e' (6 sibs) 43: [22] [22] 0x11a98ee30 VAL: 'f' (6 sibs) 43: [23] [23] 0x11a98eec0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x11a98ef50 VAL: 'a' (2 sibs) 43: [25] [25] 0x11a98efe0 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: 0x11a91fca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a91db00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x11a91dba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x11a91f240 VAL: 'a' (4 sibs) 43: 0x11a91f2d8 VAL: 'b' (4 sibs) 43: 0x11a91f370 VAL: 'c' (4 sibs) 43: 0x11a91f408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98f080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a98f110 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x11a98f1a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x11a98f230 VAL: 'a' (4 sibs) 43: [4] [4] 0x11a98f2c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x11a98f350 VAL: 'c' (4 sibs) 43: [6] [6] 0x11a98f3e0 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: 0x11a91fdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a918e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x11a918cd0 VAL: 'a' (2 sibs) 43: 0x11a918d68 VAL: 'b' (2 sibs) 43: 0x11a918ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x11a918b90 VAL: 'c' (2 sibs) 43: 0x11a918c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98f480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a98f510 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x11a98f5a0 VAL: 'a' (2 sibs) 43: [3] [3] 0x11a98f630 VAL: 'b' (2 sibs) 43: [4] [4] 0x11a98f6c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x11a98f750 VAL: 'c' (2 sibs) 43: [6] [6] 0x11a98f7e0 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: 0x11a91fed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a9199a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x11a918a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x11a918ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x11a921f40 VAL: 'a' (21 sibs) 43: 0x11a921fd8 VAL: 'b' (21 sibs) 43: 0x11a922070 VAL: 'b1' (21 sibs) 43: 0x11a922108 VAL: 'b2' (21 sibs) 43: 0x11a9221a0 VAL: 'b3' (21 sibs) 43: 0x11a922238 VAL: 'b4' (21 sibs) 43: 0x11a9222d0 VAL: 'b5' (21 sibs) 43: 0x11a922368 VAL: 'b6' (21 sibs) 43: 0x11a922400 VAL: 'b61' (21 sibs) 43: 0x11a922498 VAL: 'b62' (21 sibs) 43: 0x11a922530 VAL: 'b63' (21 sibs) 43: 0x11a9225c8 VAL: 'b64' (21 sibs) 43: 0x11a922660 VAL: 'b65' (21 sibs) 43: 0x11a9226f8 VAL: 'b66' (21 sibs) 43: 0x11a922790 VAL: 'b7' (21 sibs) 43: 0x11a922828 VAL: 'b8' (21 sibs) 43: 0x11a9228c0 VAL: 'b9' (21 sibs) 43: 0x11a922958 VAL: 'b10' (21 sibs) 43: 0x11a9229f0 VAL: 'e' (21 sibs) 43: 0x11a922a88 VAL: 'f' (21 sibs) 43: 0x11a922b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a98f880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a98f910 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x11a98f9a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x11a98fa30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x11a98fac0 VAL: 'a' (21 sibs) 43: [5] [5] 0x11a98fb50 VAL: 'b' (21 sibs) 43: [6] [6] 0x11a98fbe0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x11a98fc70 VAL: 'b2' (21 sibs) 43: [8] [8] 0x11a98fd00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x11a98fd90 VAL: 'b4' (21 sibs) 43: [10] [10] 0x11a98fe20 VAL: 'b5' (21 sibs) 43: [11] [11] 0x11a98feb0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x11a98ff40 VAL: 'b61' (21 sibs) 43: [13] [13] 0x11a98ffd0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x11a990060 VAL: 'b63' (21 sibs) 43: [15] [15] 0x11a9900f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x11a990180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x11a990210 VAL: 'b66' (21 sibs) 43: [18] [18] 0x11a9902a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x11a990330 VAL: 'b8' (21 sibs) 43: [20] [20] 0x11a9903c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x11a990450 VAL: 'b10' (21 sibs) 43: [22] [22] 0x11a9904e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x11a990570 VAL: 'f' (21 sibs) 43: [24] [24] 0x11a990600 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: 0x11a91fff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x11a91ed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x11a91abb0 VAL: 'f' (1 sibs) 43: 0x11a91edf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x11a91ee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x11a91ac50 VAL: 'b' (1 sibs) 43: 0x11a91ef28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9906a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x11a990730 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x11a9907c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x11a990850 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x11a9908e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x11a990970 VAL: 'b' (1 sibs) 43: [6] [6] 0x11a990a00 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: 0x11a91f500 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x11a918580 DOCSEQ: (1 sibs) 3 children: 43: 0x11a918620 VAL: 'foo' (3 sibs) 43: 0x11a9186b8 VAL: 'bar' (3 sibs) 43: 0x11a918750 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a990aa0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x11a990b30 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x11a990bc0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x11a990c50 VAL: 'bar' (3 sibs) 43: [4] [4] 0x11a990ce0 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: 0x11a91f618 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a9192d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a919368 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a919410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a9195e0 VAL: 'val0' (2 sibs) 43: 0x11a919678 VAL: 'val1' (2 sibs) 43: 0x11a9194a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a919720 VAL: 'val2' (2 sibs) 43: 0x11a9197b8 VAL: 'val3' (2 sibs) 43: 0x11a919540 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a919860 VAL: 'val4' (2 sibs) 43: 0x11a9198f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a990d80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a990e10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a990ea0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a990f30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a990fc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a991050 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a9910e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a991170 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a991200 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a991290 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a991320 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a9913b0 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: 0x11a91f730 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a919e10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a919ea8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a919f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91a120 VAL: 'val0' (2 sibs) 43: 0x11a91a1b8 VAL: 'val1' (2 sibs) 43: 0x11a919fe8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91a260 VAL: 'val2' (2 sibs) 43: 0x11a91a2f8 VAL: 'val3' (2 sibs) 43: 0x11a91a080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91a3a0 VAL: 'val4' (2 sibs) 43: 0x11a91a438 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a991450 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a9914e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a991570 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a991600 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a991690 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a991720 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a9917b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a991840 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a9918d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a991960 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a9919f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a991a80 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: 0x11a91f848 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91a4e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a91a578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a91a620 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91a7f0 VAL: 'val0' (2 sibs) 43: 0x11a91a888 VAL: 'val1' (2 sibs) 43: 0x11a91a6b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91a930 VAL: 'val2' (2 sibs) 43: 0x11a91a9c8 VAL: 'val3' (2 sibs) 43: 0x11a91a750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91aa70 VAL: 'val4' (2 sibs) 43: 0x11a91ab08 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a991b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a991bb0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a991c40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a991cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a991d60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a991df0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a991e80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a991f10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a991fa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a992030 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a9920c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a992150 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: 0x11a91f960 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91b480 KEYVAL: 'key' 'value' (2 sibs) 43: 0x11a91b518 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x11a91b5c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x11a91b790 VAL: 'val0' (2 sibs) 43: 0x11a91b828 VAL: 'val1' (2 sibs) 43: 0x11a91b658 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x11a91b8d0 VAL: 'val2' (2 sibs) 43: 0x11a91b968 VAL: 'val3' (2 sibs) 43: 0x11a91b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x11a91ba10 VAL: 'val4' (2 sibs) 43: 0x11a91baa8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9921f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a992280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x11a992310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x11a9923a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x11a992430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x11a9924c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x11a992550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x11a9925e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x11a992670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x11a992700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x11a992790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x11a992820 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: 0x11a91fa78 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a919a90 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x11a919b30 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x11a91dcb0 VAL: 'env01' (28 sibs) 43: 0x11a91dd48 VAL: 'env02' (28 sibs) 43: 0x11a91dde0 VAL: 'env03' (28 sibs) 43: 0x11a91de78 VAL: 'env04' (28 sibs) 43: 0x11a91df10 VAL: 'env11' (28 sibs) 43: 0x11a91dfa8 VAL: 'env12' (28 sibs) 43: 0x11a91e040 VAL: 'env13' (28 sibs) 43: 0x11a91e0d8 VAL: 'env14' (28 sibs) 43: 0x11a91e170 VAL: 'env21' (28 sibs) 43: 0x11a91e208 VAL: 'env22' (28 sibs) 43: 0x11a91e2a0 VAL: 'env23' (28 sibs) 43: 0x11a91e338 VAL: 'env24' (28 sibs) 43: 0x11a91e3d0 VAL: 'env31' (28 sibs) 43: 0x11a91e468 VAL: 'env32' (28 sibs) 43: 0x11a91e500 VAL: 'env33' (28 sibs) 43: 0x11a91e598 VAL: 'env34' (28 sibs) 43: 0x11a91e630 VAL: 'env41' (28 sibs) 43: 0x11a91e6c8 VAL: 'env42' (28 sibs) 43: 0x11a91e760 VAL: 'env43' (28 sibs) 43: 0x11a91e7f8 VAL: 'env44' (28 sibs) 43: 0x11a91e890 VAL: 'env51' (28 sibs) 43: 0x11a91e928 VAL: 'env52' (28 sibs) 43: 0x11a91e9c0 VAL: 'env53' (28 sibs) 43: 0x11a91ea58 VAL: 'env54' (28 sibs) 43: 0x11a91eaf0 VAL: 'env61' (28 sibs) 43: 0x11a91eb88 VAL: 'env62' (28 sibs) 43: 0x11a91ec20 VAL: 'env63' (28 sibs) 43: 0x11a91ecb8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9928c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a992950 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x11a9929e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x11a992a70 VAL: 'env01' (28 sibs) 43: [4] [4] 0x11a992b00 VAL: 'env02' (28 sibs) 43: [5] [5] 0x11a992b90 VAL: 'env03' (28 sibs) 43: [6] [6] 0x11a992c20 VAL: 'env04' (28 sibs) 43: [7] [7] 0x11a992cb0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x11a992d40 VAL: 'env12' (28 sibs) 43: [9] [9] 0x11a992dd0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x11a992e60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x11a992ef0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x11a992f80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x11a993010 VAL: 'env23' (28 sibs) 43: [14] [14] 0x11a9930a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x11a993130 VAL: 'env31' (28 sibs) 43: [16] [16] 0x11a9931c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x11a993250 VAL: 'env33' (28 sibs) 43: [18] [18] 0x11a9932e0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x11a993370 VAL: 'env41' (28 sibs) 43: [20] [20] 0x11a993400 VAL: 'env42' (28 sibs) 43: [21] [21] 0x11a993490 VAL: 'env43' (28 sibs) 43: [22] [22] 0x11a993520 VAL: 'env44' (28 sibs) 43: [23] [23] 0x11a9935b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x11a993640 VAL: 'env52' (28 sibs) 43: [25] [25] 0x11a9936d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x11a993760 VAL: 'env54' (28 sibs) 43: [27] [27] 0x11a9937f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x11a993880 VAL: 'env62' (28 sibs) 43: [29] [29] 0x11a993910 VAL: 'env63' (28 sibs) 43: [30] [30] 0x11a9939a0 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: 0x11a91fb90 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a91cb60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x11a91cca0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x11a91ce70 VAL: 'a' (6 sibs) 43: 0x11a91cf08 VAL: 'b' (6 sibs) 43: 0x11a91cfa0 VAL: 'c' (6 sibs) 43: 0x11a91d038 VAL: 'd' (6 sibs) 43: 0x11a91d0d0 VAL: 'e' (6 sibs) 43: 0x11a91d168 VAL: 'f' (6 sibs) 43: 0x11a91cd38 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x11a91d210 VAL: 'a' (2 sibs) 43: 0x11a91d2a8 VAL: 'b' (2 sibs) 43: 0x11a91cdd0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x11a91d350 VAL: 'a' (2 sibs) 43: 0x11a91d3e8 VAL: 'b' (2 sibs) 43: 0x11a91cbf8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x11a91d490 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x11a91d5d0 VAL: 'a' (6 sibs) 43: 0x11a91d668 VAL: 'b' (6 sibs) 43: 0x11a91d700 VAL: 'c' (6 sibs) 43: 0x11a91d798 VAL: 'd' (6 sibs) 43: 0x11a91d830 VAL: 'e' (6 sibs) 43: 0x11a91d8c8 VAL: 'f' (6 sibs) 43: 0x11a91d528 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x11a91d970 VAL: 'a' (2 sibs) 43: 0x11a91da08 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a993a40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a993ad0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x11a993b60 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x11a993bf0 VAL: 'a' (6 sibs) 43: [4] [4] 0x11a993c80 VAL: 'b' (6 sibs) 43: [5] [5] 0x11a993d10 VAL: 'c' (6 sibs) 43: [6] [6] 0x11a993da0 VAL: 'd' (6 sibs) 43: [7] [7] 0x11a993e30 VAL: 'e' (6 sibs) 43: [8] [8] 0x11a993ec0 VAL: 'f' (6 sibs) 43: [9] [9] 0x11a993f50 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x11a993fe0 VAL: 'a' (2 sibs) 43: [11] [11] 0x11a994070 VAL: 'b' (2 sibs) 43: [12] [12] 0x11a994100 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x11a994190 VAL: 'a' (2 sibs) 43: [14] [14] 0x11a994220 VAL: 'b' (2 sibs) 43: [15] [15] 0x11a9942b0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x11a994340 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x11a9943d0 VAL: 'a' (6 sibs) 43: [18] [18] 0x11a994460 VAL: 'b' (6 sibs) 43: [19] [19] 0x11a9944f0 VAL: 'c' (6 sibs) 43: [20] [20] 0x11a994580 VAL: 'd' (6 sibs) 43: [21] [21] 0x11a994610 VAL: 'e' (6 sibs) 43: [22] [22] 0x11a9946a0 VAL: 'f' (6 sibs) 43: [23] [23] 0x11a994730 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x11a9947c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x11a994850 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: 0x11a91fca8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a91db00 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x11a91dba0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x11a91f240 VAL: 'a' (4 sibs) 43: 0x11a91f2d8 VAL: 'b' (4 sibs) 43: 0x11a91f370 VAL: 'c' (4 sibs) 43: 0x11a91f408 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9948f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a994980 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x11a994a10 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x11a994aa0 VAL: 'a' (4 sibs) 43: [4] [4] 0x11a994b30 VAL: 'b' (4 sibs) 43: [5] [5] 0x11a994bc0 VAL: 'c' (4 sibs) 43: [6] [6] 0x11a994c50 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: 0x11a91fdc0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x11a918e10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x11a918cd0 VAL: 'a' (2 sibs) 43: 0x11a918d68 VAL: 'b' (2 sibs) 43: 0x11a918ea8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x11a918b90 VAL: 'c' (2 sibs) 43: 0x11a918c28 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a994cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x11a994d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x11a994e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x11a994ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x11a994f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x11a994fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x11a995050 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: 0x11a91fed8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x11a9199a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x11a918a50 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x11a918ae8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x11a921f40 VAL: 'a' (21 sibs) 43: 0x11a921fd8 VAL: 'b' (21 sibs) 43: 0x11a922070 VAL: 'b1' (21 sibs) 43: 0x11a922108 VAL: 'b2' (21 sibs) 43: 0x11a9221a0 VAL: 'b3' (21 sibs) 43: 0x11a922238 VAL: 'b4' (21 sibs) 43: 0x11a9222d0 VAL: 'b5' (21 sibs) 43: 0x11a922368 VAL: 'b6' (21 sibs) 43: 0x11a922400 VAL: 'b61' (21 sibs) 43: 0x11a922498 VAL: 'b62' (21 sibs) 43: 0x11a922530 VAL: 'b63' (21 sibs) 43: 0x11a9225c8 VAL: 'b64' (21 sibs) 43: 0x11a922660 VAL: 'b65' (21 sibs) 43: 0x11a9226f8 VAL: 'b66' (21 sibs) 43: 0x11a922790 VAL: 'b7' (21 sibs) 43: 0x11a922828 VAL: 'b8' (21 sibs) 43: 0x11a9228c0 VAL: 'b9' (21 sibs) 43: 0x11a922958 VAL: 'b10' (21 sibs) 43: 0x11a9229f0 VAL: 'e' (21 sibs) 43: 0x11a922a88 VAL: 'f' (21 sibs) 43: 0x11a922b20 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a9950f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x11a995180 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x11a995210 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x11a9952a0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x11a995330 VAL: 'a' (21 sibs) 43: [5] [5] 0x11a9953c0 VAL: 'b' (21 sibs) 43: [6] [6] 0x11a995450 VAL: 'b1' (21 sibs) 43: [7] [7] 0x11a9954e0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x11a995570 VAL: 'b3' (21 sibs) 43: [9] [9] 0x11a995600 VAL: 'b4' (21 sibs) 43: [10] [10] 0x11a995690 VAL: 'b5' (21 sibs) 43: [11] [11] 0x11a995720 VAL: 'b6' (21 sibs) 43: [12] [12] 0x11a9957b0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x11a995840 VAL: 'b62' (21 sibs) 43: [14] [14] 0x11a9958d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x11a995960 VAL: 'b64' (21 sibs) 43: [16] [16] 0x11a9959f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x11a995a80 VAL: 'b66' (21 sibs) 43: [18] [18] 0x11a995b10 VAL: 'b7' (21 sibs) 43: [19] [19] 0x11a995ba0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x11a995c30 VAL: 'b9' (21 sibs) 43: [21] [21] 0x11a995cc0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x11a995d50 VAL: 'e' (21 sibs) 43: [23] [23] 0x11a995de0 VAL: 'f' (21 sibs) 43: [24] [24] 0x11a995e70 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: 0x11a91fff0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x11a91ed60 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x11a91abb0 VAL: 'f' (1 sibs) 43: 0x11a91edf8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x11a91ee90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x11a91ac50 VAL: 'b' (1 sibs) 43: 0x11a91ef28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x11a995f10 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x11a995fa0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x11a996030 VAL: 'f' (1 sibs) 43: [3] [3] 0x11a9960c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x11a996150 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x11a9961e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x11a996270 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 (17 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (17 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.04 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x14862a820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x148629030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x1486290d0 VAL: '-2' (15 sibs) 44: 0x148629168 VAL: '-2' (15 sibs) 44: 0x148629200 VAL: '5' (15 sibs) 44: 0x148629298 VAL: '0xa' (15 sibs) 44: 0x148629330 VAL: '-0xb' (15 sibs) 44: 0x1486293c8 VAL: '0XA' (15 sibs) 44: 0x148629460 VAL: '-0XA' (15 sibs) 44: 0x1486294f8 VAL: '0b10' (15 sibs) 44: 0x148629590 VAL: '-0b10' (15 sibs) 44: 0x148629628 VAL: '0B10' (15 sibs) 44: 0x1486296c0 VAL: '-0B10' (15 sibs) 44: 0x148629758 VAL: '0o17' (15 sibs) 44: 0x1486297f0 VAL: '-0o17' (15 sibs) 44: 0x148629888 VAL: '0O17' (15 sibs) 44: 0x148629920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x14864eec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14864ef50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x14864efe0 VAL: '-2' (15 sibs) 44: [3] [3] 0x14864f070 VAL: '-2' (15 sibs) 44: [4] [4] 0x14864f100 VAL: '5' (15 sibs) 44: [5] [5] 0x14864f190 VAL: '0xa' (15 sibs) 44: [6] [6] 0x14864f220 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x14864f2b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x14864f340 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x14864f3d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x14864f460 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x14864f4f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x14864f580 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x14864f610 VAL: '0o17' (15 sibs) 44: [14] [14] 0x14864f6a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x14864f730 VAL: '0O17' (15 sibs) 44: [16] [16] 0x14864f7c0 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: 0x14862a938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x148628a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x148628ad0 VAL: '-2' (3 sibs) 44: 0x148628b68 VAL: '-2' (3 sibs) 44: 0x148628c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1486514f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148651580 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x148651610 VAL: '-2' (3 sibs) 44: [3] [3] 0x1486516a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x148651730 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: 0x14862aa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x148629e30 VAL: '-2.0' (8 sibs) 44: 0x148629ec8 VAL: '-2.1' (8 sibs) 44: 0x148629f60 VAL: '0.1' (8 sibs) 44: 0x148629ff8 VAL: '.1' (8 sibs) 44: 0x14862a090 VAL: '-.2' (8 sibs) 44: 0x14862a128 VAL: '-2.e+6' (8 sibs) 44: 0x14862a1c0 VAL: '-3e-6' (8 sibs) 44: 0x14862a258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x148653220 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1486532b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148653340 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1486533d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148653460 VAL: '.1' (8 sibs) 44: [5] [5] 0x1486534f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148653580 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148653610 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486536a0 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: 0x14862ab68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x14862a300 VAL: '-2.0' (8 sibs) 44: 0x14862a398 VAL: '-2.1' (8 sibs) 44: 0x14862a430 VAL: '0.1' (8 sibs) 44: 0x14862a4c8 VAL: '.1' (8 sibs) 44: 0x14862a560 VAL: '-.2' (8 sibs) 44: 0x14862a5f8 VAL: '-2.e+6' (8 sibs) 44: 0x14862a690 VAL: '-3e-6' (8 sibs) 44: 0x14862a728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x148654f50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148654fe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148655070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148655100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148655190 VAL: '.1' (8 sibs) 44: [5] [5] 0x148655220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486552b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148655340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486553d0 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: 0x14862ac80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x14862b0a0 VAL: '-2.0' (8 sibs) 44: 0x14862b138 VAL: '-2.1' (8 sibs) 44: 0x14862b1d0 VAL: '0.1' (8 sibs) 44: 0x14862b268 VAL: '.1' (8 sibs) 44: 0x14862b300 VAL: '-.2' (8 sibs) 44: 0x14862b398 VAL: '-2.e+6' (8 sibs) 44: 0x14862b430 VAL: '-3e-6' (8 sibs) 44: 0x14862b4c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x148656c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148656d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148656da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148656e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148656ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148656f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148656fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148657070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148657100 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: 0x14862ad98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x14862bbb0 VAL: '1.2.3' (14 sibs) 44: 0x14862bc48 VAL: '1.2.3.4' (14 sibs) 44: 0x14862bce0 SEQ: (14 sibs) 2 children: 44: 0x14862c410 VAL: '1.2.3' (2 sibs) 44: 0x14862c4a8 VAL: '4.5.6' (2 sibs) 44: 0x14862bd78 SEQ: (14 sibs) 2 children: 44: 0x14862c550 VAL: '1.2.3.4' (2 sibs) 44: 0x14862c5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x14862be10 SEQ: (14 sibs) 2 children: 44: 0x14862c690 VAL: '1.2.3' (2 sibs) 44: 0x14862c728 VAL: '4.5.6' (2 sibs) 44: 0x14862bea8 SEQ: (14 sibs) 2 children: 44: 0x14862c7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x14862c868 VAL: '4.5.6.7' (2 sibs) 44: 0x14862bf40 MAP: (14 sibs) 1 children: 44: 0x14862c910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x14862bfd8 MAP: (14 sibs) 1 children: 44: 0x14862c9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x14862c070 MAP: (14 sibs) 1 children: 44: 0x14862ca50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x14862c108 MAP: (14 sibs) 1 children: 44: 0x14862caf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x14862c1a0 MAP: (14 sibs) 2 children: 44: 0x14862cb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x14862cc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x14862c238 MAP: (14 sibs) 2 children: 44: 0x14862ccd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x14862cd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x14862c2d0 MAP: (14 sibs) 2 children: 44: 0x14862ce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x14862cea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x14862c368 MAP: (14 sibs) 2 children: 44: 0x14862cf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x14862cfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x14865a4d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x14865a560 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x14865a5f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x14865a680 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x14865a710 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x14865a7a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x14865a830 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x14865a8c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x14865a950 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x14865a9e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x14865aa70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x14865ab00 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x14865ab90 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x14865ac20 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x14865acb0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x14865ad40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x14865add0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x14865ae60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x14865aef0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x14865af80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x14865b010 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x14865b0a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x14865b130 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x14865b1c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x14865b250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x14865b2e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x14865b370 MAP: (14 sibs) 2 children: 44: [27] [27] 0x14865b400 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x14865b490 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x14865b520 MAP: (14 sibs) 2 children: 44: [30] [30] 0x14865b5b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x14865b640 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x14865b6d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x14865b760 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x14865b7f0 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: 0x14862a820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x148629030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x1486290d0 VAL: '-2' (15 sibs) 44: 0x148629168 VAL: '-2' (15 sibs) 44: 0x148629200 VAL: '5' (15 sibs) 44: 0x148629298 VAL: '0xa' (15 sibs) 44: 0x148629330 VAL: '-0xb' (15 sibs) 44: 0x1486293c8 VAL: '0XA' (15 sibs) 44: 0x148629460 VAL: '-0XA' (15 sibs) 44: 0x1486294f8 VAL: '0b10' (15 sibs) 44: 0x148629590 VAL: '-0b10' (15 sibs) 44: 0x148629628 VAL: '0B10' (15 sibs) 44: 0x1486296c0 VAL: '-0B10' (15 sibs) 44: 0x148629758 VAL: '0o17' (15 sibs) 44: 0x1486297f0 VAL: '-0o17' (15 sibs) 44: 0x148629888 VAL: '0O17' (15 sibs) 44: 0x148629920 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1486592c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148659350 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1486593e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x148659470 VAL: '-2' (15 sibs) 44: [4] [4] 0x148659500 VAL: '5' (15 sibs) 44: [5] [5] 0x148659590 VAL: '0xa' (15 sibs) 44: [6] [6] 0x148659620 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1486596b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x148659740 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1486597d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x148659860 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1486598f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x148659980 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x148659a10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x148659aa0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x148659b30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x148659bc0 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: 0x14862a938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x148628a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x148628ad0 VAL: '-2' (3 sibs) 44: 0x148628b68 VAL: '-2' (3 sibs) 44: 0x148628c00 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x1486589b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148658a40 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x148658ad0 VAL: '-2' (3 sibs) 44: [3] [3] 0x148658b60 VAL: '-2' (3 sibs) 44: [4] [4] 0x148658bf0 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: 0x14862aa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x148629e30 VAL: '-2.0' (8 sibs) 44: 0x148629ec8 VAL: '-2.1' (8 sibs) 44: 0x148629f60 VAL: '0.1' (8 sibs) 44: 0x148629ff8 VAL: '.1' (8 sibs) 44: 0x14862a090 VAL: '-.2' (8 sibs) 44: 0x14862a128 VAL: '-2.e+6' (8 sibs) 44: 0x14862a1c0 VAL: '-3e-6' (8 sibs) 44: 0x14862a258 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x14865c8e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14865c970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14865ca00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14865ca90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14865cb20 VAL: '.1' (8 sibs) 44: [5] [5] 0x14865cbb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14865cc40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14865ccd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14865cd60 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: 0x14862ab68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x14862a300 VAL: '-2.0' (8 sibs) 44: 0x14862a398 VAL: '-2.1' (8 sibs) 44: 0x14862a430 VAL: '0.1' (8 sibs) 44: 0x14862a4c8 VAL: '.1' (8 sibs) 44: 0x14862a560 VAL: '-.2' (8 sibs) 44: 0x14862a5f8 VAL: '-2.e+6' (8 sibs) 44: 0x14862a690 VAL: '-3e-6' (8 sibs) 44: 0x14862a728 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x14865d1f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14865d280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14865d310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14865d3a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14865d430 VAL: '.1' (8 sibs) 44: [5] [5] 0x14865d4c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14865d550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14865d5e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14865d670 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: 0x14862ac80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x14862b0a0 VAL: '-2.0' (8 sibs) 44: 0x14862b138 VAL: '-2.1' (8 sibs) 44: 0x14862b1d0 VAL: '0.1' (8 sibs) 44: 0x14862b268 VAL: '.1' (8 sibs) 44: 0x14862b300 VAL: '-.2' (8 sibs) 44: 0x14862b398 VAL: '-2.e+6' (8 sibs) 44: 0x14862b430 VAL: '-3e-6' (8 sibs) 44: 0x14862b4c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x14865db00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14865db90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14865dc20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14865dcb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14865dd40 VAL: '.1' (8 sibs) 44: [5] [5] 0x14865ddd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14865de60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14865def0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14865df80 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: 0x14862ad98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x14862bbb0 VAL: '1.2.3' (14 sibs) 44: 0x14862bc48 VAL: '1.2.3.4' (14 sibs) 44: 0x14862bce0 SEQ: (14 sibs) 2 children: 44: 0x14862c410 VAL: '1.2.3' (2 sibs) 44: 0x14862c4a8 VAL: '4.5.6' (2 sibs) 44: 0x14862bd78 SEQ: (14 sibs) 2 children: 44: 0x14862c550 VAL: '1.2.3.4' (2 sibs) 44: 0x14862c5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x14862be10 SEQ: (14 sibs) 2 children: 44: 0x14862c690 VAL: '1.2.3' (2 sibs) 44: 0x14862c728 VAL: '4.5.6' (2 sibs) 44: 0x14862bea8 SEQ: (14 sibs) 2 children: 44: 0x14862c7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x14862c868 VAL: '4.5.6.7' (2 sibs) 44: 0x14862bf40 MAP: (14 sibs) 1 children: 44: 0x14862c910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x14862bfd8 MAP: (14 sibs) 1 children: 44: 0x14862c9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x14862c070 MAP: (14 sibs) 1 children: 44: 0x14862ca50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x14862c108 MAP: (14 sibs) 1 children: 44: 0x14862caf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x14862c1a0 MAP: (14 sibs) 2 children: 44: 0x14862cb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x14862cc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x14862c238 MAP: (14 sibs) 2 children: 44: 0x14862ccd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x14862cd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x14862c2d0 MAP: (14 sibs) 2 children: 44: 0x14862ce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x14862cea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x14862c368 MAP: (14 sibs) 2 children: 44: 0x14862cf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x14862cfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x14865ff30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x14865ffc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x148660050 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1486600e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x148660170 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x148660200 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x148660290 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x148660320 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1486603b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x148660440 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1486604d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x148660560 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1486605f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x148660680 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x148660710 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1486607a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x148660830 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1486608c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x148660950 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1486609e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x148660a70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x148660b00 MAP: (14 sibs) 1 children: 44: [22] [22] 0x148660b90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x148660c20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x148660cb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x148660d40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x148660dd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x148660e60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x148660ef0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x148660f80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x148661010 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1486610a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x148661130 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1486611c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x148661250 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] 0x14864eec0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14864ef50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x14864efe0 VAL: '-2' (15 sibs) 44: [3] [3] 0x14864f070 VAL: '-2' (15 sibs) 44: [4] [4] 0x14864f100 VAL: '5' (15 sibs) 44: [5] [5] 0x14864f190 VAL: '0xa' (15 sibs) 44: [6] [6] 0x14864f220 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x14864f2b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x14864f340 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x14864f3d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x14864f460 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x14864f4f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x14864f580 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x14864f610 VAL: '0o17' (15 sibs) 44: [14] [14] 0x14864f6a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x14864f730 VAL: '0O17' (15 sibs) 44: [16] [16] 0x14864f7c0 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] 0x14866ea50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14866eae0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x14866eb70 VAL: '-2' (15 sibs) 44: [3] [3] 0x14866ec00 VAL: '-2' (15 sibs) 44: [4] [4] 0x14866ec90 VAL: '5' (15 sibs) 44: [5] [5] 0x14866ed20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x14866edb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x14866ee40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x14866eed0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x14866ef60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x14866eff0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x14866f080 VAL: '0B10' (15 sibs) 44: [12] [12] 0x14866f110 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x14866f1a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x14866f230 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x14866f2c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x14866f350 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] 0x1486514f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148651580 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x148651610 VAL: '-2' (3 sibs) 44: [3] [3] 0x1486516a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x148651730 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] 0x14866e140 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14866e1d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x14866e260 VAL: '-2' (3 sibs) 44: [3] [3] 0x14866e2f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x14866e380 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] 0x148653220 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1486532b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148653340 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1486533d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148653460 VAL: '.1' (8 sibs) 44: [5] [5] 0x1486534f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148653580 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148653610 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486536a0 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] 0x14866fc60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14866fcf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14866fd80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14866fe10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14866fea0 VAL: '.1' (8 sibs) 44: [5] [5] 0x14866ff30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14866ffc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148670050 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486700e0 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] 0x148654f50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148654fe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148655070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148655100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148655190 VAL: '.1' (8 sibs) 44: [5] [5] 0x148655220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486552b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148655340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486553d0 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] 0x148670570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148670600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148670690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148670720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1486707b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148670840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486708d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148670960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486709f0 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] 0x148656c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148656d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148656da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148656e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148656ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148656f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148656fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148657070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148657100 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] 0x148670e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148670f10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148670fa0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148671030 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1486710c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148671150 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486711e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148671270 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148671300 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] 0x14865a4d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x14865a560 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x14865a5f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x14865a680 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x14865a710 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x14865a7a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x14865a830 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x14865a8c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x14865a950 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x14865a9e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x14865aa70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x14865ab00 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x14865ab90 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x14865ac20 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x14865acb0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x14865ad40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x14865add0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x14865ae60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x14865aef0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x14865af80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x14865b010 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x14865b0a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x14865b130 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x14865b1c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x14865b250 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x14865b2e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x14865b370 MAP: (14 sibs) 2 children: 44: [27] [27] 0x14865b400 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x14865b490 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x14865b520 MAP: (14 sibs) 2 children: 44: [30] [30] 0x14865b5b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x14865b640 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x14865b6d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x14865b760 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x14865b7f0 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] 0x1486732b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x148673340 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1486733d0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x148673460 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1486734f0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x148673580 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x148673610 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1486736a0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x148673730 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x1486737c0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x148673850 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x1486738e0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x148673970 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x148673a00 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x148673a90 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x148673b20 MAP: (14 sibs) 1 children: 44: [16] [16] 0x148673bb0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x148673c40 MAP: (14 sibs) 1 children: 44: [18] [18] 0x148673cd0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x148673d60 MAP: (14 sibs) 1 children: 44: [20] [20] 0x148673df0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x148673e80 MAP: (14 sibs) 1 children: 44: [22] [22] 0x148673f10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x148673fa0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x148674030 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1486740c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x148674150 MAP: (14 sibs) 2 children: 44: [27] [27] 0x1486741e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x148674270 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x148674300 MAP: (14 sibs) 2 children: 44: [30] [30] 0x148674390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x148674420 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1486744b0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x148674540 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x1486745d0 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] 0x14865ed20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14865edb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x14865ee40 VAL: '-2' (15 sibs) 44: [3] [3] 0x14865eed0 VAL: '-2' (15 sibs) 44: [4] [4] 0x14865ef60 VAL: '5' (15 sibs) 44: [5] [5] 0x14865eff0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x14865f080 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x14865f110 VAL: '0XA' (15 sibs) 44: [8] [8] 0x14865f1a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x14865f230 VAL: '0b10' (15 sibs) 44: [10] [10] 0x14865f2c0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x14865f350 VAL: '0B10' (15 sibs) 44: [12] [12] 0x14865f3e0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x14865f470 VAL: '0o17' (15 sibs) 44: [14] [14] 0x14865f500 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x14865f590 VAL: '0O17' (15 sibs) 44: [16] [16] 0x14865f620 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] 0x1486720a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148672130 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1486721c0 VAL: '-2' (15 sibs) 44: [3] [3] 0x148672250 VAL: '-2' (15 sibs) 44: [4] [4] 0x1486722e0 VAL: '5' (15 sibs) 44: [5] [5] 0x148672370 VAL: '0xa' (15 sibs) 44: [6] [6] 0x148672400 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x148672490 VAL: '0XA' (15 sibs) 44: [8] [8] 0x148672520 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1486725b0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x148672640 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1486726d0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x148672760 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1486727f0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x148672880 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x148672910 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1486729a0 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] 0x14865e410 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14865e4a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x14865e530 VAL: '-2' (3 sibs) 44: [3] [3] 0x14865e5c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x14865e650 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] 0x148671790 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148671820 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x1486718b0 VAL: '-2' (3 sibs) 44: [3] [3] 0x148671940 VAL: '-2' (3 sibs) 44: [4] [4] 0x1486719d0 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] 0x148662340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1486623d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148662460 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1486624f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148662580 VAL: '.1' (8 sibs) 44: [5] [5] 0x148662610 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486626a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148662730 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486627c0 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] 0x1486756c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148675750 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1486757e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148675870 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148675900 VAL: '.1' (8 sibs) 44: [5] [5] 0x148675990 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148675a20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148675ab0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148675b40 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] 0x148662c50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148662ce0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148662d70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148662e00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148662e90 VAL: '.1' (8 sibs) 44: [5] [5] 0x148662f20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148662fb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148663040 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486630d0 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] 0x148675fd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148676060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1486760f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148676180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148676210 VAL: '.1' (8 sibs) 44: [5] [5] 0x1486762a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148676330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1486763c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148676450 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] 0x148663560 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1486635f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148663680 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148663710 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1486637a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148663830 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486638c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148663950 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486639e0 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] 0x1486768e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148676970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148676a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148676a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148676b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x148676bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148676c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148676cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148676d60 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] 0x1486659d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x148665a60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x148665af0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x148665b80 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x148665c10 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x148665ca0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x148665d30 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x148665dc0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x148665e50 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x148665ee0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x148665f70 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x148666000 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x148666090 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x148666120 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1486661b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x148666240 MAP: (14 sibs) 1 children: 44: [16] [16] 0x1486662d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x148666360 MAP: (14 sibs) 1 children: 44: [18] [18] 0x1486663f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x148666480 MAP: (14 sibs) 1 children: 44: [20] [20] 0x148666510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1486665a0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x148666630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x1486666c0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x148666750 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1486667e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x148666870 MAP: (14 sibs) 2 children: 44: [27] [27] 0x148666900 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x148666990 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x148666a20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x148666ab0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x148666b40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x148666bd0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x148666c60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x148666cf0 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] 0x148678d10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x148678da0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x148678e30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x148678ec0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x148678f50 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x148678fe0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x148679070 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x148679100 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x148679190 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x148679220 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1486792b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x148679340 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1486793d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x148679460 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1486794f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x148679580 MAP: (14 sibs) 1 children: 44: [16] [16] 0x148679610 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1486796a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x148679730 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1486797c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x148679850 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1486798e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x148679970 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x148679a00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x148679a90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x148679b20 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x148679bb0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x148679c40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x148679cd0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x148679d60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x148679df0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x148679e80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x148679f10 MAP: (14 sibs) 2 children: 44: [33] [33] 0x148679fa0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x14867a030 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] 0x1486592c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148659350 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1486593e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x148659470 VAL: '-2' (15 sibs) 44: [4] [4] 0x148659500 VAL: '5' (15 sibs) 44: [5] [5] 0x148659590 VAL: '0xa' (15 sibs) 44: [6] [6] 0x148659620 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1486596b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x148659740 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1486597d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x148659860 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x1486598f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x148659980 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x148659a10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x148659aa0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x148659b30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x148659bc0 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] 0x148677b00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148677b90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x148677c20 VAL: '-2' (15 sibs) 44: [3] [3] 0x148677cb0 VAL: '-2' (15 sibs) 44: [4] [4] 0x148677d40 VAL: '5' (15 sibs) 44: [5] [5] 0x148677dd0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x148677e60 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x148677ef0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x148677f80 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x148678010 VAL: '0b10' (15 sibs) 44: [10] [10] 0x1486780a0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x148678130 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1486781c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x148678250 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1486782e0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x148678370 VAL: '0O17' (15 sibs) 44: [16] [16] 0x148678400 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] 0x1486589b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148658a40 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x148658ad0 VAL: '-2' (3 sibs) 44: [3] [3] 0x148658b60 VAL: '-2' (3 sibs) 44: [4] [4] 0x148658bf0 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] 0x1486771f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148677280 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x148677310 VAL: '-2' (3 sibs) 44: [3] [3] 0x1486773a0 VAL: '-2' (3 sibs) 44: [4] [4] 0x148677430 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] 0x14865c8e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14865c970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14865ca00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14865ca90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14865cb20 VAL: '.1' (8 sibs) 44: [5] [5] 0x14865cbb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14865cc40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14865ccd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14865cd60 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] 0x14867b120 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14867b1b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14867b240 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14867b2d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14867b360 VAL: '.1' (8 sibs) 44: [5] [5] 0x14867b3f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14867b480 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14867b510 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14867b5a0 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] 0x14865d1f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14865d280 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14865d310 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14865d3a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14865d430 VAL: '.1' (8 sibs) 44: [5] [5] 0x14865d4c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14865d550 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14865d5e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14865d670 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] 0x14867ba30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14867bac0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14867bb50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14867bbe0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14867bc70 VAL: '.1' (8 sibs) 44: [5] [5] 0x14867bd00 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14867bd90 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14867be20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14867beb0 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] 0x14865db00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14865db90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14865dc20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14865dcb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14865dd40 VAL: '.1' (8 sibs) 44: [5] [5] 0x14865ddd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14865de60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14865def0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14865df80 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] 0x14867c340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x14867c3d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x14867c460 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x14867c4f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x14867c580 VAL: '.1' (8 sibs) 44: [5] [5] 0x14867c610 VAL: '-.2' (8 sibs) 44: [6] [6] 0x14867c6a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x14867c730 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x14867c7c0 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] 0x14865ff30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x14865ffc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x148660050 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x1486600e0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x148660170 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x148660200 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x148660290 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x148660320 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x1486603b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x148660440 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x1486604d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x148660560 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x1486605f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x148660680 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x148660710 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x1486607a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x148660830 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x1486608c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x148660950 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x1486609e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x148660a70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x148660b00 MAP: (14 sibs) 1 children: 44: [22] [22] 0x148660b90 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x148660c20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x148660cb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x148660d40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x148660dd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x148660e60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x148660ef0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x148660f80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x148661010 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x1486610a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x148661130 MAP: (14 sibs) 2 children: 44: [33] [33] 0x1486611c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x148661250 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] 0x14867e770 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x14867e800 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x14867e890 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x14867e920 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x14867e9b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x14867ea40 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x14867ead0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x14867eb60 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x14867ebf0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x14867ec80 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x14867ed10 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x14867eda0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x14867ee30 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x14867eec0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x14867ef50 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x14867efe0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x14867f070 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x14867f100 MAP: (14 sibs) 1 children: 44: [18] [18] 0x14867f190 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x14867f220 MAP: (14 sibs) 1 children: 44: [20] [20] 0x14867f2b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x14867f340 MAP: (14 sibs) 1 children: 44: [22] [22] 0x14867f3d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x14867f460 MAP: (14 sibs) 2 children: 44: [24] [24] 0x14867f4f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x14867f580 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x14867f610 MAP: (14 sibs) 2 children: 44: [27] [27] 0x14867f6a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x14867f730 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x14867f7c0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x14867f850 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x14867f8e0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x14867f970 MAP: (14 sibs) 2 children: 44: [33] [33] 0x14867fa00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x14867fa90 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] 0x148667de0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148667e70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x148667f00 VAL: '-2' (15 sibs) 44: [3] [3] 0x148667f90 VAL: '-2' (15 sibs) 44: [4] [4] 0x148668020 VAL: '5' (15 sibs) 44: [5] [5] 0x1486680b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x148668140 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x1486681d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x148668260 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x1486682f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x148668380 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x148668410 VAL: '0B10' (15 sibs) 44: [12] [12] 0x1486684a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x148668530 VAL: '0o17' (15 sibs) 44: [14] [14] 0x1486685c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x148668650 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1486686e0 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] 0x14867d560 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14867d5f0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x14867d680 VAL: '-2' (15 sibs) 44: [3] [3] 0x14867d710 VAL: '-2' (15 sibs) 44: [4] [4] 0x14867d7a0 VAL: '5' (15 sibs) 44: [5] [5] 0x14867d830 VAL: '0xa' (15 sibs) 44: [6] [6] 0x14867d8c0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x14867d950 VAL: '0XA' (15 sibs) 44: [8] [8] 0x14867d9e0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x14867da70 VAL: '0b10' (15 sibs) 44: [10] [10] 0x14867db00 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x14867db90 VAL: '0B10' (15 sibs) 44: [12] [12] 0x14867dc20 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x14867dcb0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x14867dd40 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x14867ddd0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x14867de60 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] 0x148664150 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1486641e0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x148664270 VAL: '-2' (3 sibs) 44: [3] [3] 0x148664300 VAL: '-2' (3 sibs) 44: [4] [4] 0x148664390 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] 0x14867cc50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14867cce0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x14867cd70 VAL: '-2' (3 sibs) 44: [3] [3] 0x14867ce00 VAL: '-2' (3 sibs) 44: [4] [4] 0x14867ce90 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] 0x148664a90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148664b20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148664bb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148664c40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148664cd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148664d60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148664df0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148664e80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148664f10 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] 0x148680b80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148680c10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148680ca0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148680d30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148680dc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148680e50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148680ee0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148680f70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148681000 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] 0x148668ff0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148669080 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148669110 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1486691a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148669230 VAL: '.1' (8 sibs) 44: [5] [5] 0x1486692c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148669350 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x1486693e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148669470 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] 0x148681490 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148681520 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x1486815b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148681640 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1486816d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148681760 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486817f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148681880 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148681910 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] 0x148669900 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148669990 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148669a20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148669ab0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148669b40 VAL: '.1' (8 sibs) 44: [5] [5] 0x148669bd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148669c60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148669cf0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148669d80 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] 0x148681da0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148681e30 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148681ec0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148681f50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148681fe0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148682070 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148682100 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148682190 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148682220 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] 0x14866bd30 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x14866bdc0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x14866be50 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x14866bee0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x14866bf70 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x14866c000 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x14866c090 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x14866c120 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x14866c1b0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x14866c240 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x14866c2d0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x14866c360 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x14866c3f0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x14866c480 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x14866c510 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x14866c5a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x14866c630 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x14866c6c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x14866c750 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x14866c7e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x14866c870 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x14866c900 MAP: (14 sibs) 1 children: 44: [22] [22] 0x14866c990 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x14866ca20 MAP: (14 sibs) 2 children: 44: [24] [24] 0x14866cab0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x14866cb40 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x14866cbd0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x14866cc60 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x14866ccf0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x14866cd80 MAP: (14 sibs) 2 children: 44: [30] [30] 0x14866ce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x14866cea0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x14866cf30 MAP: (14 sibs) 2 children: 44: [33] [33] 0x14866cfc0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x14866d050 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] 0x1486841d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x148684260 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1486842f0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x148684380 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x148684410 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1486844a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x148684530 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1486845c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x148684650 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x1486846e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x148684770 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x148684800 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x148684890 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x148684920 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x1486849b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x148684a40 MAP: (14 sibs) 1 children: 44: [16] [16] 0x148684ad0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x148684b60 MAP: (14 sibs) 1 children: 44: [18] [18] 0x148684bf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x148684c80 MAP: (14 sibs) 1 children: 44: [20] [20] 0x148684d10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x148684da0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x148684e30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x148684ec0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x148684f50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x148684fe0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x148685070 MAP: (14 sibs) 2 children: 44: [27] [27] 0x148685100 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x148685190 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x148685220 MAP: (14 sibs) 2 children: 44: [30] [30] 0x1486852b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x148685340 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1486853d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x148685460 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x1486854f0 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: 0x14862a820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x148629030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x1486290d0 VAL: '-2' (15 sibs) 44: 0x148629168 VAL: '-2' (15 sibs) 44: 0x148629200 VAL: '5' (15 sibs) 44: 0x148629298 VAL: '0xa' (15 sibs) 44: 0x148629330 VAL: '-0xb' (15 sibs) 44: 0x1486293c8 VAL: '0XA' (15 sibs) 44: 0x148629460 VAL: '-0XA' (15 sibs) 44: 0x1486294f8 VAL: '0b10' (15 sibs) 44: 0x148629590 VAL: '-0b10' (15 sibs) 44: 0x148629628 VAL: '0B10' (15 sibs) 44: 0x1486296c0 VAL: '-0B10' (15 sibs) 44: 0x148629758 VAL: '0o17' (15 sibs) 44: 0x1486297f0 VAL: '-0o17' (15 sibs) 44: 0x148629888 VAL: '0O17' (15 sibs) 44: 0x148629920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x1486826b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148682740 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x1486827d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x148682860 VAL: '-2' (15 sibs) 44: [4] [4] 0x1486828f0 VAL: '5' (15 sibs) 44: [5] [5] 0x148682980 VAL: '0xa' (15 sibs) 44: [6] [6] 0x148682a10 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x148682aa0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x148682b30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x148682bc0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x148682c50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x148682ce0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x148682d70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x148682e00 VAL: '0o17' (15 sibs) 44: [14] [14] 0x148682e90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x148682f20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x148682fb0 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: 0x14862a938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x148628a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x148628ad0 VAL: '-2' (3 sibs) 44: 0x148628b68 VAL: '-2' (3 sibs) 44: 0x148628c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x14866b880 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x14866b910 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x14866b9a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x14866ba30 VAL: '-2' (3 sibs) 44: [4] [4] 0x14866bac0 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: 0x14862aa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x148629e30 VAL: '-2.0' (8 sibs) 44: 0x148629ec8 VAL: '-2.1' (8 sibs) 44: 0x148629f60 VAL: '0.1' (8 sibs) 44: 0x148629ff8 VAL: '.1' (8 sibs) 44: 0x14862a090 VAL: '-.2' (8 sibs) 44: 0x14862a128 VAL: '-2.e+6' (8 sibs) 44: 0x14862a1c0 VAL: '-3e-6' (8 sibs) 44: 0x14862a258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x148683050 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1486830e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148683170 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148683200 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148683290 VAL: '.1' (8 sibs) 44: [5] [5] 0x148683320 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486833b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148683440 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486834d0 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: 0x14862ab68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x14862a300 VAL: '-2.0' (8 sibs) 44: 0x14862a398 VAL: '-2.1' (8 sibs) 44: 0x14862a430 VAL: '0.1' (8 sibs) 44: 0x14862a4c8 VAL: '.1' (8 sibs) 44: 0x14862a560 VAL: '-.2' (8 sibs) 44: 0x14862a5f8 VAL: '-2.e+6' (8 sibs) 44: 0x14862a690 VAL: '-3e-6' (8 sibs) 44: 0x14862a728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x148683570 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148683600 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148683690 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148683720 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1486837b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148683840 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486838d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148683960 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486839f0 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: 0x14862ac80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x14862b0a0 VAL: '-2.0' (8 sibs) 44: 0x14862b138 VAL: '-2.1' (8 sibs) 44: 0x14862b1d0 VAL: '0.1' (8 sibs) 44: 0x14862b268 VAL: '.1' (8 sibs) 44: 0x14862b300 VAL: '-.2' (8 sibs) 44: 0x14862b398 VAL: '-2.e+6' (8 sibs) 44: 0x14862b430 VAL: '-3e-6' (8 sibs) 44: 0x14862b4c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x148683a90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148683b20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148683bb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148683c40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148683cd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148683d60 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148683df0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148683e80 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148683f10 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: 0x14862ad98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x14862bbb0 VAL: '1.2.3' (14 sibs) 44: 0x14862bc48 VAL: '1.2.3.4' (14 sibs) 44: 0x14862bce0 SEQ: (14 sibs) 2 children: 44: 0x14862c410 VAL: '1.2.3' (2 sibs) 44: 0x14862c4a8 VAL: '4.5.6' (2 sibs) 44: 0x14862bd78 SEQ: (14 sibs) 2 children: 44: 0x14862c550 VAL: '1.2.3.4' (2 sibs) 44: 0x14862c5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x14862be10 SEQ: (14 sibs) 2 children: 44: 0x14862c690 VAL: '1.2.3' (2 sibs) 44: 0x14862c728 VAL: '4.5.6' (2 sibs) 44: 0x14862bea8 SEQ: (14 sibs) 2 children: 44: 0x14862c7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x14862c868 VAL: '4.5.6.7' (2 sibs) 44: 0x14862bf40 MAP: (14 sibs) 1 children: 44: 0x14862c910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x14862bfd8 MAP: (14 sibs) 1 children: 44: 0x14862c9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x14862c070 MAP: (14 sibs) 1 children: 44: 0x14862ca50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x14862c108 MAP: (14 sibs) 1 children: 44: 0x14862caf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x14862c1a0 MAP: (14 sibs) 2 children: 44: 0x14862cb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x14862cc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x14862c238 MAP: (14 sibs) 2 children: 44: 0x14862ccd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x14862cd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x14862c2d0 MAP: (14 sibs) 2 children: 44: 0x14862ce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x14862cea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x14862c368 MAP: (14 sibs) 2 children: 44: 0x14862cf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x14862cfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x1486865e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x148686670 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x148686700 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x148686790 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x148686820 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x1486868b0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x148686940 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x1486869d0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x148686a60 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x148686af0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x148686b80 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x148686c10 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x148686ca0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x148686d30 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x148686dc0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x148686e50 MAP: (14 sibs) 1 children: 44: [16] [16] 0x148686ee0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x148686f70 MAP: (14 sibs) 1 children: 44: [18] [18] 0x148687000 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x148687090 MAP: (14 sibs) 1 children: 44: [20] [20] 0x148687120 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x1486871b0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x148687240 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x1486872d0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x148687360 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x1486873f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x148687480 MAP: (14 sibs) 2 children: 44: [27] [27] 0x148687510 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x1486875a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x148687630 MAP: (14 sibs) 2 children: 44: [30] [30] 0x1486876c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x148687750 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x1486877e0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x148687870 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x148687900 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: 0x14862a820 [ROOT] MAP: (0 sibs) 1 children: 44: 0x148629030 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x1486290d0 VAL: '-2' (15 sibs) 44: 0x148629168 VAL: '-2' (15 sibs) 44: 0x148629200 VAL: '5' (15 sibs) 44: 0x148629298 VAL: '0xa' (15 sibs) 44: 0x148629330 VAL: '-0xb' (15 sibs) 44: 0x1486293c8 VAL: '0XA' (15 sibs) 44: 0x148629460 VAL: '-0XA' (15 sibs) 44: 0x1486294f8 VAL: '0b10' (15 sibs) 44: 0x148629590 VAL: '-0b10' (15 sibs) 44: 0x148629628 VAL: '0B10' (15 sibs) 44: 0x1486296c0 VAL: '-0B10' (15 sibs) 44: 0x148629758 VAL: '0o17' (15 sibs) 44: 0x1486297f0 VAL: '-0o17' (15 sibs) 44: 0x148629888 VAL: '0O17' (15 sibs) 44: 0x148629920 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x1486879a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x148687a30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x148687ac0 VAL: '-2' (15 sibs) 44: [3] [3] 0x148687b50 VAL: '-2' (15 sibs) 44: [4] [4] 0x148687be0 VAL: '5' (15 sibs) 44: [5] [5] 0x148687c70 VAL: '0xa' (15 sibs) 44: [6] [6] 0x148687d00 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x148687d90 VAL: '0XA' (15 sibs) 44: [8] [8] 0x148687e20 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x148687eb0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x148687f40 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x148687fd0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x148688060 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x1486880f0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x148688180 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x148688210 VAL: '0O17' (15 sibs) 44: [16] [16] 0x1486882a0 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: 0x14862a938 [ROOT] MAP: (0 sibs) 1 children: 44: 0x148628a30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x148628ad0 VAL: '-2' (3 sibs) 44: 0x148628b68 VAL: '-2' (3 sibs) 44: 0x148628c00 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x148688340 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x1486883d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x148688460 VAL: '-2' (3 sibs) 44: [3] [3] 0x1486884f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x148688580 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: 0x14862aa50 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x148629e30 VAL: '-2.0' (8 sibs) 44: 0x148629ec8 VAL: '-2.1' (8 sibs) 44: 0x148629f60 VAL: '0.1' (8 sibs) 44: 0x148629ff8 VAL: '.1' (8 sibs) 44: 0x14862a090 VAL: '-.2' (8 sibs) 44: 0x14862a128 VAL: '-2.e+6' (8 sibs) 44: 0x14862a1c0 VAL: '-3e-6' (8 sibs) 44: 0x14862a258 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x148688620 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1486886b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148688740 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x1486887d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148688860 VAL: '.1' (8 sibs) 44: [5] [5] 0x1486888f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148688980 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148688a10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148688aa0 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: 0x14862ab68 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x14862a300 VAL: '-2.0' (8 sibs) 44: 0x14862a398 VAL: '-2.1' (8 sibs) 44: 0x14862a430 VAL: '0.1' (8 sibs) 44: 0x14862a4c8 VAL: '.1' (8 sibs) 44: 0x14862a560 VAL: '-.2' (8 sibs) 44: 0x14862a5f8 VAL: '-2.e+6' (8 sibs) 44: 0x14862a690 VAL: '-3e-6' (8 sibs) 44: 0x14862a728 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x148688b40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x148688bd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148688c60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148688cf0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x148688d80 VAL: '.1' (8 sibs) 44: [5] [5] 0x148688e10 VAL: '-.2' (8 sibs) 44: [6] [6] 0x148688ea0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148688f30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x148688fc0 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: 0x14862ac80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x14862b0a0 VAL: '-2.0' (8 sibs) 44: 0x14862b138 VAL: '-2.1' (8 sibs) 44: 0x14862b1d0 VAL: '0.1' (8 sibs) 44: 0x14862b268 VAL: '.1' (8 sibs) 44: 0x14862b300 VAL: '-.2' (8 sibs) 44: 0x14862b398 VAL: '-2.e+6' (8 sibs) 44: 0x14862b430 VAL: '-3e-6' (8 sibs) 44: 0x14862b4c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x148689060 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x1486890f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x148689180 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x148689210 VAL: '0.1' (8 sibs) 44: [4] [4] 0x1486892a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x148689330 VAL: '-.2' (8 sibs) 44: [6] [6] 0x1486893c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x148689450 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x1486894e0 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: 0x14862ad98 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x14862bbb0 VAL: '1.2.3' (14 sibs) 44: 0x14862bc48 VAL: '1.2.3.4' (14 sibs) 44: 0x14862bce0 SEQ: (14 sibs) 2 children: 44: 0x14862c410 VAL: '1.2.3' (2 sibs) 44: 0x14862c4a8 VAL: '4.5.6' (2 sibs) 44: 0x14862bd78 SEQ: (14 sibs) 2 children: 44: 0x14862c550 VAL: '1.2.3.4' (2 sibs) 44: 0x14862c5e8 VAL: '4.5.6.7' (2 sibs) 44: 0x14862be10 SEQ: (14 sibs) 2 children: 44: 0x14862c690 VAL: '1.2.3' (2 sibs) 44: 0x14862c728 VAL: '4.5.6' (2 sibs) 44: 0x14862bea8 SEQ: (14 sibs) 2 children: 44: 0x14862c7d0 VAL: '1.2.3.4' (2 sibs) 44: 0x14862c868 VAL: '4.5.6.7' (2 sibs) 44: 0x14862bf40 MAP: (14 sibs) 1 children: 44: 0x14862c910 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x14862bfd8 MAP: (14 sibs) 1 children: 44: 0x14862c9b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x14862c070 MAP: (14 sibs) 1 children: 44: 0x14862ca50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x14862c108 MAP: (14 sibs) 1 children: 44: 0x14862caf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x14862c1a0 MAP: (14 sibs) 2 children: 44: 0x14862cb90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x14862cc28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x14862c238 MAP: (14 sibs) 2 children: 44: 0x14862ccd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x14862cd68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x14862c2d0 MAP: (14 sibs) 2 children: 44: 0x14862ce10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x14862cea8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x14862c368 MAP: (14 sibs) 2 children: 44: 0x14862cf50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x14862cfe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x148689580 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x148689610 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x1486896a0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x148689730 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x1486897c0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x148689850 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x1486898e0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x148689970 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x148689a00 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x148689a90 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x148689b20 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x148689bb0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x148689c40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x148689cd0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x148689d60 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x148689df0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x148689e80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x148689f10 MAP: (14 sibs) 1 children: 44: [18] [18] 0x148689fa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x14868a030 MAP: (14 sibs) 1 children: 44: [20] [20] 0x14868a0c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x14868a150 MAP: (14 sibs) 1 children: 44: [22] [22] 0x14868a1e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x14868a270 MAP: (14 sibs) 2 children: 44: [24] [24] 0x14868a300 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x14868a390 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x14868a420 MAP: (14 sibs) 2 children: 44: [27] [27] 0x14868a4b0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x14868a540 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x14868a5d0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x14868a660 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x14868a6f0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x14868a780 MAP: (14 sibs) 2 children: 44: [33] [33] 0x14868a810 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x14868a8a0 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 (14 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (15 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.03 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x11e97c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x11e979310 VAL: '' (12 sibs) 45: 0x11e9793a8 VAL: '' (12 sibs) 45: 0x11e979440 VAL: 'null' (12 sibs) 45: 0x11e9794d8 VAL: 'Null' (12 sibs) 45: 0x11e979570 VAL: 'NULL' (12 sibs) 45: 0x11e979608 VAL: '~' (12 sibs) 45: 0x11e9796a0 MAP: (12 sibs) 1 children: 45: 0x11e979a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x11e979738 MAP: (12 sibs) 1 children: 45: 0x11e979ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x11e9797d0 MAP: (12 sibs) 1 children: 45: 0x11e979b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x11e979868 MAP: (12 sibs) 1 children: 45: 0x11e979c20 KEYVAL: '~' '~' (1 sibs) 45: 0x11e979900 MAP: (12 sibs) 1 children: 45: 0x11e979cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x11e979998 MAP: (12 sibs) 1 children: 45: 0x11e979d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9c22a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x11e9c2330 VAL: '' (12 sibs) 45: [2] [2] 0x11e9c23c0 VAL: '' (12 sibs) 45: [3] [3] 0x11e9c2450 VAL: 'null' (12 sibs) 45: [4] [4] 0x11e9c24e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x11e9c2570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x11e9c2600 VAL: '~' (12 sibs) 45: [7] [7] 0x11e9c2690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x11e9c2720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x11e9c27b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x11e9c2840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x11e9c28d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x11e9c2960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x11e9c29f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x11e9c2a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x11e9c2b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x11e9c2ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x11e9c2c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x11e9c2cc0 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: 0x11e97c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97a170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9c48d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9c4960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9c49f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9c4a80 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: 0x11e97c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97a7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9c6600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9c6690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9c6720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9c67b0 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: 0x11e97c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97a850 VAL: '' (3 sibs) 45: 0x11e97a8e8 VAL: '' (3 sibs) 45: 0x11e97a980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9c8330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9c83c0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9c8450 VAL: '' (3 sibs) 45: [3] [3] 0x11e9c84e0 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: 0x11e97c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x11e97b690 VAL: '' (3 sibs) 45: 0x11e97b728 VAL: '' (3 sibs) 45: 0x11e97b7c0 VAL: '' (3 sibs) 45: 0x11e97b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97b5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9ca060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9ca0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x11e9ca180 VAL: '' (3 sibs) 45: [3] [3] 0x11e9ca210 VAL: '' (3 sibs) 45: [4] [4] 0x11e9ca2a0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9ca330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9ca3c0 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: 0x11e97c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x11e97a430 VAL: '' (3 sibs) 45: 0x11e97a4c8 VAL: '' (3 sibs) 45: 0x11e97a560 VAL: '' (3 sibs) 45: 0x11e97a390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9cbd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9cbe20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9cbeb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x11e9cbf40 VAL: '' (3 sibs) 45: [4] [4] 0x11e9cbfd0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9cc060 VAL: '' (3 sibs) 45: [6] [6] 0x11e9cc0f0 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: 0x11e97c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x11e97ba30 VAL: '' (3 sibs) 45: 0x11e97bac8 VAL: '' (3 sibs) 45: 0x11e97bb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9cdac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9cdb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9cdbe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9cdc70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x11e9cdd00 VAL: '' (3 sibs) 45: [5] [5] 0x11e9cdd90 VAL: '' (3 sibs) 45: [6] [6] 0x11e9cde20 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: 0x11e97c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97bc50 MAP: (3 sibs) 3 children: 45: 0x11e97be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x11e97bce8 VAL: '' (3 sibs) 45: 0x11e97bd80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9cf7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9cf880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x11e9cf910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x11e9cf9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x11e9cfa30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x11e9cfac0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9cfb50 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: 0x11e97c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97d1d0 VAL: '' (3 sibs) 45: 0x11e97d268 MAP: (3 sibs) 3 children: 45: 0x11e97d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x11e97d300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9d1520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9d15b0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9d1640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x11e9d16d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x11e9d1760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x11e9d17f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x11e9d1880 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: 0x11e97ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97ac40 VAL: '' (3 sibs) 45: 0x11e97acd8 VAL: '' (3 sibs) 45: 0x11e97ad70 MAP: (3 sibs) 3 children: 45: 0x11e97ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97af40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9d3250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9d32e0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9d3370 VAL: '' (3 sibs) 45: [3] [3] 0x11e9d3400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x11e9d3490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x11e9d3520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9d35b0 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: 0x11e97cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x11e97b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x11e97b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x11e97aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x11e97d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x11e97d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x11e97ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9d4f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9d5010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x11e9d50a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x11e9d5130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x11e9d51c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x11e9d5250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x11e9d52e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x11e9d5370 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: 0x11e97cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x11e97e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x11e97ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x11e978ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x11e97eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x11e97ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x11e97ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x11e97eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x11e97ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x11e97edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x11e97ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x11e97eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x11e97ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x11e97f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x11e97f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x11e97f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9d7b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9d7bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x11e9d7c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x11e9d7ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x11e9d7d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x11e9d7e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x11e9d7e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x11e9d7f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x11e9d7fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x11e9d8040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x11e9d80d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x11e9d8160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x11e9d81f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x11e9d8280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x11e9d8310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x11e9d83a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x11e9d8430 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: 0x11e97cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x11e97d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x11e97da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x11e97b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x11e979010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x11e97e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x11e97e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x11e97e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x11e97b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9d7220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9d72b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x11e9d7340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x11e9d73d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x11e9d7460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x11e9d74f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x11e9d7580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x11e9d7610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x11e9d76a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x11e9d7730 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: 0x11e97c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x11e979310 VAL: '' (12 sibs) 45: 0x11e9793a8 VAL: '' (12 sibs) 45: 0x11e979440 VAL: 'null' (12 sibs) 45: 0x11e9794d8 VAL: 'Null' (12 sibs) 45: 0x11e979570 VAL: 'NULL' (12 sibs) 45: 0x11e979608 VAL: '~' (12 sibs) 45: 0x11e9796a0 MAP: (12 sibs) 1 children: 45: 0x11e979a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x11e979738 MAP: (12 sibs) 1 children: 45: 0x11e979ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x11e9797d0 MAP: (12 sibs) 1 children: 45: 0x11e979b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x11e979868 MAP: (12 sibs) 1 children: 45: 0x11e979c20 KEYVAL: '~' '~' (1 sibs) 45: 0x11e979900 MAP: (12 sibs) 1 children: 45: 0x11e979cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x11e979998 MAP: (12 sibs) 1 children: 45: 0x11e979d60 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9daa70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x11e9dab00 VAL: '' (12 sibs) 45: [2] [2] 0x11e9dab90 VAL: '' (12 sibs) 45: [3] [3] 0x11e9dac20 VAL: 'null' (12 sibs) 45: [4] [4] 0x11e9dacb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x11e9dad40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x11e9dadd0 VAL: '~' (12 sibs) 45: [7] [7] 0x11e9dae60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x11e9daef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x11e9daf80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x11e9db010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x11e9db0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x11e9db130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x11e9db1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x11e9db250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x11e9db2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x11e9db370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x11e9db400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x11e9db490 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: 0x11e97c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97a170 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9da160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9da1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9da280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9da310 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: 0x11e97c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97a7b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9dbc80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9dbd10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9dbda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9dbe30 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: 0x11e97c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97a850 VAL: '' (3 sibs) 45: 0x11e97a8e8 VAL: '' (3 sibs) 45: 0x11e97a980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9dc590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9dc620 VAL: '' (3 sibs) 45: [2] [2] 0x11e9dc6b0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9dc740 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: 0x11e97c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x11e97b690 VAL: '' (3 sibs) 45: 0x11e97b728 VAL: '' (3 sibs) 45: 0x11e97b7c0 VAL: '' (3 sibs) 45: 0x11e97b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97b5f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9dcea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9dcf30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x11e9dcfc0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9dd050 VAL: '' (3 sibs) 45: [4] [4] 0x11e9dd0e0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9dd170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9dd200 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: 0x11e97c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x11e97a430 VAL: '' (3 sibs) 45: 0x11e97a4c8 VAL: '' (3 sibs) 45: 0x11e97a560 VAL: '' (3 sibs) 45: 0x11e97a390 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9dd7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9dd840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9dd8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x11e9dd960 VAL: '' (3 sibs) 45: [4] [4] 0x11e9dd9f0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9dda80 VAL: '' (3 sibs) 45: [6] [6] 0x11e9ddb10 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: 0x11e97c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x11e97ba30 VAL: '' (3 sibs) 45: 0x11e97bac8 VAL: '' (3 sibs) 45: 0x11e97bb60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9de0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9de150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9de1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9de270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x11e9de300 VAL: '' (3 sibs) 45: [5] [5] 0x11e9de390 VAL: '' (3 sibs) 45: [6] [6] 0x11e9de420 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: 0x11e97c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97bc50 MAP: (3 sibs) 3 children: 45: 0x11e97be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x11e97bce8 VAL: '' (3 sibs) 45: 0x11e97bd80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9de9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9dea60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x11e9deaf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x11e9deb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x11e9dec10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x11e9deca0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9ded30 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: 0x11e97c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97d1d0 VAL: '' (3 sibs) 45: 0x11e97d268 MAP: (3 sibs) 3 children: 45: 0x11e97d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x11e97d300 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9df2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9df370 VAL: '' (3 sibs) 45: [2] [2] 0x11e9df400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x11e9df490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x11e9df520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x11e9df5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x11e9df640 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: 0x11e97ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97ac40 VAL: '' (3 sibs) 45: 0x11e97acd8 VAL: '' (3 sibs) 45: 0x11e97ad70 MAP: (3 sibs) 3 children: 45: 0x11e97ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97af40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9dfbf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9dfc80 VAL: '' (3 sibs) 45: [2] [2] 0x11e9dfd10 VAL: '' (3 sibs) 45: [3] [3] 0x11e9dfda0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x11e9dfe30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x11e9dfec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9dff50 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: 0x11e97cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x11e97b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x11e97b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x11e97aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x11e97d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x11e97d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x11e97ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9e0500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e0590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x11e9e0620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x11e9e06b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x11e9e0740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x11e9e07d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x11e9e0860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x11e9e08f0 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: 0x11e97cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x11e97e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x11e97ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x11e978ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x11e97eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x11e97ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x11e97ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x11e97eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x11e97ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x11e97edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x11e97ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x11e97eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x11e97ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x11e97f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x11e97f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x11e97f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9e1720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e17b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x11e9e1840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x11e9e18d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x11e9e1960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x11e9e19f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x11e9e1a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x11e9e1b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x11e9e1ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x11e9e1c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x11e9e1cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x11e9e1d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x11e9e1de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x11e9e1e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x11e9e1f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x11e9e1f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x11e9e2020 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: 0x11e97cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x11e97d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x11e97da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x11e97b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x11e979010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x11e97e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x11e97e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x11e97e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x11e97b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9e0e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e0ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x11e9e0f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x11e9e0fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x11e9e1050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x11e9e10e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x11e9e1170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x11e9e1200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x11e9e1290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x11e9e1320 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] 0x11e9c22a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x11e9c2330 VAL: '' (12 sibs) 45: [2] [2] 0x11e9c23c0 VAL: '' (12 sibs) 45: [3] [3] 0x11e9c2450 VAL: 'null' (12 sibs) 45: [4] [4] 0x11e9c24e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x11e9c2570 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x11e9c2600 VAL: '~' (12 sibs) 45: [7] [7] 0x11e9c2690 MAP: (12 sibs) 1 children: 45: [8] [8] 0x11e9c2720 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x11e9c27b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x11e9c2840 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x11e9c28d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x11e9c2960 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x11e9c29f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x11e9c2a80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x11e9c2b10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x11e9c2ba0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x11e9c2c30 MAP: (12 sibs) 1 children: 45: [18] [18] 0x11e9c2cc0 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] 0x11e9e4ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x11e9e4f30 VAL: '' (12 sibs) 45: [2] [2] 0x11e9e4fc0 VAL: '' (12 sibs) 45: [3] [3] 0x11e9e5050 VAL: 'null' (12 sibs) 45: [4] [4] 0x11e9e50e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x11e9e5170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x11e9e5200 VAL: '~' (12 sibs) 45: [7] [7] 0x11e9e5290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x11e9e5320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x11e9e53b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x11e9e5440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x11e9e54d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x11e9e5560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x11e9e55f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x11e9e5680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x11e9e5710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x11e9e57a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x11e9e5830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x11e9e58c0 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] 0x11e9c48d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9c4960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9c49f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9c4a80 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] 0x11e9e3cb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e3d40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9e3dd0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9e3e60 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] 0x11e9c6600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9c6690 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9c6720 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9c67b0 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] 0x11e9e60b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e6140 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9e61d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9e6260 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] 0x11e9c8330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9c83c0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9c8450 VAL: '' (3 sibs) 45: [3] [3] 0x11e9c84e0 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] 0x11e9e69c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9e6a50 VAL: '' (3 sibs) 45: [2] [2] 0x11e9e6ae0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9e6b70 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] 0x11e9ca060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9ca0f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x11e9ca180 VAL: '' (3 sibs) 45: [3] [3] 0x11e9ca210 VAL: '' (3 sibs) 45: [4] [4] 0x11e9ca2a0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9ca330 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9ca3c0 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] 0x11e9e72d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e7360 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x11e9e73f0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9e7480 VAL: '' (3 sibs) 45: [4] [4] 0x11e9e7510 VAL: '' (3 sibs) 45: [5] [5] 0x11e9e75a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9e7630 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] 0x11e9cbd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9cbe20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9cbeb0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x11e9cbf40 VAL: '' (3 sibs) 45: [4] [4] 0x11e9cbfd0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9cc060 VAL: '' (3 sibs) 45: [6] [6] 0x11e9cc0f0 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] 0x11e9e7be0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e7c70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9e7d00 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x11e9e7d90 VAL: '' (3 sibs) 45: [4] [4] 0x11e9e7e20 VAL: '' (3 sibs) 45: [5] [5] 0x11e9e7eb0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9e7f40 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] 0x11e9cdac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9cdb50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9cdbe0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9cdc70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x11e9cdd00 VAL: '' (3 sibs) 45: [5] [5] 0x11e9cdd90 VAL: '' (3 sibs) 45: [6] [6] 0x11e9cde20 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] 0x11e9e84f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e8580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9e8610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9e86a0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x11e9e8730 VAL: '' (3 sibs) 45: [5] [5] 0x11e9e87c0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9e8850 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] 0x11e9cf7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9cf880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x11e9cf910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x11e9cf9a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x11e9cfa30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x11e9cfac0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9cfb50 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] 0x11e9e8e00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9e8e90 MAP: (3 sibs) 3 children: 45: [2] [2] 0x11e9e8f20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x11e9e8fb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x11e9e9040 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x11e9e90d0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9e9160 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] 0x11e9d1520 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9d15b0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9d1640 MAP: (3 sibs) 3 children: 45: [3] [3] 0x11e9d16d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x11e9d1760 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x11e9d17f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x11e9d1880 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] 0x11e9e9710 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9e97a0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9e9830 MAP: (3 sibs) 3 children: 45: [3] [3] 0x11e9e98c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x11e9e9950 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x11e9e99e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x11e9e9a70 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] 0x11e9d3250 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9d32e0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9d3370 VAL: '' (3 sibs) 45: [3] [3] 0x11e9d3400 MAP: (3 sibs) 3 children: 45: [4] [4] 0x11e9d3490 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x11e9d3520 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9d35b0 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] 0x11e9ea020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9ea0b0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9ea140 VAL: '' (3 sibs) 45: [3] [3] 0x11e9ea1d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x11e9ea260 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x11e9ea2f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9ea380 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] 0x11e9d4f80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9d5010 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x11e9d50a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x11e9d5130 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x11e9d51c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x11e9d5250 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x11e9d52e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x11e9d5370 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] 0x11e9ea930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9ea9c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x11e9eaa50 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x11e9eaae0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x11e9eab70 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x11e9eac00 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x11e9eac90 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x11e9ead20 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] 0x11e9d7b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9d7bc0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x11e9d7c50 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x11e9d7ce0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x11e9d7d70 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x11e9d7e00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x11e9d7e90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x11e9d7f20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x11e9d7fb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x11e9d8040 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x11e9d80d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x11e9d8160 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x11e9d81f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x11e9d8280 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x11e9d8310 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x11e9d83a0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x11e9d8430 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] 0x11e9ebb50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9ebbe0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x11e9ebc70 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x11e9ebd00 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x11e9ebd90 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x11e9ebe20 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x11e9ebeb0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x11e9ebf40 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x11e9ebfd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x11e9ec060 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x11e9ec0f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x11e9ec180 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x11e9ec210 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x11e9ec2a0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x11e9ec330 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x11e9ec3c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x11e9ec450 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] 0x11e9d7220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9d72b0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x11e9d7340 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x11e9d73d0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x11e9d7460 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x11e9d74f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x11e9d7580 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x11e9d7610 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x11e9d76a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x11e9d7730 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] 0x11e9eb240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9eb2d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x11e9eb360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x11e9eb3f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x11e9eb480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x11e9eb510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x11e9eb5a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x11e9eb630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x11e9eb6c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x11e9eb750 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] 0x11e9daa70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x11e9dab00 VAL: '' (12 sibs) 45: [2] [2] 0x11e9dab90 VAL: '' (12 sibs) 45: [3] [3] 0x11e9dac20 VAL: 'null' (12 sibs) 45: [4] [4] 0x11e9dacb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x11e9dad40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x11e9dadd0 VAL: '~' (12 sibs) 45: [7] [7] 0x11e9dae60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x11e9daef0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x11e9daf80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x11e9db010 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x11e9db0a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x11e9db130 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x11e9db1c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x11e9db250 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x11e9db2e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x11e9db370 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x11e9db400 MAP: (12 sibs) 1 children: 45: [18] [18] 0x11e9db490 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] 0x11e9ed670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x11e9ed700 VAL: '' (12 sibs) 45: [2] [2] 0x11e9ed790 VAL: '' (12 sibs) 45: [3] [3] 0x11e9ed820 VAL: 'null' (12 sibs) 45: [4] [4] 0x11e9ed8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x11e9ed940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x11e9ed9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x11e9eda60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x11e9edaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x11e9edb80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x11e9edc10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x11e9edca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x11e9edd30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x11e9eddc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x11e9ede50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x11e9edee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x11e9edf70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x11e9ee000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x11e9ee090 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] 0x11e9da160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9da1f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9da280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9da310 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] 0x11e9ecd60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9ecdf0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9ece80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9ecf10 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] 0x11e9dbc80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9dbd10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9dbda0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9dbe30 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] 0x11e9ee880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9ee910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9ee9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9eea30 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] 0x11e9dc590 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9dc620 VAL: '' (3 sibs) 45: [2] [2] 0x11e9dc6b0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9dc740 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] 0x11e9ef190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9ef220 VAL: '' (3 sibs) 45: [2] [2] 0x11e9ef2b0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9ef340 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] 0x11e9dcea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9dcf30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x11e9dcfc0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9dd050 VAL: '' (3 sibs) 45: [4] [4] 0x11e9dd0e0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9dd170 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9dd200 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] 0x11e9efaa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9efb30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x11e9efbc0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9efc50 VAL: '' (3 sibs) 45: [4] [4] 0x11e9efce0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9efd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9efe00 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] 0x11e9dd7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9dd840 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9dd8d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x11e9dd960 VAL: '' (3 sibs) 45: [4] [4] 0x11e9dd9f0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9dda80 VAL: '' (3 sibs) 45: [6] [6] 0x11e9ddb10 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] 0x11e9f03b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f0440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9f04d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x11e9f0560 VAL: '' (3 sibs) 45: [4] [4] 0x11e9f05f0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9f0680 VAL: '' (3 sibs) 45: [6] [6] 0x11e9f0710 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] 0x11e9de0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9de150 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9de1e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9de270 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x11e9de300 VAL: '' (3 sibs) 45: [5] [5] 0x11e9de390 VAL: '' (3 sibs) 45: [6] [6] 0x11e9de420 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] 0x11e9f0cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f0d50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9f0de0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9f0e70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x11e9f0f00 VAL: '' (3 sibs) 45: [5] [5] 0x11e9f0f90 VAL: '' (3 sibs) 45: [6] [6] 0x11e9f1020 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] 0x11e9de9d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9dea60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x11e9deaf0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x11e9deb80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x11e9dec10 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x11e9deca0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9ded30 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] 0x11e9f15d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9f1660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x11e9f16f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x11e9f1780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x11e9f1810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x11e9f18a0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9f1930 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] 0x11e9df2e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9df370 VAL: '' (3 sibs) 45: [2] [2] 0x11e9df400 MAP: (3 sibs) 3 children: 45: [3] [3] 0x11e9df490 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x11e9df520 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x11e9df5b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x11e9df640 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] 0x11e9f1ee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9f1f70 VAL: '' (3 sibs) 45: [2] [2] 0x11e9f2000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x11e9f2090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x11e9f2120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x11e9f21b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x11e9f2240 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] 0x11e9dfbf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9dfc80 VAL: '' (3 sibs) 45: [2] [2] 0x11e9dfd10 VAL: '' (3 sibs) 45: [3] [3] 0x11e9dfda0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x11e9dfe30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x11e9dfec0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9dff50 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] 0x11e9f27f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9f2880 VAL: '' (3 sibs) 45: [2] [2] 0x11e9f2910 VAL: '' (3 sibs) 45: [3] [3] 0x11e9f29a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x11e9f2a30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x11e9f2ac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9f2b50 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] 0x11e9e0500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e0590 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x11e9e0620 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x11e9e06b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x11e9e0740 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x11e9e07d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x11e9e0860 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x11e9e08f0 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] 0x11e9f3100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f3190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x11e9f3220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x11e9f32b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x11e9f3340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x11e9f33d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x11e9f3460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x11e9f34f0 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] 0x11e9e1720 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e17b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x11e9e1840 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x11e9e18d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x11e9e1960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x11e9e19f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x11e9e1a80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x11e9e1b10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x11e9e1ba0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x11e9e1c30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x11e9e1cc0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x11e9e1d50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x11e9e1de0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x11e9e1e70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x11e9e1f00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x11e9e1f90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x11e9e2020 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] 0x11e9f4320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f43b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x11e9f4440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x11e9f44d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x11e9f4560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x11e9f45f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x11e9f4680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x11e9f4710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x11e9f47a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x11e9f4830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x11e9f48c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x11e9f4950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x11e9f49e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x11e9f4a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x11e9f4b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x11e9f4b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x11e9f4c20 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] 0x11e9e0e10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e0ea0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x11e9e0f30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x11e9e0fc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x11e9e1050 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x11e9e10e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x11e9e1170 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x11e9e1200 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x11e9e1290 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x11e9e1320 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] 0x11e9f3a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f3aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x11e9f3b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x11e9f3bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x11e9f3c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x11e9f3ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x11e9f3d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x11e9f3e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x11e9f3e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x11e9f3f20 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: 0x11e97c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x11e979310 VAL: '' (12 sibs) 45: 0x11e9793a8 VAL: '' (12 sibs) 45: 0x11e979440 VAL: 'null' (12 sibs) 45: 0x11e9794d8 VAL: 'Null' (12 sibs) 45: 0x11e979570 VAL: 'NULL' (12 sibs) 45: 0x11e979608 VAL: '~' (12 sibs) 45: 0x11e9796a0 MAP: (12 sibs) 1 children: 45: 0x11e979a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x11e979738 MAP: (12 sibs) 1 children: 45: 0x11e979ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x11e9797d0 MAP: (12 sibs) 1 children: 45: 0x11e979b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x11e979868 MAP: (12 sibs) 1 children: 45: 0x11e979c20 KEYVAL: '~' '~' (1 sibs) 45: 0x11e979900 MAP: (12 sibs) 1 children: 45: 0x11e979cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x11e979998 MAP: (12 sibs) 1 children: 45: 0x11e979d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f5530 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x11e9f55c0 VAL: '' (12 sibs) 45: [2] [2] 0x11e9f5650 VAL: '' (12 sibs) 45: [3] [3] 0x11e9f56e0 VAL: 'null' (12 sibs) 45: [4] [4] 0x11e9f5770 VAL: 'Null' (12 sibs) 45: [5] [5] 0x11e9f5800 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x11e9f5890 VAL: '~' (12 sibs) 45: [7] [7] 0x11e9f5920 MAP: (12 sibs) 1 children: 45: [8] [8] 0x11e9f59b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x11e9f5a40 MAP: (12 sibs) 1 children: 45: [10] [10] 0x11e9f5ad0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x11e9f5b60 MAP: (12 sibs) 1 children: 45: [12] [12] 0x11e9f5bf0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x11e9f5c80 MAP: (12 sibs) 1 children: 45: [14] [14] 0x11e9f5d10 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x11e9f5da0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x11e9f5e30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x11e9f5ec0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x11e9f5f50 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: 0x11e97c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97a170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9e4860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9e48f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9e4980 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9e4a10 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: 0x11e97c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97a7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f5ff0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f6080 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9f6110 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9f61a0 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: 0x11e97c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97a850 VAL: '' (3 sibs) 45: 0x11e97a8e8 VAL: '' (3 sibs) 45: 0x11e97a980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f6240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9f62d0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9f6360 VAL: '' (3 sibs) 45: [3] [3] 0x11e9f63f0 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: 0x11e97c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x11e97b690 VAL: '' (3 sibs) 45: 0x11e97b728 VAL: '' (3 sibs) 45: 0x11e97b7c0 VAL: '' (3 sibs) 45: 0x11e97b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97b5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f6490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f6520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x11e9f65b0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9f6640 VAL: '' (3 sibs) 45: [4] [4] 0x11e9f66d0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9f6760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9f67f0 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: 0x11e97c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x11e97a430 VAL: '' (3 sibs) 45: 0x11e97a4c8 VAL: '' (3 sibs) 45: 0x11e97a560 VAL: '' (3 sibs) 45: 0x11e97a390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f6890 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f6920 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9f69b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x11e9f6a40 VAL: '' (3 sibs) 45: [4] [4] 0x11e9f6ad0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9f6b60 VAL: '' (3 sibs) 45: [6] [6] 0x11e9f6bf0 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: 0x11e97c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x11e97ba30 VAL: '' (3 sibs) 45: 0x11e97bac8 VAL: '' (3 sibs) 45: 0x11e97bb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f6c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f6d20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9f6db0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9f6e40 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x11e9f6ed0 VAL: '' (3 sibs) 45: [5] [5] 0x11e9f6f60 VAL: '' (3 sibs) 45: [6] [6] 0x11e9f6ff0 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: 0x11e97c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97bc50 MAP: (3 sibs) 3 children: 45: 0x11e97be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x11e97bce8 VAL: '' (3 sibs) 45: 0x11e97bd80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f7090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9f7120 MAP: (3 sibs) 3 children: 45: [2] [2] 0x11e9f71b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x11e9f7240 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x11e9f72d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x11e9f7360 VAL: '' (3 sibs) 45: [6] [6] 0x11e9f73f0 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: 0x11e97c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97d1d0 VAL: '' (3 sibs) 45: 0x11e97d268 MAP: (3 sibs) 3 children: 45: 0x11e97d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x11e97d300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f7490 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9f7520 VAL: '' (3 sibs) 45: [2] [2] 0x11e9f75b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x11e9f7640 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x11e9f76d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x11e9f7760 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x11e9f77f0 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: 0x11e97ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97ac40 VAL: '' (3 sibs) 45: 0x11e97acd8 VAL: '' (3 sibs) 45: 0x11e97ad70 MAP: (3 sibs) 3 children: 45: 0x11e97ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97af40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f7890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9f7920 VAL: '' (3 sibs) 45: [2] [2] 0x11e9f79b0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9f7a40 MAP: (3 sibs) 3 children: 45: [4] [4] 0x11e9f7ad0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x11e9f7b60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9f7bf0 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: 0x11e97cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x11e97b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x11e97b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x11e97aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x11e97d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x11e97d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x11e97ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f7c90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f7d20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x11e9f7db0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x11e9f7e40 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x11e9f7ed0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x11e9f7f60 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x11e9f7ff0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x11e9f8080 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: 0x11e97cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x11e97e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x11e97ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x11e978ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x11e97eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x11e97ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x11e97ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x11e97eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x11e97ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x11e97edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x11e97ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x11e97eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x11e97ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x11e97f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x11e97f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x11e97f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f8120 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f81b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x11e9f8240 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x11e9f82d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x11e9f8360 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x11e9f83f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x11e9f8480 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x11e9f8510 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x11e9f85a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x11e9f8630 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x11e9f86c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x11e9f8750 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x11e9f87e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x11e9f8870 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x11e9f8900 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x11e9f8990 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x11e9f8a20 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: 0x11e97cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x11e97d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x11e97da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x11e97b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x11e979010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x11e97e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x11e97e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x11e97e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x11e97b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f8ac0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f8b50 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x11e9f8be0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x11e9f8c70 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x11e9f8d00 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x11e9f8d90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x11e9f8e20 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x11e9f8eb0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x11e9f8f40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x11e9f8fd0 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: 0x11e97c040 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x11e979310 VAL: '' (12 sibs) 45: 0x11e9793a8 VAL: '' (12 sibs) 45: 0x11e979440 VAL: 'null' (12 sibs) 45: 0x11e9794d8 VAL: 'Null' (12 sibs) 45: 0x11e979570 VAL: 'NULL' (12 sibs) 45: 0x11e979608 VAL: '~' (12 sibs) 45: 0x11e9796a0 MAP: (12 sibs) 1 children: 45: 0x11e979a40 KEYVAL: 'null' 'null' (1 sibs) 45: 0x11e979738 MAP: (12 sibs) 1 children: 45: 0x11e979ae0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x11e9797d0 MAP: (12 sibs) 1 children: 45: 0x11e979b80 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x11e979868 MAP: (12 sibs) 1 children: 45: 0x11e979c20 KEYVAL: '~' '~' (1 sibs) 45: 0x11e979900 MAP: (12 sibs) 1 children: 45: 0x11e979cc0 KEYVAL: '~' 'null' (1 sibs) 45: 0x11e979998 MAP: (12 sibs) 1 children: 45: 0x11e979d60 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f9070 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x11e9f9100 VAL: '' (12 sibs) 45: [2] [2] 0x11e9f9190 VAL: '' (12 sibs) 45: [3] [3] 0x11e9f9220 VAL: 'null' (12 sibs) 45: [4] [4] 0x11e9f92b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x11e9f9340 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x11e9f93d0 VAL: '~' (12 sibs) 45: [7] [7] 0x11e9f9460 MAP: (12 sibs) 1 children: 45: [8] [8] 0x11e9f94f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x11e9f9580 MAP: (12 sibs) 1 children: 45: [10] [10] 0x11e9f9610 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x11e9f96a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x11e9f9730 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x11e9f97c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x11e9f9850 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x11e9f98e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x11e9f9970 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x11e9f9a00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x11e9f9a90 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: 0x11e97c158 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a040 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a0d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97a170 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f9b30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f9bc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9f9c50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9f9ce0 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: 0x11e97c270 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a680 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a718 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97a7b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f9d80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9f9e10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9f9ea0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9f9f30 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: 0x11e97c388 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97a850 VAL: '' (3 sibs) 45: 0x11e97a8e8 VAL: '' (3 sibs) 45: 0x11e97a980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9f9fd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9fa060 VAL: '' (3 sibs) 45: [2] [2] 0x11e9fa0f0 VAL: '' (3 sibs) 45: [3] [3] 0x11e9fa180 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: 0x11e97c4a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97b4c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x11e97b690 VAL: '' (3 sibs) 45: 0x11e97b728 VAL: '' (3 sibs) 45: 0x11e97b7c0 VAL: '' (3 sibs) 45: 0x11e97b558 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97b5f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9fa220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9fa2b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x11e9fa340 VAL: '' (3 sibs) 45: [3] [3] 0x11e9fa3d0 VAL: '' (3 sibs) 45: [4] [4] 0x11e9fa460 VAL: '' (3 sibs) 45: [5] [5] 0x11e9fa4f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9fa580 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: 0x11e97c5b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97a260 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97a2f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x11e97a430 VAL: '' (3 sibs) 45: 0x11e97a4c8 VAL: '' (3 sibs) 45: 0x11e97a560 VAL: '' (3 sibs) 45: 0x11e97a390 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9fa620 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9fa6b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9fa740 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x11e9fa7d0 VAL: '' (3 sibs) 45: [4] [4] 0x11e9fa860 VAL: '' (3 sibs) 45: [5] [5] 0x11e9fa8f0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9fa980 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: 0x11e97c6d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97b860 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97b8f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97b990 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x11e97ba30 VAL: '' (3 sibs) 45: 0x11e97bac8 VAL: '' (3 sibs) 45: 0x11e97bb60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9faa20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9faab0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x11e9fab40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x11e9fabd0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x11e9fac60 VAL: '' (3 sibs) 45: [5] [5] 0x11e9facf0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9fad80 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: 0x11e97c7e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97bc50 MAP: (3 sibs) 3 children: 45: 0x11e97be20 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97beb8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97bf50 KEYVAL: 'baz' '' (3 sibs) 45: 0x11e97bce8 VAL: '' (3 sibs) 45: 0x11e97bd80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9fae20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9faeb0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x11e9faf40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x11e9fafd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x11e9fb060 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x11e9fb0f0 VAL: '' (3 sibs) 45: [6] [6] 0x11e9fb180 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: 0x11e97c900 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97d1d0 VAL: '' (3 sibs) 45: 0x11e97d268 MAP: (3 sibs) 3 children: 45: 0x11e97d3a0 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97d438 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97d4d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x11e97d300 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9fb220 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9fb2b0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9fb340 MAP: (3 sibs) 3 children: 45: [3] [3] 0x11e9fb3d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x11e9fb460 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x11e9fb4f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x11e9fb580 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: 0x11e97ca18 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x11e97ac40 VAL: '' (3 sibs) 45: 0x11e97acd8 VAL: '' (3 sibs) 45: 0x11e97ad70 MAP: (3 sibs) 3 children: 45: 0x11e97ae10 KEYVAL: 'foo' '' (3 sibs) 45: 0x11e97aea8 KEYVAL: 'bar' '' (3 sibs) 45: 0x11e97af40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9fb620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x11e9fb6b0 VAL: '' (3 sibs) 45: [2] [2] 0x11e9fb740 VAL: '' (3 sibs) 45: [3] [3] 0x11e9fb7d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x11e9fb860 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x11e9fb8f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x11e9fb980 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: 0x11e97cb30 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97aa20 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x11e97b2b0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x11e97b348 KEYVAL: 'bar' '' (2 sibs) 45: 0x11e97aab8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x11e97d570 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x11e97d608 KEYVAL: 'bar' '' (2 sibs) 45: 0x11e97ab50 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9fba20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9fbab0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x11e9fbb40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x11e9fbbd0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x11e9fbc60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x11e9fbcf0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x11e9fbd80 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x11e9fbe10 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: 0x11e97cc48 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97e8e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x11e97e978 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x11e97ea10 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x11e978ed0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x11e97eab0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x11e97ebf0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x11e97ec88 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x11e97eb48 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x11e97ed30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x11e97edc8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x11e97ee60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x11e97eef8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x11e97ef90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x11e97f028 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x11e97f0c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x11e97f158 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9fbeb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9fbf40 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x11e9fbfd0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x11e9fc060 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x11e9fc0f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x11e9fc180 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x11e9fc210 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x11e9fc2a0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x11e9fc330 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x11e9fc3c0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x11e9fc450 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x11e9fc4e0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x11e9fc570 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x11e9fc600 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x11e9fc690 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x11e9fc720 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x11e9fc7b0 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: 0x11e97cd60 [ROOT] MAP: (0 sibs) 3 children: 45: 0x11e97d8d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x11e97d968 KEYVAL: 'type' 'test' (3 sibs) 45: 0x11e97da00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x11e97b120 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x11e979010 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x11e97e410 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x11e97e4a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x11e97e540 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x11e97b1b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x11e9fc850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x11e9fc8e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x11e9fc970 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x11e9fca00 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x11e9fca90 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x11e9fcb20 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x11e9fcbb0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x11e9fcc40 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x11e9fccd0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x11e9fcd60 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 (16 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (17 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.04 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x15c31e890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c319000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x15c3190a0 VAL: '-2' (3 sibs) 46: 0x15c319138 VAL: '-2' (3 sibs) 46: 0x15c3191d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c375a80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c375b10 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x15c375ba0 VAL: '-2' (3 sibs) 46: [3] [3] 0x15c375c30 VAL: '-2' (3 sibs) 46: [4] [4] 0x15c375cc0 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: 0x15c31e9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c3194b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c373390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c373420 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: 0x15c31eac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x15c319a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x15c319af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x15c319ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c379200 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x15c379290 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x15c379320 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x15c3793b0 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: 0x15c31ebd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c319550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x15c319c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x15c319cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x15c319d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c37af30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c37afc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x15c37b050 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x15c37b0e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x15c37b170 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: 0x15c31ecf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x15c318d10 MAP: (3 sibs) 1 children: 46: 0x15c31b760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x15c31b800 VAL: '0.mp4' (4 sibs) 46: 0x15c31b898 VAL: '1.mp4' (4 sibs) 46: 0x15c31b930 VAL: '2.mp4' (4 sibs) 46: 0x15c31b9c8 VAL: '3.mp4' (4 sibs) 46: 0x15c318da8 MAP: (3 sibs) 1 children: 46: 0x15c31ba70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x15c31bb10 VAL: '0.mp4' (4 sibs) 46: 0x15c31bba8 VAL: '1.mp4' (4 sibs) 46: 0x15c31bc40 VAL: '2.mp4' (4 sibs) 46: 0x15c31bcd8 VAL: '3.mp4' (4 sibs) 46: 0x15c318e40 MAP: (3 sibs) 1 children: 46: 0x15c31bd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x15c31be20 VAL: '0.mp4' (4 sibs) 46: 0x15c31beb8 VAL: '1.mp4' (4 sibs) 46: 0x15c31bf50 VAL: '2.mp4' (4 sibs) 46: 0x15c31bfe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c37d570 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x15c37d600 MAP: (3 sibs) 1 children: 46: [2] [2] 0x15c37d690 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x15c37d720 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x15c37d7b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x15c37d840 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x15c37d8d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x15c37d960 MAP: (3 sibs) 1 children: 46: [8] [8] 0x15c37d9f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x15c37da80 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x15c37db10 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x15c37dba0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x15c37dc30 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x15c37dcc0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x15c37dd50 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x15c37dde0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x15c37de70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x15c37df00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x15c37df90 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: 0x15c31ee08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c31c7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x15c31c880 MAP: (3 sibs) 1 children: 46: 0x15c31ca50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x15c31caf0 VAL: '0.mp4' (4 sibs) 46: 0x15c31cb88 VAL: '1.mp4' (4 sibs) 46: 0x15c31cc20 VAL: '2.mp4' (4 sibs) 46: 0x15c31ccb8 VAL: '3.mp4' (4 sibs) 46: 0x15c31c918 MAP: (3 sibs) 1 children: 46: 0x15c31cd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x15c31ce00 VAL: '0.mp4' (4 sibs) 46: 0x15c31ce98 VAL: '1.mp4' (4 sibs) 46: 0x15c31cf30 VAL: '2.mp4' (4 sibs) 46: 0x15c31cfc8 VAL: '3.mp4' (4 sibs) 46: 0x15c31c9b0 MAP: (3 sibs) 1 children: 46: 0x15c31d070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x15c31d110 VAL: '0.mp4' (4 sibs) 46: 0x15c31d1a8 VAL: '1.mp4' (4 sibs) 46: 0x15c31d240 VAL: '2.mp4' (4 sibs) 46: 0x15c31d2d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3804b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c380540 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x15c3805d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x15c380660 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x15c3806f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x15c380780 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x15c380810 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x15c3808a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x15c380930 MAP: (3 sibs) 1 children: 46: [9] [9] 0x15c3809c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x15c380a50 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x15c380ae0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x15c380b70 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x15c380c00 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x15c380c90 MAP: (3 sibs) 1 children: 46: [15] [15] 0x15c380d20 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x15c380db0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x15c380e40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x15c380ed0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x15c380f60 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: 0x15c31ef20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x15c31d380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c382ae0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c382b70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x15c382c00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x15c382c90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x15c382d20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x15c382db0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x15c382e40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x15c382ed0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x15c382f60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x15c382ff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x15c383080 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: 0x15c31f038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x15c31d980 MAP: (10 sibs) 1 children: 46: 0x15c319f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31da18 MAP: (10 sibs) 1 children: 46: 0x15c319fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dab0 MAP: (10 sibs) 1 children: 46: 0x15c31df80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31db48 MAP: (10 sibs) 1 children: 46: 0x15c31e020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dbe0 MAP: (10 sibs) 1 children: 46: 0x15c31e0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dc78 MAP: (10 sibs) 1 children: 46: 0x15c31e160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dd10 MAP: (10 sibs) 1 children: 46: 0x15c31e200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dda8 MAP: (10 sibs) 1 children: 46: 0x15c31e2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31de40 MAP: (10 sibs) 1 children: 46: 0x15c31e340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31ded8 MAP: (10 sibs) 1 children: 46: 0x15c31e3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c385510 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x15c3855a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x15c385630 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3856c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x15c385750 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3857e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x15c385870 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x15c385900 MAP: (10 sibs) 1 children: 46: [8] [8] 0x15c385990 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x15c385a20 MAP: (10 sibs) 1 children: 46: [10] [10] 0x15c385ab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x15c385b40 MAP: (10 sibs) 1 children: 46: [12] [12] 0x15c385bd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x15c385c60 MAP: (10 sibs) 1 children: 46: [14] [14] 0x15c385cf0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x15c385d80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x15c385e10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x15c385ea0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x15c385f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x15c385fc0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x15c386050 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: 0x15c31f150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x15c31f9d0 MAP: (14 sibs) 1 children: 46: 0x15c320230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31fa68 MAP: (14 sibs) 1 children: 46: 0x15c3202d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31fb00 MAP: (14 sibs) 1 children: 46: 0x15c320370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fb98 MAP: (14 sibs) 1 children: 46: 0x15c320410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fc30 MAP: (14 sibs) 1 children: 46: 0x15c3204b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fcc8 MAP: (14 sibs) 1 children: 46: 0x15c320550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fd60 MAP: (14 sibs) 1 children: 46: 0x15c3205f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fdf8 MAP: (14 sibs) 1 children: 46: 0x15c320690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fe90 MAP: (14 sibs) 1 children: 46: 0x15c320730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31ff28 MAP: (14 sibs) 1 children: 46: 0x15c3207d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31ffc0 MAP: (14 sibs) 1 children: 46: 0x15c320870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c320058 MAP: (14 sibs) 1 children: 46: 0x15c320910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c3200f0 MAP: (14 sibs) 2 children: 46: 0x15c3209b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x15c320a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x15c320188 MAP: (14 sibs) 2 children: 46: 0x15c320af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x15c320b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c389330 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x15c3893c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x15c389450 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3894e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x15c389570 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c389600 MAP: (14 sibs) 1 children: 46: [6] [6] 0x15c389690 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x15c389720 MAP: (14 sibs) 1 children: 46: [8] [8] 0x15c3897b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x15c389840 MAP: (14 sibs) 1 children: 46: [10] [10] 0x15c3898d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x15c389960 MAP: (14 sibs) 1 children: 46: [12] [12] 0x15c3899f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x15c389a80 MAP: (14 sibs) 1 children: 46: [14] [14] 0x15c389b10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x15c389ba0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x15c389c30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x15c389cc0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x15c389d50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x15c389de0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x15c389e70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x15c389f00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x15c389f90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x15c38a020 MAP: (14 sibs) 1 children: 46: [24] [24] 0x15c38a0b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x15c38a140 MAP: (14 sibs) 2 children: 46: [26] [26] 0x15c38a1d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x15c38a260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x15c38a2f0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x15c38a380 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x15c38a410 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: 0x15c31f7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c394860 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x15c394860 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x15c394860 [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: 0x15c31f8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x15c31ae90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x15c31af28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x15c31afc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x15c31b058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x15c31b0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x15c31b188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x15c31b220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x15c31b2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x15c31b350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x15c31b3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c396f20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c396fb0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x15c397040 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x15c3970d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c397160 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3971f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c397280 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c397310 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3973a0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c397430 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3974c0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x15c396f20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c396fb0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c397040 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3970d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c397160 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3971f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c397280 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c397310 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3973a0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c397430 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3974c0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x15c396f20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c396fb0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c397040 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3970d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c397160 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3971f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c397280 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c397310 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3973a0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c397430 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3974c0 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: 0x15c31e890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c319000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x15c3190a0 VAL: '-2' (3 sibs) 46: 0x15c319138 VAL: '-2' (3 sibs) 46: 0x15c3191d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3978c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c397950 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x15c3979e0 VAL: '-2' (3 sibs) 46: [3] [3] 0x15c397a70 VAL: '-2' (3 sibs) 46: [4] [4] 0x15c397b00 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: 0x15c31e9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c3194b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3981d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c398260 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: 0x15c31eac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x15c319a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x15c319af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x15c319ba0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c398ae0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x15c398b70 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x15c398c00 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x15c398c90 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: 0x15c31ebd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c319550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x15c319c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x15c319cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x15c319d70 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3993f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c399480 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x15c399510 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x15c3995a0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x15c399630 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: 0x15c31ecf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x15c318d10 MAP: (3 sibs) 1 children: 46: 0x15c31b760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x15c31b800 VAL: '0.mp4' (4 sibs) 46: 0x15c31b898 VAL: '1.mp4' (4 sibs) 46: 0x15c31b930 VAL: '2.mp4' (4 sibs) 46: 0x15c31b9c8 VAL: '3.mp4' (4 sibs) 46: 0x15c318da8 MAP: (3 sibs) 1 children: 46: 0x15c31ba70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x15c31bb10 VAL: '0.mp4' (4 sibs) 46: 0x15c31bba8 VAL: '1.mp4' (4 sibs) 46: 0x15c31bc40 VAL: '2.mp4' (4 sibs) 46: 0x15c31bcd8 VAL: '3.mp4' (4 sibs) 46: 0x15c318e40 MAP: (3 sibs) 1 children: 46: 0x15c31bd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x15c31be20 VAL: '0.mp4' (4 sibs) 46: 0x15c31beb8 VAL: '1.mp4' (4 sibs) 46: 0x15c31bf50 VAL: '2.mp4' (4 sibs) 46: 0x15c31bfe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c39a610 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x15c39a6a0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x15c39a730 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x15c39a7c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x15c39a850 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x15c39a8e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x15c39a970 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x15c39aa00 MAP: (3 sibs) 1 children: 46: [8] [8] 0x15c39aa90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x15c39ab20 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x15c39abb0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x15c39ac40 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x15c39acd0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x15c39ad60 MAP: (3 sibs) 1 children: 46: [14] [14] 0x15c39adf0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x15c39ae80 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x15c39af10 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x15c39afa0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x15c39b030 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: 0x15c31ee08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c31c7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x15c31c880 MAP: (3 sibs) 1 children: 46: 0x15c31ca50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x15c31caf0 VAL: '0.mp4' (4 sibs) 46: 0x15c31cb88 VAL: '1.mp4' (4 sibs) 46: 0x15c31cc20 VAL: '2.mp4' (4 sibs) 46: 0x15c31ccb8 VAL: '3.mp4' (4 sibs) 46: 0x15c31c918 MAP: (3 sibs) 1 children: 46: 0x15c31cd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x15c31ce00 VAL: '0.mp4' (4 sibs) 46: 0x15c31ce98 VAL: '1.mp4' (4 sibs) 46: 0x15c31cf30 VAL: '2.mp4' (4 sibs) 46: 0x15c31cfc8 VAL: '3.mp4' (4 sibs) 46: 0x15c31c9b0 MAP: (3 sibs) 1 children: 46: 0x15c31d070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x15c31d110 VAL: '0.mp4' (4 sibs) 46: 0x15c31d1a8 VAL: '1.mp4' (4 sibs) 46: 0x15c31d240 VAL: '2.mp4' (4 sibs) 46: 0x15c31d2d8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c39b820 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c39b8b0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x15c39b940 MAP: (3 sibs) 1 children: 46: [3] [3] 0x15c39b9d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x15c39ba60 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x15c39baf0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x15c39bb80 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x15c39bc10 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x15c39bca0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x15c39bd30 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x15c39bdc0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x15c39be50 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x15c39bee0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x15c39bf70 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x15c39c000 MAP: (3 sibs) 1 children: 46: [15] [15] 0x15c39c090 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x15c39c120 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x15c39c1b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x15c39c240 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x15c39c2d0 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: 0x15c31ef20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x15c31d380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c399d00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c399d90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x15c399e20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x15c399eb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x15c399f40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x15c399fd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x15c39a060 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x15c39a0f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x15c39a180 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x15c39a210 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x15c39a2a0 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: 0x15c31f038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x15c31d980 MAP: (10 sibs) 1 children: 46: 0x15c319f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31da18 MAP: (10 sibs) 1 children: 46: 0x15c319fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dab0 MAP: (10 sibs) 1 children: 46: 0x15c31df80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31db48 MAP: (10 sibs) 1 children: 46: 0x15c31e020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dbe0 MAP: (10 sibs) 1 children: 46: 0x15c31e0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dc78 MAP: (10 sibs) 1 children: 46: 0x15c31e160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dd10 MAP: (10 sibs) 1 children: 46: 0x15c31e200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dda8 MAP: (10 sibs) 1 children: 46: 0x15c31e2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31de40 MAP: (10 sibs) 1 children: 46: 0x15c31e340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31ded8 MAP: (10 sibs) 1 children: 46: 0x15c31e3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c39d340 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x15c39d3d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x15c39d460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c39d4f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x15c39d580 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c39d610 MAP: (10 sibs) 1 children: 46: [6] [6] 0x15c39d6a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x15c39d730 MAP: (10 sibs) 1 children: 46: [8] [8] 0x15c39d7c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x15c39d850 MAP: (10 sibs) 1 children: 46: [10] [10] 0x15c39d8e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x15c39d970 MAP: (10 sibs) 1 children: 46: [12] [12] 0x15c39da00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x15c39da90 MAP: (10 sibs) 1 children: 46: [14] [14] 0x15c39db20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x15c39dbb0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x15c39dc40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x15c39dcd0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x15c39dd60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x15c39ddf0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x15c39de80 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: 0x15c31f150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x15c31f9d0 MAP: (14 sibs) 1 children: 46: 0x15c320230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31fa68 MAP: (14 sibs) 1 children: 46: 0x15c3202d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31fb00 MAP: (14 sibs) 1 children: 46: 0x15c320370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fb98 MAP: (14 sibs) 1 children: 46: 0x15c320410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fc30 MAP: (14 sibs) 1 children: 46: 0x15c3204b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fcc8 MAP: (14 sibs) 1 children: 46: 0x15c320550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fd60 MAP: (14 sibs) 1 children: 46: 0x15c3205f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fdf8 MAP: (14 sibs) 1 children: 46: 0x15c320690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fe90 MAP: (14 sibs) 1 children: 46: 0x15c320730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31ff28 MAP: (14 sibs) 1 children: 46: 0x15c3207d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31ffc0 MAP: (14 sibs) 1 children: 46: 0x15c320870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c320058 MAP: (14 sibs) 1 children: 46: 0x15c320910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c3200f0 MAP: (14 sibs) 2 children: 46: 0x15c3209b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x15c320a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x15c320188 MAP: (14 sibs) 2 children: 46: 0x15c320af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x15c320b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c39e550 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x15c39e5e0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x15c39e670 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c39e700 MAP: (14 sibs) 1 children: 46: [4] [4] 0x15c39e790 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c39e820 MAP: (14 sibs) 1 children: 46: [6] [6] 0x15c39e8b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x15c39e940 MAP: (14 sibs) 1 children: 46: [8] [8] 0x15c39e9d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x15c39ea60 MAP: (14 sibs) 1 children: 46: [10] [10] 0x15c39eaf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x15c39eb80 MAP: (14 sibs) 1 children: 46: [12] [12] 0x15c39ec10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x15c39eca0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x15c39ed30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x15c39edc0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x15c39ee50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x15c39eee0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x15c39ef70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x15c39f000 MAP: (14 sibs) 1 children: 46: [20] [20] 0x15c39f090 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x15c39f120 MAP: (14 sibs) 1 children: 46: [22] [22] 0x15c39f1b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x15c39f240 MAP: (14 sibs) 1 children: 46: [24] [24] 0x15c39f2d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x15c39f360 MAP: (14 sibs) 2 children: 46: [26] [26] 0x15c39f3f0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x15c39f480 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x15c39f510 MAP: (14 sibs) 2 children: 46: [29] [29] 0x15c39f5a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x15c39f630 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: 0x15c31f7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3a1ba0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x15c3a1ba0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x15c3a1ba0 [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: 0x15c31f8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x15c31ae90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x15c31af28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x15c31afc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x15c31b058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x15c31b0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x15c31b188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x15c31b220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x15c31b2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x15c31b350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x15c31b3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3a24b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3a2540 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x15c3a25d0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x15c3a2660 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c3a26f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3a2780 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c3a2810 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c3a28a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3a2930 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c3a29c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3a2a50 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x15c3a24b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3a2540 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c3a25d0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3a2660 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c3a26f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3a2780 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c3a2810 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c3a28a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3a2930 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c3a29c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3a2a50 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x15c3a24b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3a2540 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c3a25d0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3a2660 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c3a26f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3a2780 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c3a2810 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c3a28a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3a2930 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c3a29c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3a2a50 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] 0x15c375a80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c375b10 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x15c375ba0 VAL: '-2' (3 sibs) 46: [3] [3] 0x15c375c30 VAL: '-2' (3 sibs) 46: [4] [4] 0x15c375cc0 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] 0x15c3a4b10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3a4ba0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x15c3a4c30 VAL: '-2' (3 sibs) 46: [3] [3] 0x15c3a4cc0 VAL: '-2' (3 sibs) 46: [4] [4] 0x15c3a4d50 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] 0x15c373390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c373420 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] 0x15c3a5d00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3a5d90 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] 0x15c379200 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x15c379290 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x15c379320 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x15c3793b0 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] 0x15c3a6610 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x15c3a66a0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x15c3a6730 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x15c3a67c0 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] 0x15c37af30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c37afc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x15c37b050 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x15c37b0e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x15c37b170 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] 0x15c3a6f20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3a6fb0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x15c3a7040 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x15c3a70d0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x15c3a7160 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] 0x15c37d570 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x15c37d600 MAP: (3 sibs) 1 children: 46: [2] [2] 0x15c37d690 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x15c37d720 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x15c37d7b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x15c37d840 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x15c37d8d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x15c37d960 MAP: (3 sibs) 1 children: 46: [8] [8] 0x15c37d9f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x15c37da80 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x15c37db10 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x15c37dba0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x15c37dc30 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x15c37dcc0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x15c37dd50 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x15c37dde0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x15c37de70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x15c37df00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x15c37df90 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] 0x15c3a8140 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x15c3a81d0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x15c3a8260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x15c3a82f0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x15c3a8380 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x15c3a8410 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x15c3a84a0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x15c3a8530 MAP: (3 sibs) 1 children: 46: [8] [8] 0x15c3a85c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x15c3a8650 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x15c3a86e0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x15c3a8770 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x15c3a8800 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x15c3a8890 MAP: (3 sibs) 1 children: 46: [14] [14] 0x15c3a8920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x15c3a89b0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x15c3a8a40 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x15c3a8ad0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x15c3a8b60 VAL: '3.mp4' (4 sibs) 46: #nodes=19 vs #printed=19 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: videos:\n 46: - UQxRibHKEDI:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - DcYsg8VFdC0:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: - Yt3ymqZXzLY:\n 46: - 0.mp4\n 46: - 1.mp4\n 46: - 2.mp4\n 46: - 3.mp4\n 46: ~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x15c3804b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c380540 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x15c3805d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x15c380660 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x15c3806f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x15c380780 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x15c380810 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x15c3808a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x15c380930 MAP: (3 sibs) 1 children: 46: [9] [9] 0x15c3809c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x15c380a50 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x15c380ae0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x15c380b70 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x15c380c00 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x15c380c90 MAP: (3 sibs) 1 children: 46: [15] [15] 0x15c380d20 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x15c380db0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x15c380e40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x15c380ed0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x15c380f60 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] 0x15c3a9350 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3a93e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x15c3a9470 MAP: (3 sibs) 1 children: 46: [3] [3] 0x15c3a9500 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x15c3a9590 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x15c3a9620 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x15c3a96b0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x15c3a9740 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x15c3a97d0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x15c3a9860 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x15c3a98f0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x15c3a9980 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x15c3a9a10 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x15c3a9aa0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x15c3a9b30 MAP: (3 sibs) 1 children: 46: [15] [15] 0x15c3a9bc0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x15c3a9c50 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x15c3a9ce0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x15c3a9d70 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x15c3a9e00 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] 0x15c382ae0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c382b70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x15c382c00 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x15c382c90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x15c382d20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x15c382db0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x15c382e40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x15c382ed0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x15c382f60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x15c382ff0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x15c383080 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] 0x15c3a7830 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3a78c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x15c3a7950 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x15c3a79e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x15c3a7a70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x15c3a7b00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x15c3a7b90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x15c3a7c20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x15c3a7cb0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x15c3a7d40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x15c3a7dd0 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] 0x15c385510 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x15c3855a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x15c385630 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3856c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x15c385750 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3857e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x15c385870 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x15c385900 MAP: (10 sibs) 1 children: 46: [8] [8] 0x15c385990 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x15c385a20 MAP: (10 sibs) 1 children: 46: [10] [10] 0x15c385ab0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x15c385b40 MAP: (10 sibs) 1 children: 46: [12] [12] 0x15c385bd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x15c385c60 MAP: (10 sibs) 1 children: 46: [14] [14] 0x15c385cf0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x15c385d80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x15c385e10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x15c385ea0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x15c385f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x15c385fc0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x15c386050 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] 0x15c3aae70 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x15c3aaf00 MAP: (10 sibs) 1 children: 46: [2] [2] 0x15c3aaf90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3ab020 MAP: (10 sibs) 1 children: 46: [4] [4] 0x15c3ab0b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3ab140 MAP: (10 sibs) 1 children: 46: [6] [6] 0x15c3ab1d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x15c3ab260 MAP: (10 sibs) 1 children: 46: [8] [8] 0x15c3ab2f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x15c3ab380 MAP: (10 sibs) 1 children: 46: [10] [10] 0x15c3ab410 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x15c3ab4a0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x15c3ab530 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x15c3ab5c0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x15c3ab650 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x15c3ab6e0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x15c3ab770 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x15c3ab800 MAP: (10 sibs) 1 children: 46: [18] [18] 0x15c3ab890 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x15c3ab920 MAP: (10 sibs) 1 children: 46: [20] [20] 0x15c3ab9b0 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] 0x15c389330 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x15c3893c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x15c389450 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3894e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x15c389570 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c389600 MAP: (14 sibs) 1 children: 46: [6] [6] 0x15c389690 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x15c389720 MAP: (14 sibs) 1 children: 46: [8] [8] 0x15c3897b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x15c389840 MAP: (14 sibs) 1 children: 46: [10] [10] 0x15c3898d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x15c389960 MAP: (14 sibs) 1 children: 46: [12] [12] 0x15c3899f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x15c389a80 MAP: (14 sibs) 1 children: 46: [14] [14] 0x15c389b10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x15c389ba0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x15c389c30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x15c389cc0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x15c389d50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x15c389de0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x15c389e70 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x15c389f00 MAP: (14 sibs) 1 children: 46: [22] [22] 0x15c389f90 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x15c38a020 MAP: (14 sibs) 1 children: 46: [24] [24] 0x15c38a0b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x15c38a140 MAP: (14 sibs) 2 children: 46: [26] [26] 0x15c38a1d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x15c38a260 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x15c38a2f0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x15c38a380 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x15c38a410 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] 0x15c3ac080 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x15c3ac110 MAP: (14 sibs) 1 children: 46: [2] [2] 0x15c3ac1a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3ac230 MAP: (14 sibs) 1 children: 46: [4] [4] 0x15c3ac2c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3ac350 MAP: (14 sibs) 1 children: 46: [6] [6] 0x15c3ac3e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x15c3ac470 MAP: (14 sibs) 1 children: 46: [8] [8] 0x15c3ac500 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x15c3ac590 MAP: (14 sibs) 1 children: 46: [10] [10] 0x15c3ac620 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x15c3ac6b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x15c3ac740 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x15c3ac7d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x15c3ac860 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x15c3ac8f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x15c3ac980 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x15c3aca10 MAP: (14 sibs) 1 children: 46: [18] [18] 0x15c3acaa0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x15c3acb30 MAP: (14 sibs) 1 children: 46: [20] [20] 0x15c3acbc0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x15c3acc50 MAP: (14 sibs) 1 children: 46: [22] [22] 0x15c3acce0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x15c3acd70 MAP: (14 sibs) 1 children: 46: [24] [24] 0x15c3ace00 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x15c3ace90 MAP: (14 sibs) 2 children: 46: [26] [26] 0x15c3acf20 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x15c3acfb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x15c3ad040 MAP: (14 sibs) 2 children: 46: [29] [29] 0x15c3ad0d0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x15c3ad160 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] 0x15c394860 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x15c3aa560 [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] 0x15c396f20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c396fb0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c397040 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3970d0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c397160 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3971f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c397280 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c397310 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3973a0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c397430 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3974c0 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] 0x15c3ad290 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3ad320 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c3ad3b0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3ad440 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c3ad4d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3ad560 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c3ad5f0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c3ad680 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3ad710 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c3ad7a0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3ad830 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] 0x15c3978c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c397950 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x15c3979e0 VAL: '-2' (3 sibs) 46: [3] [3] 0x15c397a70 VAL: '-2' (3 sibs) 46: [4] [4] 0x15c397b00 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] 0x15c3adba0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3adc30 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x15c3adcc0 VAL: '-2' (3 sibs) 46: [3] [3] 0x15c3add50 VAL: '-2' (3 sibs) 46: [4] [4] 0x15c3adde0 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] 0x15c3981d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c398260 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] 0x15c3ae4b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3ae540 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] 0x15c398ae0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x15c398b70 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x15c398c00 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x15c398c90 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] 0x15c3aedc0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x15c3aee50 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x15c3aeee0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x15c3aef70 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] 0x15c3993f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c399480 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x15c399510 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x15c3995a0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x15c399630 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] 0x15c3af6d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3af760 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x15c3af7f0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x15c3af880 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x15c3af910 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] 0x15c39a610 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x15c39a6a0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x15c39a730 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x15c39a7c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x15c39a850 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x15c39a8e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x15c39a970 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x15c39aa00 MAP: (3 sibs) 1 children: 46: [8] [8] 0x15c39aa90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x15c39ab20 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x15c39abb0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x15c39ac40 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x15c39acd0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x15c39ad60 MAP: (3 sibs) 1 children: 46: [14] [14] 0x15c39adf0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x15c39ae80 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x15c39af10 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x15c39afa0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x15c39b030 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] 0x15c3b08f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x15c3b0980 MAP: (3 sibs) 1 children: 46: [2] [2] 0x15c3b0a10 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x15c3b0aa0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x15c3b0b30 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x15c3b0bc0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x15c3b0c50 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x15c3b0ce0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x15c3b0d70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x15c3b0e00 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x15c3b0e90 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x15c3b0f20 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x15c3b0fb0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x15c3b1040 MAP: (3 sibs) 1 children: 46: [14] [14] 0x15c3b10d0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x15c3b1160 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x15c3b11f0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x15c3b1280 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x15c3b1310 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] 0x15c39b820 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c39b8b0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x15c39b940 MAP: (3 sibs) 1 children: 46: [3] [3] 0x15c39b9d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x15c39ba60 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x15c39baf0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x15c39bb80 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x15c39bc10 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x15c39bca0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x15c39bd30 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x15c39bdc0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x15c39be50 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x15c39bee0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x15c39bf70 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x15c39c000 MAP: (3 sibs) 1 children: 46: [15] [15] 0x15c39c090 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x15c39c120 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x15c39c1b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x15c39c240 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x15c39c2d0 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] 0x15c3b1b00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3b1b90 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x15c3b1c20 MAP: (3 sibs) 1 children: 46: [3] [3] 0x15c3b1cb0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x15c3b1d40 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x15c3b1dd0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x15c3b1e60 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x15c3b1ef0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x15c3b1f80 MAP: (3 sibs) 1 children: 46: [9] [9] 0x15c3b2010 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x15c3b20a0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x15c3b2130 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x15c3b21c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x15c3b2250 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x15c3b22e0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x15c3b2370 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x15c3b2400 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x15c3b2490 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x15c3b2520 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x15c3b25b0 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] 0x15c399d00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c399d90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x15c399e20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x15c399eb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x15c399f40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x15c399fd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x15c39a060 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x15c39a0f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x15c39a180 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x15c39a210 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x15c39a2a0 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] 0x15c3affe0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3b0070 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x15c3b0100 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x15c3b0190 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x15c3b0220 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x15c3b02b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x15c3b0340 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x15c3b03d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x15c3b0460 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x15c3b04f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x15c3b0580 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] 0x15c39d340 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x15c39d3d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x15c39d460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c39d4f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x15c39d580 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c39d610 MAP: (10 sibs) 1 children: 46: [6] [6] 0x15c39d6a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x15c39d730 MAP: (10 sibs) 1 children: 46: [8] [8] 0x15c39d7c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x15c39d850 MAP: (10 sibs) 1 children: 46: [10] [10] 0x15c39d8e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x15c39d970 MAP: (10 sibs) 1 children: 46: [12] [12] 0x15c39da00 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x15c39da90 MAP: (10 sibs) 1 children: 46: [14] [14] 0x15c39db20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x15c39dbb0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x15c39dc40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x15c39dcd0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x15c39dd60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x15c39ddf0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x15c39de80 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] 0x15c3b3620 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x15c3b36b0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x15c3b3740 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3b37d0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x15c3b3860 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3b38f0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x15c3b3980 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x15c3b3a10 MAP: (10 sibs) 1 children: 46: [8] [8] 0x15c3b3aa0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x15c3b3b30 MAP: (10 sibs) 1 children: 46: [10] [10] 0x15c3b3bc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x15c3b3c50 MAP: (10 sibs) 1 children: 46: [12] [12] 0x15c3b3ce0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x15c3b3d70 MAP: (10 sibs) 1 children: 46: [14] [14] 0x15c3b3e00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x15c3b3e90 MAP: (10 sibs) 1 children: 46: [16] [16] 0x15c3b3f20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x15c3b3fb0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x15c3b4040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x15c3b40d0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x15c3b4160 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] 0x15c39e550 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x15c39e5e0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x15c39e670 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c39e700 MAP: (14 sibs) 1 children: 46: [4] [4] 0x15c39e790 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c39e820 MAP: (14 sibs) 1 children: 46: [6] [6] 0x15c39e8b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x15c39e940 MAP: (14 sibs) 1 children: 46: [8] [8] 0x15c39e9d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x15c39ea60 MAP: (14 sibs) 1 children: 46: [10] [10] 0x15c39eaf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x15c39eb80 MAP: (14 sibs) 1 children: 46: [12] [12] 0x15c39ec10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x15c39eca0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x15c39ed30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x15c39edc0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x15c39ee50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x15c39eee0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x15c39ef70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x15c39f000 MAP: (14 sibs) 1 children: 46: [20] [20] 0x15c39f090 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x15c39f120 MAP: (14 sibs) 1 children: 46: [22] [22] 0x15c39f1b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x15c39f240 MAP: (14 sibs) 1 children: 46: [24] [24] 0x15c39f2d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x15c39f360 MAP: (14 sibs) 2 children: 46: [26] [26] 0x15c39f3f0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x15c39f480 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x15c39f510 MAP: (14 sibs) 2 children: 46: [29] [29] 0x15c39f5a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x15c39f630 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] 0x15c3b4830 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x15c3b48c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x15c3b4950 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3b49e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x15c3b4a70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3b4b00 MAP: (14 sibs) 1 children: 46: [6] [6] 0x15c3b4b90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x15c3b4c20 MAP: (14 sibs) 1 children: 46: [8] [8] 0x15c3b4cb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x15c3b4d40 MAP: (14 sibs) 1 children: 46: [10] [10] 0x15c3b4dd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x15c3b4e60 MAP: (14 sibs) 1 children: 46: [12] [12] 0x15c3b4ef0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x15c3b4f80 MAP: (14 sibs) 1 children: 46: [14] [14] 0x15c3b5010 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x15c3b50a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x15c3b5130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x15c3b51c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x15c3b5250 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x15c3b52e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x15c3b5370 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x15c3b5400 MAP: (14 sibs) 1 children: 46: [22] [22] 0x15c3b5490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x15c3b5520 MAP: (14 sibs) 1 children: 46: [24] [24] 0x15c3b55b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x15c3b5640 MAP: (14 sibs) 2 children: 46: [26] [26] 0x15c3b56d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x15c3b5760 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x15c3b57f0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x15c3b5880 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x15c3b5910 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x15c3a1ba0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x15c3b2d10 [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] 0x15c3a24b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3a2540 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c3a25d0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3a2660 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c3a26f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3a2780 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c3a2810 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c3a28a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3a2930 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c3a29c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3a2a50 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] 0x15c3b5a40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3b5ad0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c3b5b60 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3b5bf0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c3b5c80 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3b5d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c3b5da0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c3b5e30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3b5ec0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c3b5f50 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3b5fe0 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: 0x15c31e890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c319000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x15c3190a0 VAL: '-2' (3 sibs) 46: 0x15c319138 VAL: '-2' (3 sibs) 46: 0x15c3191d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3a54e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3a5570 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x15c3a5600 VAL: '-2' (3 sibs) 46: [3] [3] 0x15c3a5690 VAL: '-2' (3 sibs) 46: [4] [4] 0x15c3a5720 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: 0x15c31e9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c3194b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3a57c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3a5850 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: 0x15c31eac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x15c319a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x15c319af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x15c319ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3b6350 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x15c3b63e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x15c3b6470 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x15c3b6500 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: 0x15c31ebd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c319550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x15c319c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x15c319cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x15c319d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3b65a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3b6630 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x15c3b66c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x15c3b6750 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x15c3b67e0 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: 0x15c31ecf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x15c318d10 MAP: (3 sibs) 1 children: 46: 0x15c31b760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x15c31b800 VAL: '0.mp4' (4 sibs) 46: 0x15c31b898 VAL: '1.mp4' (4 sibs) 46: 0x15c31b930 VAL: '2.mp4' (4 sibs) 46: 0x15c31b9c8 VAL: '3.mp4' (4 sibs) 46: 0x15c318da8 MAP: (3 sibs) 1 children: 46: 0x15c31ba70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x15c31bb10 VAL: '0.mp4' (4 sibs) 46: 0x15c31bba8 VAL: '1.mp4' (4 sibs) 46: 0x15c31bc40 VAL: '2.mp4' (4 sibs) 46: 0x15c31bcd8 VAL: '3.mp4' (4 sibs) 46: 0x15c318e40 MAP: (3 sibs) 1 children: 46: 0x15c31bd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x15c31be20 VAL: '0.mp4' (4 sibs) 46: 0x15c31beb8 VAL: '1.mp4' (4 sibs) 46: 0x15c31bf50 VAL: '2.mp4' (4 sibs) 46: 0x15c31bfe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3b6880 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x15c3b6910 MAP: (3 sibs) 1 children: 46: [2] [2] 0x15c3b69a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x15c3b6a30 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x15c3b6ac0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x15c3b6b50 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x15c3b6be0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x15c3b6c70 MAP: (3 sibs) 1 children: 46: [8] [8] 0x15c3b6d00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x15c3b6d90 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x15c3b6e20 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x15c3b6eb0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x15c3b6f40 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x15c3b6fd0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x15c3b7060 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x15c3b70f0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x15c3b7180 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x15c3b7210 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x15c3b72a0 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: 0x15c31ee08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c31c7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x15c31c880 MAP: (3 sibs) 1 children: 46: 0x15c31ca50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x15c31caf0 VAL: '0.mp4' (4 sibs) 46: 0x15c31cb88 VAL: '1.mp4' (4 sibs) 46: 0x15c31cc20 VAL: '2.mp4' (4 sibs) 46: 0x15c31ccb8 VAL: '3.mp4' (4 sibs) 46: 0x15c31c918 MAP: (3 sibs) 1 children: 46: 0x15c31cd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x15c31ce00 VAL: '0.mp4' (4 sibs) 46: 0x15c31ce98 VAL: '1.mp4' (4 sibs) 46: 0x15c31cf30 VAL: '2.mp4' (4 sibs) 46: 0x15c31cfc8 VAL: '3.mp4' (4 sibs) 46: 0x15c31c9b0 MAP: (3 sibs) 1 children: 46: 0x15c31d070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x15c31d110 VAL: '0.mp4' (4 sibs) 46: 0x15c31d1a8 VAL: '1.mp4' (4 sibs) 46: 0x15c31d240 VAL: '2.mp4' (4 sibs) 46: 0x15c31d2d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3b7340 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3b73d0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x15c3b7460 MAP: (3 sibs) 1 children: 46: [3] [3] 0x15c3b74f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x15c3b7580 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x15c3b7610 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x15c3b76a0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x15c3b7730 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x15c3b77c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x15c3b7850 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x15c3b78e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x15c3b7970 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x15c3b7a00 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x15c3b7a90 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x15c3b7b20 MAP: (3 sibs) 1 children: 46: [15] [15] 0x15c3b7bb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x15c3b7c40 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x15c3b7cd0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x15c3b7d60 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x15c3b7df0 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: 0x15c31ef20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x15c31d380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3b7e90 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3b7f20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x15c3b7fb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x15c3b8040 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x15c3b80d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x15c3b8160 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x15c3b81f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x15c3b8280 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x15c3b8310 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x15c3b83a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x15c3b8430 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: 0x15c31f038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x15c31d980 MAP: (10 sibs) 1 children: 46: 0x15c319f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31da18 MAP: (10 sibs) 1 children: 46: 0x15c319fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dab0 MAP: (10 sibs) 1 children: 46: 0x15c31df80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31db48 MAP: (10 sibs) 1 children: 46: 0x15c31e020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dbe0 MAP: (10 sibs) 1 children: 46: 0x15c31e0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dc78 MAP: (10 sibs) 1 children: 46: 0x15c31e160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dd10 MAP: (10 sibs) 1 children: 46: 0x15c31e200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dda8 MAP: (10 sibs) 1 children: 46: 0x15c31e2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31de40 MAP: (10 sibs) 1 children: 46: 0x15c31e340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31ded8 MAP: (10 sibs) 1 children: 46: 0x15c31e3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3b84d0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x15c3b8560 MAP: (10 sibs) 1 children: 46: [2] [2] 0x15c3b85f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3b8680 MAP: (10 sibs) 1 children: 46: [4] [4] 0x15c3b8710 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3b87a0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x15c3b8830 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x15c3b88c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x15c3b8950 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x15c3b89e0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x15c3b8a70 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x15c3b8b00 MAP: (10 sibs) 1 children: 46: [12] [12] 0x15c3b8b90 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x15c3b8c20 MAP: (10 sibs) 1 children: 46: [14] [14] 0x15c3b8cb0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x15c3b8d40 MAP: (10 sibs) 1 children: 46: [16] [16] 0x15c3b8dd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x15c3b8e60 MAP: (10 sibs) 1 children: 46: [18] [18] 0x15c3b8ef0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x15c3b8f80 MAP: (10 sibs) 1 children: 46: [20] [20] 0x15c3b9010 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: 0x15c31f150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x15c31f9d0 MAP: (14 sibs) 1 children: 46: 0x15c320230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31fa68 MAP: (14 sibs) 1 children: 46: 0x15c3202d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31fb00 MAP: (14 sibs) 1 children: 46: 0x15c320370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fb98 MAP: (14 sibs) 1 children: 46: 0x15c320410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fc30 MAP: (14 sibs) 1 children: 46: 0x15c3204b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fcc8 MAP: (14 sibs) 1 children: 46: 0x15c320550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fd60 MAP: (14 sibs) 1 children: 46: 0x15c3205f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fdf8 MAP: (14 sibs) 1 children: 46: 0x15c320690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fe90 MAP: (14 sibs) 1 children: 46: 0x15c320730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31ff28 MAP: (14 sibs) 1 children: 46: 0x15c3207d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31ffc0 MAP: (14 sibs) 1 children: 46: 0x15c320870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c320058 MAP: (14 sibs) 1 children: 46: 0x15c320910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c3200f0 MAP: (14 sibs) 2 children: 46: 0x15c3209b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x15c320a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x15c320188 MAP: (14 sibs) 2 children: 46: 0x15c320af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x15c320b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3b90b0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x15c3b9140 MAP: (14 sibs) 1 children: 46: [2] [2] 0x15c3b91d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3b9260 MAP: (14 sibs) 1 children: 46: [4] [4] 0x15c3b92f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3b9380 MAP: (14 sibs) 1 children: 46: [6] [6] 0x15c3b9410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x15c3b94a0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x15c3b9530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x15c3b95c0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x15c3b9650 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x15c3b96e0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x15c3b9770 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x15c3b9800 MAP: (14 sibs) 1 children: 46: [14] [14] 0x15c3b9890 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x15c3b9920 MAP: (14 sibs) 1 children: 46: [16] [16] 0x15c3b99b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x15c3b9a40 MAP: (14 sibs) 1 children: 46: [18] [18] 0x15c3b9ad0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x15c3b9b60 MAP: (14 sibs) 1 children: 46: [20] [20] 0x15c3b9bf0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x15c3b9c80 MAP: (14 sibs) 1 children: 46: [22] [22] 0x15c3b9d10 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x15c3b9da0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x15c3b9e30 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x15c3b9ec0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x15c3b9f50 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x15c3b9fe0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x15c3ba070 MAP: (14 sibs) 2 children: 46: [29] [29] 0x15c3ba100 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x15c3ba190 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: 0x15c31f7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c31aa50 [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: 0x15c31f8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x15c31ae90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x15c31af28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x15c31afc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x15c31b058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x15c31b0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x15c31b188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x15c31b220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x15c31b2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x15c31b350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x15c31b3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3ba230 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3ba2c0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c3ba350 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3ba3e0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c3ba470 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3ba500 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c3ba590 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c3ba620 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3ba6b0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c3ba740 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3ba7d0 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: 0x15c31e890 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c319000 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x15c3190a0 VAL: '-2' (3 sibs) 46: 0x15c319138 VAL: '-2' (3 sibs) 46: 0x15c3191d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3ba870 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3ba900 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x15c3ba990 VAL: '-2' (3 sibs) 46: [3] [3] 0x15c3baa20 VAL: '-2' (3 sibs) 46: [4] [4] 0x15c3baab0 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: 0x15c31e9a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c3194b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3a58f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3a5980 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: 0x15c31eac0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x15c319a60 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x15c319af8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x15c319ba0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3bab50 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x15c3babe0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x15c3bac70 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x15c3bad00 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: 0x15c31ebd8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c319550 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x15c319c40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x15c319cd8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x15c319d70 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3bada0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3bae30 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x15c3baec0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x15c3baf50 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x15c3bafe0 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: 0x15c31ecf0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x15c318d10 MAP: (3 sibs) 1 children: 46: 0x15c31b760 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x15c31b800 VAL: '0.mp4' (4 sibs) 46: 0x15c31b898 VAL: '1.mp4' (4 sibs) 46: 0x15c31b930 VAL: '2.mp4' (4 sibs) 46: 0x15c31b9c8 VAL: '3.mp4' (4 sibs) 46: 0x15c318da8 MAP: (3 sibs) 1 children: 46: 0x15c31ba70 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x15c31bb10 VAL: '0.mp4' (4 sibs) 46: 0x15c31bba8 VAL: '1.mp4' (4 sibs) 46: 0x15c31bc40 VAL: '2.mp4' (4 sibs) 46: 0x15c31bcd8 VAL: '3.mp4' (4 sibs) 46: 0x15c318e40 MAP: (3 sibs) 1 children: 46: 0x15c31bd80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x15c31be20 VAL: '0.mp4' (4 sibs) 46: 0x15c31beb8 VAL: '1.mp4' (4 sibs) 46: 0x15c31bf50 VAL: '2.mp4' (4 sibs) 46: 0x15c31bfe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3bb080 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x15c3bb110 MAP: (3 sibs) 1 children: 46: [2] [2] 0x15c3bb1a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x15c3bb230 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x15c3bb2c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x15c3bb350 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x15c3bb3e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x15c3bb470 MAP: (3 sibs) 1 children: 46: [8] [8] 0x15c3bb500 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x15c3bb590 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x15c3bb620 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x15c3bb6b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x15c3bb740 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x15c3bb7d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x15c3bb860 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x15c3bb8f0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x15c3bb980 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x15c3bba10 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x15c3bbaa0 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: 0x15c31ee08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x15c31c7e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x15c31c880 MAP: (3 sibs) 1 children: 46: 0x15c31ca50 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x15c31caf0 VAL: '0.mp4' (4 sibs) 46: 0x15c31cb88 VAL: '1.mp4' (4 sibs) 46: 0x15c31cc20 VAL: '2.mp4' (4 sibs) 46: 0x15c31ccb8 VAL: '3.mp4' (4 sibs) 46: 0x15c31c918 MAP: (3 sibs) 1 children: 46: 0x15c31cd60 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x15c31ce00 VAL: '0.mp4' (4 sibs) 46: 0x15c31ce98 VAL: '1.mp4' (4 sibs) 46: 0x15c31cf30 VAL: '2.mp4' (4 sibs) 46: 0x15c31cfc8 VAL: '3.mp4' (4 sibs) 46: 0x15c31c9b0 MAP: (3 sibs) 1 children: 46: 0x15c31d070 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x15c31d110 VAL: '0.mp4' (4 sibs) 46: 0x15c31d1a8 VAL: '1.mp4' (4 sibs) 46: 0x15c31d240 VAL: '2.mp4' (4 sibs) 46: 0x15c31d2d8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3bbb40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x15c3bbbd0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x15c3bbc60 MAP: (3 sibs) 1 children: 46: [3] [3] 0x15c3bbcf0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x15c3bbd80 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x15c3bbe10 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x15c3bbea0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x15c3bbf30 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x15c3bbfc0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x15c3bc050 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x15c3bc0e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x15c3bc170 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x15c3bc200 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x15c3bc290 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x15c3bc320 MAP: (3 sibs) 1 children: 46: [15] [15] 0x15c3bc3b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x15c3bc440 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x15c3bc4d0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x15c3bc560 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x15c3bc5f0 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: 0x15c31ef20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x15c31d380 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d418 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d4b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d548 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d678 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d710 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d7a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x15c31d8d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3bc690 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3bc720 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x15c3bc7b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x15c3bc840 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x15c3bc8d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x15c3bc960 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x15c3bc9f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x15c3bca80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x15c3bcb10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x15c3bcba0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x15c3bcc30 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: 0x15c31f038 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x15c31d980 MAP: (10 sibs) 1 children: 46: 0x15c319f00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31da18 MAP: (10 sibs) 1 children: 46: 0x15c319fa0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dab0 MAP: (10 sibs) 1 children: 46: 0x15c31df80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31db48 MAP: (10 sibs) 1 children: 46: 0x15c31e020 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dbe0 MAP: (10 sibs) 1 children: 46: 0x15c31e0c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dc78 MAP: (10 sibs) 1 children: 46: 0x15c31e160 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dd10 MAP: (10 sibs) 1 children: 46: 0x15c31e200 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31dda8 MAP: (10 sibs) 1 children: 46: 0x15c31e2a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31de40 MAP: (10 sibs) 1 children: 46: 0x15c31e340 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31ded8 MAP: (10 sibs) 1 children: 46: 0x15c31e3e0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3bccd0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x15c3bcd60 MAP: (10 sibs) 1 children: 46: [2] [2] 0x15c3bcdf0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3bce80 MAP: (10 sibs) 1 children: 46: [4] [4] 0x15c3bcf10 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3bcfa0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x15c3bd030 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x15c3bd0c0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x15c3bd150 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x15c3bd1e0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x15c3bd270 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x15c3bd300 MAP: (10 sibs) 1 children: 46: [12] [12] 0x15c3bd390 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x15c3bd420 MAP: (10 sibs) 1 children: 46: [14] [14] 0x15c3bd4b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x15c3bd540 MAP: (10 sibs) 1 children: 46: [16] [16] 0x15c3bd5d0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x15c3bd660 MAP: (10 sibs) 1 children: 46: [18] [18] 0x15c3bd6f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x15c3bd780 MAP: (10 sibs) 1 children: 46: [20] [20] 0x15c3bd810 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: 0x15c31f150 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x15c31f9d0 MAP: (14 sibs) 1 children: 46: 0x15c320230 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31fa68 MAP: (14 sibs) 1 children: 46: 0x15c3202d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c31fb00 MAP: (14 sibs) 1 children: 46: 0x15c320370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fb98 MAP: (14 sibs) 1 children: 46: 0x15c320410 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fc30 MAP: (14 sibs) 1 children: 46: 0x15c3204b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fcc8 MAP: (14 sibs) 1 children: 46: 0x15c320550 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fd60 MAP: (14 sibs) 1 children: 46: 0x15c3205f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fdf8 MAP: (14 sibs) 1 children: 46: 0x15c320690 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31fe90 MAP: (14 sibs) 1 children: 46: 0x15c320730 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31ff28 MAP: (14 sibs) 1 children: 46: 0x15c3207d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x15c31ffc0 MAP: (14 sibs) 1 children: 46: 0x15c320870 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c320058 MAP: (14 sibs) 1 children: 46: 0x15c320910 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x15c3200f0 MAP: (14 sibs) 2 children: 46: 0x15c3209b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x15c320a48 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x15c320188 MAP: (14 sibs) 2 children: 46: 0x15c320af0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x15c320b88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3bd8b0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x15c3bd940 MAP: (14 sibs) 1 children: 46: [2] [2] 0x15c3bd9d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x15c3bda60 MAP: (14 sibs) 1 children: 46: [4] [4] 0x15c3bdaf0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x15c3bdb80 MAP: (14 sibs) 1 children: 46: [6] [6] 0x15c3bdc10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x15c3bdca0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x15c3bdd30 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x15c3bddc0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x15c3bde50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x15c3bdee0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x15c3bdf70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x15c3be000 MAP: (14 sibs) 1 children: 46: [14] [14] 0x15c3be090 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x15c3be120 MAP: (14 sibs) 1 children: 46: [16] [16] 0x15c3be1b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x15c3be240 MAP: (14 sibs) 1 children: 46: [18] [18] 0x15c3be2d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x15c3be360 MAP: (14 sibs) 1 children: 46: [20] [20] 0x15c3be3f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x15c3be480 MAP: (14 sibs) 1 children: 46: [22] [22] 0x15c3be510 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x15c3be5a0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x15c3be630 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x15c3be6c0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x15c3be750 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x15c3be7e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x15c3be870 MAP: (14 sibs) 2 children: 46: [29] [29] 0x15c3be900 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x15c3be990 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: 0x15c31f7e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c31a600 [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: 0x15c31f8f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x15c31ae90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x15c31af28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x15c31afc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x15c31b058 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x15c31b0f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x15c31b188 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x15c31b220 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x15c31b2b8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x15c31b350 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x15c31b3e8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x15c3bea30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x15c3beac0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x15c3beb50 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x15c3bebe0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x15c3bec70 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x15c3bed00 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x15c3bed90 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x15c3bee20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x15c3beeb0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x15c3bef40 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x15c3befd0 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 (20 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (20 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.05 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: 1.491779ms: read_file 47: 0.002996ms: count_lines 47: reserving #lines=90 47: 0.013419ms: tree_reserve 47: 0.091163ms: parse_yml 47: 0.031312ms: emit_to_buffer 47: 0.002830ms: print_stdout 47: 1.717618ms: objects 47: 1.729214ms: 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.01 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.56 sec ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 5.27s ============================== Processing files: rapidyaml-0.5.0-12.fc40.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PZx7pT Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jAjZM9 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-12.fc40 rapidyaml(ppc-64) = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-12.fc40.ppc64le Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-12.fc40 rapidyaml-devel(ppc-64) = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(ppc-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-12.fc40.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AaLHxH Provides: python-rapidyaml = 0.5.0-12.fc40 python3-rapidyaml = 0.5.0-12.fc40 python3-rapidyaml(ppc-64) = 0.5.0-12.fc40 python3.12-rapidyaml = 0.5.0-12.fc40 python3.12dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.12 python3.12dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-12.fc40.ppc64le Provides: rapidyaml-debugsource = 0.5.0-12.fc40 rapidyaml-debugsource(ppc-64) = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-12.fc40.ppc64le Provides: debuginfo(build-id) = 19568e185ec58b078323988271c3fc042dea83bf libryml.so.0.5.0-0.5.0-12.fc40.ppc64le.debug()(64bit) rapidyaml-debuginfo = 0.5.0-12.fc40 rapidyaml-debuginfo(ppc-64) = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(ppc-64) = 0.5.0-12.fc40 Processing files: python3-rapidyaml-debuginfo-0.5.0-12.fc40.ppc64le Provides: debuginfo(build-id) = 1b1eaccbd9c196f628669210ec1a61bff28f4128 python-rapidyaml-debuginfo = 0.5.0-12.fc40 python3-rapidyaml-debuginfo = 0.5.0-12.fc40 python3-rapidyaml-debuginfo(ppc-64) = 0.5.0-12.fc40 python3.12-rapidyaml-debuginfo = 0.5.0-12.fc40 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(ppc-64) = 0.5.0-12.fc40 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-12.fc40.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-12.fc40.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-12.fc40.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-12.fc40.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-12.fc40.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-12.fc40.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-12.fc40.ppc64le.rpm + 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 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/usr/lib/python3.12/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=8 + /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-12.fc40.ppc64le/usr/share/doc/rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/usr/share/doc/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/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-12.fc40.ppc64le/usr/share/licenses/rapidyaml + export LC_ALL= + LC_ALL= + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/usr/share/licenses/rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/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-12.fc40.ppc64le/usr/share/doc/python3-rapidyaml + export LC_ALL= + LC_ALL= + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/usr/share/doc/python3-rapidyaml + cp -pr /builddir/build/BUILD/rapidyaml-0.5.0/README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-12.fc40.ppc64le/usr/share/doc/python3-rapidyaml + 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: